Bill Currie
|
8f56f28ad7
|
[net] Use designated initializers for drivers
Not that I expect anything to change any time soon, but nice to have
the initializers explicitly named.
|
2022-04-06 18:46:28 +09:00 |
|
Bill Currie
|
bc1b483525
|
Nuke the rcsid stuff.
It's pretty useless in git.
|
2012-04-22 10:56:32 +09:00 |
|
Bill Currie
|
77dcd07b37
|
Remove a dead function.
|
2011-07-29 14:30:54 +09:00 |
|
Bill Currie
|
1d57477101
|
Document the "public" functions of NQ's networking code.
|
2011-07-26 14:15:41 +09:00 |
|
Bill Currie
|
3fb03fc2be
|
hah, should have been using __attribute__((used)) all that time (rather
than __attribute__((unused))). fixes the missing console in -x11
|
2005-08-04 15:27:09 +00:00 |
|
Bill Currie
|
21d8b4f8dc
|
link in hw, move the qw and nq networking code into libs/net and make
hw-master use libnetchan. there are evil include hacks that will need to be
taken care of in net*.[ch]
|
2003-02-11 22:48:57 +00:00 |
|