bin
|
Kill another use of PZERO.
|
2007-11-06 00:44:46 +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.35, which fixes a typo in the sparc changes
|
2007-11-05 22:58:33 +00:00 |
doc
|
note support for Intel G965 chipset
|
2007-11-06 01:45:08 +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
|
Convert to aprint_*
|
2007-11-06 01:33:00 +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
|
Don't bias priority by PZERO.
|
2007-11-06 00:43:25 +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 |