This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e72ff15736
NetBSD
/
usr.sbin
/
rwhod
History
kleink
66105c37fc
Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,
...
use SEEK_SET/SEEK_CUR/SEEK_END instead.
1997-08-25 19:31:43 +00:00
..
Makefile
doesn't need libkvm any more
1997-03-08 22:21:55 +00:00
rwhod.8
gethostname(3) is no longer a syscall
1997-07-14 01:43:49 +00:00
rwhod.c
Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,
1997-08-25 19:31:43 +00:00