Go to file
cgd 4adc7b9704 add nops after jals in PANIC and PRINTF. (these macros are often used in
code which has noreorder set, and they're not used with nops afterwards,
as is appropriate in that case, so put the nops in the macros.)
2000-07-27 05:01:06 +00:00
bin un-__P functions declared in parser.h. host programs include parser.h, 2000-07-27 04:09:27 +00:00
crypto Return failure if there is no Kerberos 5 configuration file. 2000-07-16 18:27:53 +00:00
dist Use /usr/share/doc/html/ntp as location for html files. 2000-07-23 14:30:54 +00:00
distrib Add todr.9 2000-07-26 23:00:23 +00:00
etc add usr.bin/{hoststat,purgestat}, which are new argv[0] hack 2000-07-26 16:35:33 +00:00
games Rename move() to moveplayer() to avoid clashing with libcurses. 2000-07-23 23:57:23 +00:00
gnu add sparc64-netbsd & sparc-netbsdelf support (from me via binutils-current) 2000-07-26 16:35:12 +00:00
include ${RPCGEN}, not hard-coded rpcgen 2000-07-25 06:29:44 +00:00
lib do not try to transmit UDP DNS query forever, in EINTR-busy situation. 2000-07-27 00:35:02 +00:00
libexec The ELF ABI declares that argc must fill an `argument slot'. Make it so. 2000-07-26 15:40:07 +00:00
regress DPADD ${LIBSKEY} as well as LDADDing -lskey 2000-07-27 00:25:05 +00:00
sbin backoff rev 1.18 & 1.19 - it's made obsolete by last rc.d changes and using 2000-07-25 19:02:15 +00:00
share Add SEE ALSO section. 2000-07-26 22:16:56 +00:00
sys add nops after jals in PANIC and PRINTF. (these macros are often used in 2000-07-27 05:01:06 +00:00
usr.bin If unprivileged, don't even look up user or group name. (always set uid and 2000-07-27 03:57:50 +00:00
usr.sbin add usr.bin/{hoststat,purgestat}, which are new argv[0] hack 2000-07-26 16:35:33 +00:00
Makefile
Makefile.inc