Go to file
thorpej 9d9479eb2f Make ntp_gettime() and ntp_adjtime() like other system calls:
- The functions that implement them and the argument names are
  prepended with "sys_".
- Optional systems calls are "UNIMPL" if the support is not being
  compiled into the kernel.
1996-11-14 04:51:09 +00:00
bin fix the the typos 1996-11-10 23:58:22 +00:00
distrib Add a description about how HDX should be used when preparing a NetBSD-bootable 1996-11-05 09:57:44 +00:00
etc Deal with missing `cgtwo', `uk' and `ss' devices. 1996-11-12 00:00:45 +00:00
games /etc/termcap -> /usr/share/misc/termcap. Fixes misc/1401. 1996-11-12 07:50:11 +00:00
gnu /etc/termcap -> /usr/share/misc/termcap. Fixes misc/1401. 1996-11-12 07:50:11 +00:00
include Fix RIP-V1 netinfo structure to be sizeof(sockaddr) + sizeof(u_int32_t) by 1996-11-04 21:29:46 +00:00
lib Make openpty() work more than once. 1996-11-12 16:39:38 +00:00
libexec - implement -a (verfiy all hostnames) with code taken from rshd(8). 1996-11-08 07:47:44 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Fix more cosmetic problems -- changed .Nm fsck to just .Nm (thats the 1996-11-09 18:43:22 +00:00
share Move description of the busmouse protocol to busmouse.4 1996-11-12 19:27:29 +00:00
sys Make ntp_gettime() and ntp_adjtime() like other system calls: 1996-11-14 04:51:09 +00:00
usr.bin /etc/termcap -> /usr/share/misc/termcap. Fixes misc/1401. 1996-11-12 08:19:52 +00:00
usr.sbin Eliminate the "dangerous trailing context" (actually both uses of 1996-11-13 18:42:18 +00:00
Makefile allow builds to work if directory games is missing. Closes pr misc/1921 and 1996-08-10 23:29:00 +00:00