Go to file
kleink a57dd5b211 Per XPG4.2:
* Change argument to type useconds_t, return an int.
* If an interval of 1,000,000 or more microseconds was requested, fail with
  -1/EINVAL.
1997-11-24 19:56:30 +00:00
bin Make this compile with -DSMALL and warnings on. 1997-11-12 03:40:55 +00:00
distrib o Updated for new release(7) directory hierarchy 1997-11-24 18:15:11 +00:00
etc cribloo -> criblog 1997-11-24 02:03:44 +00:00
games don't clobber the score file! 1997-11-24 01:47:26 +00:00
gnu Initialize rl_filename_quote_characters as documented. 1997-11-24 19:19:29 +00:00
include Per XPG4.2, change usleep() to take an useconds_t as its argument, and return 1997-11-24 19:09:19 +00:00
lib Per XPG4.2: 1997-11-24 19:56:30 +00:00
libexec Const'ify some things, rename local puts() to xputs(), since it has 1997-11-18 21:29:11 +00:00
regress getopt returns -1 not EOF 1997-11-01 06:20:47 +00:00
sbin fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups 1997-11-24 06:28:50 +00:00
share note that SEE ALSO is sorted on section number, then name within section 1997-11-24 12:49:34 +00:00
sys On the 3/50 it is avail_start that must be less than hole_start, 1997-11-24 17:58:20 +00:00
usr.bin When man was "fixed" to chdir() to the man root as historical man does, 1997-11-23 23:24:14 +00:00
usr.sbin If we answer a RARP request, also add the mapping to the local arp cache. 1997-11-24 18:43:12 +00:00
Makefile Make the "build" target depend on "beforeinstall", ensuring that all 1997-10-27 18:06:39 +00:00