Go to file
jdolecek b144c497d2 sanity changes for NetBSD:
* return ENODEV for write/read methods
* use seltrue for poll method

the old semantics still applies for !NetBSD
2002-10-11 21:35:42 +00:00
bin str{n,l}cpy fixes and buffer limit fixes from OpenBSD 2002-10-11 13:07:36 +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 Some systems/shells have difficulty if the closing ] of a test does not have 2002-10-10 20:46:39 +00:00
doc Note several more changes to the autoconfiguration code. 2002-10-11 02:07:49 +00:00
etc back previous off; as pointed out by Jason, MP doesn't work on sparc yet 2002-10-10 17:09:32 +00:00
games - use correctly bounded strings when reloading a saved game. in particular, 2002-10-01 14:18:57 +00:00
gnu If we're going to rely on a pre-generated getdate.c, we might as well rely 2002-10-11 08:58:44 +00:00
include implement FNM_LEADING_DIR; matches Linux and other *BSDs; approved thorpej 2002-10-06 03:15:45 +00:00
lib Fix a botched offset. 2002-10-08 20:19:00 +00:00
libexec "Command not implemented." is 502, not 501 (RFC959, 4.2.1) 2002-10-11 10:57: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 Add support for using an optional linker script (/usr/lkm/ldscript if 2002-10-10 01:57:10 +00:00
share Document the usage of "flags" to select between the two assigned 2002-10-10 22:32:08 +00:00
sys sanity changes for NetBSD: 2002-10-11 21:35:42 +00:00
tools Implement replacements for lchflags(), lchmod(), and lchown(), 2002-10-08 00:28:36 +00:00
usr.bin g/c extern reference to toutpath 2002-10-10 22:41:52 +00:00
usr.sbin Allow devices to be orphaned, but emit an informational message when 2002-10-11 02:02:24 +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 don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Yet Another config(8) Hazard. 2002-10-11 02:09:42 +00:00
build.sh Add sh5 cases. 2002-10-02 16:57:29 +00:00