Go to file
itohy 41d24e831c Fix bus_dmamap_sync() usage.
This should not be a problem since BUS_DMASYNC_POSTWRITE is probably a no-op.
2006-12-19 14:12:26 +00:00
bin fix a volatile variable; from Anon Ymous 2006-12-18 00:37:33 +00:00
common remove bogus (void)&var; from Anon Ymous 2006-12-18 00:41:54 +00:00
crypto From Joy Latten: fix a memory leak 2006-12-18 10:15:30 +00:00
dist Remove () from end of the BIND 9 ARM as it is not a man page. 2006-12-14 02:17:14 +00:00
distrib Add bnx(4), a driver for Broadcom NetXtreme II 10/100/1000 Ethernet device. 2006-12-17 23:02:06 +00:00
doc yamt-splraiseipl: some more descriptions. 2006-12-19 06:11:47 +00:00
etc Make the daily script immune to changes of the current working directory 2006-12-17 23:24:09 +00:00
games Add example of using -w. 2006-12-14 02:29:59 +00:00
gnu 2006-12-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 2006-12-10 00:19:32 +00:00
include moved string_to_flags and flags_to_string from ls to libutil. 2006-12-14 19:18:01 +00:00
lib Split "if (cond) stmt;" to be on separate lines. 2006-12-19 02:02:03 +00:00
libexec fix volatile and initialization issues, from Anon Ymous 2006-12-17 20:04:09 +00:00
regress test the pipe: mknod pipe p creates a pipe named "pipe", not "p" 2006-12-07 10:00:39 +00:00
rescue add libprop to LIBS, as veriexecctl now needs it. 2006-11-29 08:41:49 +00:00
sbin from Anon Ymous: remove (void)&var; 2006-12-18 20:08:48 +00:00
share Mention/Xref ral(4). 2006-12-19 11:06:44 +00:00
sys Fix bus_dmamap_sync() usage. 2006-12-19 14:12:26 +00:00
tools Complete the move of string_to_flags() and flags_to_string() from the 2006-12-14 20:09:35 +00:00
usr.bin from Anon Ymous: 2006-12-18 20:04:55 +00:00
usr.sbin from Anon Ymous: compile with -Wextra 2006-12-18 21:03:29 +00:00
x11 PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit". 2006-09-24 07:59:59 +00:00
BUILDING Clarify that DESTDIR/OBJDIR/etc are absolute paths, but build.sh 2006-10-08 17:54:30 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +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 also that the distrib/ install images need cleaning to excise 2006-12-15 14:18:38 +00:00
build.sh Updated to include the new Zaurus port for ARM. 2006-12-16 02:59:33 +00:00