Go to file
2006-04-26 20:41:30 +00:00
bin Coverity CID 2993: Fix memory leak. 2006-04-24 20:00:31 +00:00
common Now that bcopy.S doesn't contain the actual implemenation, move it 2006-04-23 00:08:18 +00:00
crypto Add a NetBSD RCS ID. 2006-04-15 13:43:11 +00:00
dist Rather than hardcoding 8 LUNs per disk, use the number for the disc. 2006-04-26 20:31:43 +00:00
distrib Update the hardware support list for powerstack and F30. 2006-04-26 20:25:14 +00:00
doc s/allready/already/ 2006-04-25 02:19:31 +00:00
etc Fix rtc offset calculation for timezones that are not integral hours. 2006-04-26 09:57:01 +00:00
games Credit Alan Perlis for ``give him a lollipop'' programming language quote. 2006-04-26 00:52:21 +00:00
gnu Adapt to new html/readme files sync. 2006-04-22 16:05:16 +00:00
include It's "its." 2006-04-24 19:00:29 +00:00
lib Bump date for previous, uppercase I/O, serial comma, remove trailing space. 2006-04-26 20:41:30 +00:00
libexec New io statistics 2006-04-14 13:19:03 +00:00
regress Regression test improvements: 2006-04-22 00:10:54 +00:00
rescue
sbin New sentence, new line. 2006-04-23 16:48:46 +00:00
share Fix typo. 2006-04-25 06:24:57 +00:00
sys Support fixes for the Motorola Powerstack E1. 2006-04-26 19:48:01 +00:00
tools Don't barf if USE_GCC4 is not defined. 2006-04-01 20:21:30 +00:00
usr.bin Coverity CID 2790: Always free tmp buffer, not somethimes. 2006-04-25 19:34:42 +00:00
usr.sbin Build libpcap-0.9.4 from src/dist. 2006-04-25 18:36:44 +00:00
x11 Add missing closing brace. How did this ever work previously? 2006-04-21 21:46:06 +00:00
build.sh
BUILDING
Makefile retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4. 2006-04-07 19:38:58 +00:00
Makefile.inc
UPDATING