bin
|
Avoid double free.
|
2006-04-27 13:25:21 +00:00 |
common
|
Initial commit of proplib, a library for manipulating property lists and
|
2006-04-27 20:11:27 +00:00 |
crypto
|
Add a NetBSD RCS ID.
|
2006-04-15 13:43:11 +00:00 |
dist
|
Cast precision argument for sprintf() to int to fix build problems
|
2006-05-02 10:09:18 +00:00 |
distrib
|
add missing directory
|
2006-04-30 20:02:35 +00:00 |
doc
|
s/allready/already/
|
2006-04-25 02:19:31 +00:00 |
etc
|
add missing files
|
2006-04-30 19:57:07 +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
|
Install proplib include files.
|
2006-04-27 23:42:08 +00:00 |
lib
|
Re-add version.c which got lost in the update.
|
2006-05-02 09:59:26 +00:00 |
libexec
|
New io statistics
|
2006-04-14 13:19:03 +00:00 |
regress
|
Remember to empty the filesystem between iterations, otherwise all
|
2006-05-01 19:47:01 +00:00 |
rescue
|
lmcctl has been replaced by lmcconfig.
|
2005-12-06 14:02:58 +00:00 |
sbin
|
define dummy NOCRED by ourselves, rather than assuming that kernel headers
|
2006-05-03 15:04:51 +00:00 |
share
|
Remove trailing space.
|
2006-04-30 15:37:44 +00:00 |
sys
|
ubc_fault: use PMAP_CANFAIL. pointed by Jed Davis on tech-kern@.
|
2006-05-03 15:57:35 +00:00 |
tools
|
Don't barf if USE_GCC4 is not defined.
|
2006-04-01 20:21:30 +00:00 |
usr.bin
|
Coverity CID 1184: Avoid NULL deref.
|
2006-05-02 22:35:07 +00:00 |
usr.sbin
|
RCSId police.
|
2006-04-28 07:20:39 +00:00 |
x11
|
Add missing closing brace. How did this ever work previously?
|
2006-04-21 21:46:06 +00:00 |
BUILDING
|
mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord.
|
2006-01-29 14:03:59 +00:00 |
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
|
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
|
2002-04-10 14:53:43 +00:00 |
UPDATING
|
Note new sparc64 bootloader requirement.
|
2006-01-31 22:54:22 +00:00 |
build.sh
|
Fix the iso-image action. These changes were accidentally omitted
|
2006-02-03 12:29:41 +00:00 |