Go to file
eeh 186c3eba2b Make pbrobeget() and probeset() work for 64-bit values as well. To do this
the arguments are changed so the address is first and the ASI second so we
can have the address in %o0:%o1 and not worry about unused registers.

Also a bit of copyright cleanup.
1999-06-05 21:58:16 +00:00
bin Make it clearer that -L does not necessarily do the job, and, following 1999-05-31 14:37:20 +00:00
distrib Ops, remove debug code added with previous commmit. 1999-06-05 20:44:57 +00:00
etc Create *wd[23]? device nodes, so that machines with more than two IDE 1999-05-31 11:14:07 +00:00
games Fixi uninit vars warnings. 1999-05-16 00:15:46 +00:00
gnu Sync with <machine/ansi.h>: `size_t' is now a `long'. 1999-06-05 12:56:28 +00:00
include Declare dlerror()'s return value __aconst. 1999-05-19 14:50:49 +00:00
lib Shameless hack to reference end if using a.out and _end if using ELF. 1999-06-03 20:14:58 +00:00
libexec Set keepalives on the sockets to force logouts on connections that have 1999-06-05 13:49:53 +00:00
regress add "extent" 1999-06-02 15:57:18 +00:00
sbin Make BSDLFS a EXT2FS-like filesystem, that is, dont print or parse the cpg 1999-06-04 19:02:34 +00:00
share Add stub entries for all remaining commands and utilities. Now back to 1999-06-01 19:53:51 +00:00
sys Make pbrobeget() and probeset() work for 64-bit values as well. To do this 1999-06-05 21:58:16 +00:00
usr.bin * Require an `utility' argument to be specified and fail otherwise. 1999-06-05 19:19:19 +00:00
usr.sbin Fix byte ordering problem on little endian systems. Patch supplied by 1999-06-05 09:50:39 +00:00
Makefile Handle crypto-us just like domestic 1999-05-27 21:03:31 +00:00