mycroft
|
2bc736661a
|
Implement poll(2).
|
1996-09-07 12:40:22 +00:00 |
mycroft
|
49d52c9b1c
|
Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and
PRU_CONTROL. The usrreq interface really needs to be split up, but this will have to wait.
Remove SS_PRIV completely.
|
1996-05-22 13:54:55 +00:00 |
mycroft
|
5482957905
|
splnet --> splsoftnet
|
1995-08-12 23:59:09 +00:00 |
cgd
|
6ac2bbfc35
|
be more careful with types, also pull in headers where necessary.
|
1994-10-30 21:43:03 +00:00 |
cgd
|
cf92afd66e
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:29:24 +00:00 |
mycroft
|
d361acde18
|
Update to 4.4-Lite networking code, with a few local changes.
|
1994-05-13 06:01:27 +00:00 |
mycroft
|
bb675b0e4c
|
Minor changes.
|
1994-05-11 10:27:22 +00:00 |
mycroft
|
ee2d6ef1e3
|
Minor changes.
|
1994-05-11 10:26:49 +00:00 |
mycroft
|
efe5996f50
|
Set the file type correctly for stat().
|
1994-04-25 08:09:59 +00:00 |
mycroft
|
cd6e6bc193
|
Remove sbselqueue().
|
1994-04-25 08:08:56 +00:00 |
mycroft
|
7f50bd1829
|
Canonicalize all #includes.
|
1993-12-18 04:21:37 +00:00 |
andrew
|
0e6cb953ea
|
ANSIfications - removed all implicit function return types and argument
definitions. Ensured that all files include "systm.h" to gain access to
general prototypes. Casts where necessary.
|
1993-06-27 06:01:27 +00:00 |
cgd
|
fe1802950b
|
add include of select.h if necessary for protos, or delete if extraneous
|
1993-05-22 11:40:42 +00:00 |
cgd
|
8d6c77881c
|
make kernel select interface be one-stop shopping & clean it all up.
|
1993-05-18 18:18:40 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |