bin
|
Replace the C program mknodes.c with a shell script mknodes.sh
|
2004-01-16 23:24:38 +00:00 |
contrib/sys
|
Synchronize with FreeBSD:
|
2003-12-16 06:48:08 +00:00 |
crypto
|
endian mismatch. from iij seil team
|
2004-01-16 02:25:14 +00:00 |
dist
|
Don't bother complaining about "no IPv6 interfaces" or "no IPv4 interfaces"
|
2003-12-20 17:38:19 +00:00 |
distrib
|
be consistent with other platforms and select xfont as well...
|
2004-01-17 05:29:29 +00:00 |
doc
|
Mention a possible pitfall file for amd imports.
|
2004-01-11 22:51:47 +00:00 |
etc
|
Missing rcvar. From Nicolas Joly in PR 24106.
|
2004-01-15 11:20:19 +00:00 |
games
|
Use PROG_CXX so we don't need to include -lstdc++ explicitly. From Nick Hudson.
|
2004-01-05 15:35:59 +00:00 |
gnu
|
this file is obsolete
|
2004-01-12 04:47:22 +00:00 |
include
|
Close the comment after #endif.
|
2004-01-17 01:04:46 +00:00 |
lib
|
- delay making a thread unblocked until it's put on the runqueue.
|
2004-01-16 15:23:31 +00:00 |
libexec
|
Remove duplicated headers. Pointed out by Peter Postma in PR bin/24002.
|
2004-01-06 14:30:10 +00:00 |
regress
|
Remove previous makefile hack (disabling optimization) and add
|
2004-01-07 19:42:22 +00:00 |
rescue
|
systrace needs libevent now.
|
2003-11-29 05:47:51 +00:00 |
sbin
|
terminate preen message from previous with \n
|
2004-01-15 14:52:04 +00:00 |
share
|
Export the symbols in addition to the relocation records when making LKMs.
|
2004-01-16 00:36:39 +00:00 |
sys
|
In sysctl_locate(), use "rnode" like everywhere else, don't call it
|
2004-01-17 04:01:14 +00:00 |
tools
|
White space nit.
|
2004-01-13 00:53:06 +00:00 |
usr.bin
|
redo the former in light of making the kernel output normal 64 bit
|
2004-01-15 14:42:09 +00:00 |
usr.sbin
|
bump date
|
2004-01-16 02:28:42 +00:00 |
x11
|
add XSERVER_XAMIGA and XSERVER_HAS_AFB
|
2004-01-17 04:06:18 +00:00 |
BUILDING
|
Note tools/compat/README as the place to get notes from non-native cross builds
|
2003-12-29 07:10:24 +00:00 |
Makefile
|
Implement do-x11, to run "make build" in ./x11/
|
2004-01-08 07:01:06 +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
|
change the updating note to say you may need fsck_ffs -b 32 -c 4'
|
2004-01-12 16:19:19 +00:00 |
build.sh
|
tweak usage message.
|
2003-11-14 12:38:12 +00:00 |