christos
|
d205cc9cd4
|
oops, forgot to include new files.
|
1999-09-07 18:20:18 +00:00 |
pk
|
bd84136493
|
copyinst() takes a `size_t *'.
|
1999-05-27 14:03:05 +00:00 |
christos
|
e1f16dd0c9
|
Assign copyrights to TNF; tv has copyrights on the remaining files...
It would be nice if he changed them (hint, hint)
|
1998-09-04 19:54:37 +00:00 |
lukem
|
786b86d71b
|
use AF_LOCAL instead of AF_UNIX
|
1998-07-18 05:04:35 +00:00 |
christos
|
ee8b56d3e6
|
Add:
64 bit filesystem system calls
socket system calls
ntp system calls
|
1997-07-21 23:02:34 +00:00 |
fvdl
|
0c32bba802
|
Make this compile with -Wcast-qual.
|
1996-10-28 08:46:35 +00:00 |
christos
|
f8dddb3afe
|
add: I_FDINSERT, _I_BIND_RSVD, _I_RELE_RSVD, SI_SHUTDOWN
this fixes programs that use listen(2) and accept(2), and
makes unix domain sockets work both in tcp and udp.
|
1996-08-30 23:06:24 +00:00 |
christos
|
dcf6c8ee56
|
New files to provide a device,inode -> pathname mapping for unix domain
sockets. This is needed for putmsg(2)
|
1996-04-11 12:43:29 +00:00 |