Go to file
pooka 164c4e3bec ubsa_activate() is prototyped unconditionally as non-static,
reflect that here.

Fixes compilation on non-DEBUG kernels.
2002-10-08 16:13:36 +00:00
bin add A to usage; noted by nickus@mpi-cbg.de 2002-10-08 14:50:57 +00:00
crypto use cast to unsigned long long, instead of PRIu64 2002-10-04 02:22:05 +00:00
dist Mark basic rate with '*' in PRINT_RATES(). 2002-09-30 13:31:57 +00:00
distrib - add more MACHINE_ARCH.xxx variables 2002-10-08 15:20:50 +00:00
doc Note addition of ubsa(4). 2002-10-08 13:24:07 +00:00
etc Build the GENERIC kernel. 2002-10-07 02:00:23 +00:00
games - use correctly bounded strings when reloading a saved game. in particular, 2002-10-01 14:18:57 +00:00
gnu more strict checking on command invocation. 2002-10-03 03:31:46 +00:00
include implement FNM_LEADING_DIR; matches Linux and other *BSDs; approved thorpej 2002-10-06 03:15:45 +00:00
lib backout previous (3rd arg type), as it does not meet with getdirentries.c. 2002-10-08 05:54:05 +00:00
libexec sa_family on wire format is network byteorder 2002-10-08 02:50:51 +00:00
regress add kqueue subdir, commented out for now 2002-10-03 07:51:10 +00:00
rescue * Move the rescue bits into their own file. 2002-10-06 17:28:46 +00:00
sbin Make the -l flage more useful, by actually printing the systype number 2002-10-08 07:38:47 +00:00
share Add ubsa(4). 2002-10-08 13:18:42 +00:00
sys ubsa_activate() is prototyped unconditionally as non-static, 2002-10-08 16:13:36 +00:00
tools Implement replacements for lchflags(), lchmod(), and lchown(), 2002-10-08 00:28:36 +00:00
usr.bin Make example clearer, that the -c _after_ the login is passed to the shell. 2002-10-05 14:07:04 +00:00
usr.sbin Remove convoluted code to work around missing lch{flags,mod,own}(); 2002-10-08 00:34:08 +00:00
BUILDING regen for: USE_NEW_TOOLCHAIN was replaced with TOOLCHAIN_MISSING 2002-09-21 05:26:42 +00:00
Makefile move BUILDING.mdoc -> doc/BUILDING.mdoc 2002-09-21 08:19:27 +00:00
Makefile.inc
UPDATING Note that a new config is needed after the autoconfiguration overhaul. 2002-10-04 04:37:06 +00:00
build.sh Add sh5 cases. 2002-10-02 16:57:29 +00:00