Go to file
briggs 0ad393d6e3 On 20 Feb 2000, the humanize_number() function got a fifth argument--a
divisor.  This divisor replaces a hard-coded divisor of 1024.  To remain
consistent with the hard-coded SI prefix list, humanize_number should
probably only be called with a divisor of 1000 or 1024.
This is now documented.
2000-08-05 14:58:03 +00:00
bin rename nset to infoset from jhawk. 2000-08-02 19:44:18 +00:00
crypto this was removed from the source 2000-08-03 03:39:02 +00:00
dist Use /usr/share/doc/html/ntp as location for html files. 2000-07-23 14:30:54 +00:00
distrib We have useradd(8) now, no more need to bother people with vipw and 2000-08-04 14:51:36 +00:00
etc Remove the (not supported) krbupdate service, and add (commented out) 2000-08-05 00:48:15 +00:00
games Use a local implementation of htonl() called h2nl(). htonl() is not 2000-07-31 11:39:00 +00:00
gnu Make gmon work a bit on sparcv9 machines. 2000-08-03 21:42:01 +00:00
include updated for heimdal 0.3a 2000-08-03 03:54:21 +00:00
lib Change ${LDFLAGS} to ${HOST_LDFLAGS} because we are using HOST_CC. Fixes 2000-08-05 06:57:21 +00:00
libexec forced: previous was really: remove libvers, it's not being used 2000-08-03 22:58:32 +00:00
regress Fix obvious pasto resulting in third test series never being done. 2000-07-31 12:22:39 +00:00
sbin Stop parsing once encountered non directive line as documented in man page. 2000-08-04 07:33:55 +00:00
share On 20 Feb 2000, the humanize_number() function got a fifth argument--a 2000-08-05 14:58:03 +00:00
sys detect and eliminate phantom keys. 2000-08-05 05:55:27 +00:00
usr.bin If -H, clear FTS_LOGICAL and set FTS_PHYSICAL as well as FTS_COMFOLLOW. 2000-08-04 09:01:05 +00:00
usr.sbin - Xr adduser -> Xr user. 2000-08-04 14:58:52 +00:00
Makefile Document the cool NOCLEANDIR/NOINCLUDES options that somebody added. 2000-08-05 10:17:35 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00