Go to file
xtraeme b29ea9f980 Sync with NetBSD-4.0.xml 1.34 for the updated list of changes.
With instructions from pavel@.
2007-11-05 22:33:42 +00:00
bin PR/37243 - Joerg Niendorf -- fixup botched addition of -i option 2007-10-29 11:22:59 +00:00
common use the ffs32 from bitops.h which is faster 2007-11-02 21:05:06 +00:00
crypto Fix for CVE-2007-4995 from OpenSSL CVS 2007-10-21 20:34:14 +00:00
dist Mollify NetBSD's lint (which brokenly doesn't define __STDC__ and thus 2007-11-04 22:02:35 +00:00
distrib Sync with NetBSD-4.0.xml 1.34 for the updated list of changes. 2007-11-05 22:33:42 +00:00
doc Restore spelling. 2007-11-04 12:54:59 +00:00
etc Make cfs (for coda) as part of all, conforming to the documentation 2007-11-03 19:33:36 +00:00
games __attribute -> __attribute__ 2007-09-16 18:39:54 +00:00
gnu Remove symbol for IEEE Std 1003.1-2004, as it is now included with groff. 2007-11-05 17:36:23 +00:00
include don't use u_long because it is present only with _NETBSD_SOURCE 2007-10-30 20:02:48 +00:00
lib syscall() has to be implemented in the kernel - so is a normal system call here.This has always been broken, so I suspect everything is using __syscall(). 2007-11-05 20:30:07 +00:00
libexec - remove const from h_header, this pointer is occasionally free'd 2007-11-04 15:20:11 +00:00
regress Add two very simple regression tests for the "toupper" and "tolower" 2007-10-25 14:51:18 +00:00
rescue Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
sbin - Remove the code for softraid, it's unlikely that NetBSD will support 2007-11-04 08:25:04 +00:00
share Actually, daemonize the file servers before mounting. I might require 2007-11-05 17:54:31 +00:00
sys Don't set l_usrpri / spc_curpriority here. mi_userret() does it. 2007-11-05 20:37:48 +00:00
tools Try to address mess with user_from_uid and friends by ensuring we always 2007-10-30 20:23:35 +00:00
usr.bin Test p_pctcpu instead of p_estcpu (the latter is specific to SCHED_4BSD). 2007-11-05 20:46:08 +00:00
usr.sbin Sigh. Fix dependency problem for libcrypto as well; not sure why the 2007-11-05 18:43:42 +00:00
x11 On NetBSD/amd64, load modules within the first 2GB of RAM. 2007-10-11 19:04:49 +00:00
BUILDING Convert build.sh iso-dir=directory option to -C cddir as per jmmv@ on 2007-09-01 09:32:19 +00:00
Makefile Do not abort on exit code 1 from postinstall check, this is expected. 2007-10-07 16:35:21 +00:00
Makefile.inc
UPDATING Note the removal of pccons(4) from NetBSD/shark. 2007-10-28 18:13:38 +00:00
build.sh remove pmppc as a target 2007-10-17 23:23:02 +00:00