Go to file
cgd 100e87de11 '${CC:-cc} -E' rather than 'cpp': want to use a cross-compiler if
appropriate, but worse: 'cpp' (real-UNIX or stock gnu) takes args
[infile [outfile]].  I.e., the second arg (ioctl_compat.h) would
end up being nuked by this script if using a vendor or stock gnu cpp!
Our /usr/bin/cpp works Differently.
2000-07-27 01:36:56 +00:00
bin ts_nsec -> tv_nsec, per POSIX. 2000-07-23 20:50:44 +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 Un __P. 2000-07-26 21:50:48 +00:00
usr.bin '${CC:-cc} -E' rather than 'cpp': want to use a cross-compiler if 2000-07-27 01:36:56 +00:00
usr.sbin add usr.bin/{hoststat,purgestat}, which are new argv[0] hack 2000-07-26 16:35:33 +00:00
Makefile Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00