bin
|
Convert to using raise_default_signal(3).
|
2007-10-05 07:22:23 +00:00 |
common
|
Fix a typo that has been there forever. prop_dictionary_set:
|
2007-10-11 03:10:28 +00:00 |
crypto
|
new plog macro
|
2007-10-02 09:48:08 +00:00 |
dist
|
two new hacks:
|
2007-10-09 01:23:20 +00:00 |
distrib
|
Remove me from the mumbo-jumbo list now that I use a two-clause style
|
2007-10-11 15:21:16 +00:00 |
doc
|
gcc-4.2.2 is out.
|
2007-10-10 12:16:23 +00:00 |
etc
|
Also log the 'low-power' event via logger -p warning to have records
|
2007-10-11 19:47:26 +00:00 |
games
|
__attribute -> __attribute__
|
2007-09-16 18:39:54 +00:00 |
gnu
|
Rerun mknative for all archs.
|
2007-09-21 10:51:02 +00:00 |
include
|
don't set obsolete flags in SETALL. From Anon Ymous
|
2007-10-07 01:23:17 +00:00 |
lib
|
Part 1/n of some pretty extensive changes to how the kernel module
|
2007-10-11 19:41:13 +00:00 |
libexec
|
brelse() now takes two arguments.
|
2007-10-08 21:41:12 +00:00 |
regress
|
lib/36938 mbtowc misbehaving after invalid char sequence
|
2007-09-18 15:12:07 +00:00 |
rescue
|
Add read-only support for SGI's Extent File System.
|
2007-06-29 23:30:16 +00:00 |
sbin
|
Merge from vmlocking:
|
2007-10-10 20:42:20 +00:00 |
share
|
add HFIW and HSIW
|
2007-10-12 00:14:20 +00:00 |
sys
|
Use a mutex(9) rather than a rwlock(9), it's cheaper.
|
2007-10-13 00:56:16 +00:00 |
tools
|
add raise_default_signal
|
2007-09-28 09:12:49 +00:00 |
usr.bin
|
If we are going to save the names of all opened makefiles, do so when files
|
2007-10-12 23:38:27 +00:00 |
usr.sbin
|
- unlink the warmstart file first and then open it exclusively.
|
2007-10-12 21:24:01 +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
|
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
|
2002-04-10 14:53:43 +00:00 |
UPDATING
|
At pooka@'s request, add hints about the recent
|
2007-10-02 12:45:51 +00:00 |
build.sh
|
Fix a tyop and align properly
|
2007-09-18 12:57:37 +00:00 |