Go to file
soren 3a89aff59e Slightly simplicy the SCSI device attachment message:
- Use the plain words 'disk' and 'tape' instead of 'direct' and 'sequential'.
- Media status will be printed in the frontend, so don't bother with it.
- Don't bother printing the SCSI version, which is fixed these days, or the
  numberic device type.
2002-10-04 17:53:33 +00:00
bin Rename ALIGN to SHELL_ALIGN and simplify macro so that it does not have side 2002-10-04 13:15:51 +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 Fix paste-o which put `kdump' in wrong syspkg. Pointed out by nick. 2002-10-04 14:57:11 +00:00
doc Note cfattach changes. 2002-10-04 01:54:47 +00:00
etc Nuke 'umask 2' as it is inappropriate for the default useradd(8) 2002-09-29 14:52:57 +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 Assign to TNF. 2002-10-04 11:42:38 +00:00
lib COMPAT_43 getdirentries(2) actually has u_int 'nbytes' argument 2002-10-03 06:17:33 +00:00
libexec Pull out some objlist functions in ldd. 2002-10-04 04:04:26 +00:00
regress add kqueue subdir, commented out for now 2002-10-03 07:51:10 +00:00
rescue Don't build this on mipseb or mipsel, as crunchgen(1) doesn't work correctly 2002-10-03 01:11:37 +00:00
sbin White space nit. 2002-10-04 13:19:05 +00:00
share Mention nForce MCP support. 2002-10-04 15:16:21 +00:00
sys Slightly simplicy the SCSI device attachment message: 2002-10-04 17:53:33 +00:00
tools Fix from Giles Lean: 2002-09-30 00:39:21 +00:00
usr.bin Two typos. From Adrian Mrva. eg -> e.g. 2002-10-02 16:04:58 +00:00
usr.sbin Overhaul the way cfattach structures are looked up. The cfdata entry 2002-10-04 01:50:53 +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