Go to file
martin 5b98d0afc6 Declare functions with the proper type they return. While there, replace
some strange type names with their C99 equivalent.
This avoids sign extension of 32bit fields (like the file size) on 64bit
archs.
Based on a patch supplied by Olaf 'Rhialto' Seibert in PR kern/28471;
should fix that PR.
2004-11-30 21:36:28 +00:00
bin Make ps understand "-tpts/4" by assuming that ptyfs is mounted on 2004-11-29 04:44:10 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto Grr, this was not updating lastlogx! 2004-11-11 22:08:39 +00:00
dist Work around the fact opaque_t gets defined by sys/properties.h and could be 2004-11-28 11:15:26 +00:00
distrib Convert mkboot into a full cross tool. Last hurdle for hp300 to building on 2004-11-28 11:14:41 +00:00
doc Add some suggested projects (from Christos Zoulas). 2004-11-29 09:48:03 +00:00
etc With the recent fixes to cpp(1) and calendar(1), it is now safe to turn 2004-11-30 02:03:57 +00:00
games Slimy worms are clean enough for level 3. 2004-11-13 10:22:13 +00:00
gnu As discussed on tech-toolchain@netbsd.org, make cpp refuse to attempt to 2004-11-30 01:51:13 +00:00
include Add sockaddr_snprintf() 2004-11-19 21:39:03 +00:00
lib Punt to setcontext() system call if the PSL_T bit (single-step trap) 2004-11-30 21:05:01 +00:00
libexec PR/28473: Jed Davis: telnetd loses data and corrupts crypto state due to 2004-11-30 04:13:43 +00:00
regress Regression test for sockaddr_snprintf 2004-11-19 21:38:25 +00:00
rescue Complete removal of "liboverride" to fix build problems. 2004-08-20 11:01:03 +00:00
sbin Add a missing = 2004-11-27 05:52:16 +00:00
share Convert mkboot into a full cross tool. Last hurdle for hp300 to building on 2004-11-28 11:14:41 +00:00
sys Declare functions with the proper type they return. While there, replace 2004-11-30 21:36:28 +00:00
tools Convert mkboot into a full cross tool. Last hurdle for hp300 to building on 2004-11-28 11:14:41 +00:00
usr.bin Sort options in SYNOPSIS, bump date for -x, and misc. cleanup. 2004-11-30 10:41:20 +00:00
usr.sbin Simplify code a bit, and whitespace. 2004-11-28 05:40:47 +00:00
x11 Add in VT switching support for NetBSD/cats. 2004-11-29 16:49:18 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00
BUILDING Fix some typo's/bad wording as highlighted in PR#27219 2004-10-12 04:07:09 +00:00
Makefile DO do-gnu-lib-crtstuff${LIBGCC_EXT} only when ${HAVE_GCC3} != "no", 2004-09-02 02:02:38 +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 Note the breakage w. 1.35 of var.c in /bin/sh and the need to update /bin/sh 2004-10-12 04:03:20 +00:00