bin
|
When expanding "$@" add a \0 byte after the last argument (as well as all
|
2006-05-20 13:57:27 +00:00 |
common
|
remove unused variable that broke build
|
2006-05-28 10:15:25 +00:00 |
crypto
|
Add a missing ')' to fix the example code. Already fixed in openssl upstream.
|
2006-05-24 16:44:34 +00:00 |
dist
|
Bump version number for the portability fix, and the dynamic number of
|
2006-05-27 21:29:32 +00:00 |
distrib
|
Add myself to the list of developers.
|
2006-05-25 15:07:08 +00:00 |
doc
|
update the uninit list
|
2006-05-25 09:05:40 +00:00 |
etc
|
in short netstat output, use 12 characters for [IO]pkts columns, so that
|
2006-05-27 08:56:47 +00:00 |
games
|
read config more strictly, from Maximillian Dornseif
|
2006-05-25 07:11:54 +00:00 |
gnu
|
sync RCS IDs in comments, no functional change
|
2006-05-27 13:37:04 +00:00 |
include
|
rename dd_rewind to dd_internal so that it can be re-used to implement
|
2006-05-17 20:32:19 +00:00 |
lib
|
mention error return value, like getrawpartition(3)
|
2006-05-26 12:36:59 +00:00 |
libexec
|
in _rtld_bind() initialise new_value for GCC4.
|
2006-05-23 16:27:41 +00:00 |
regress
|
Test program for some basic proplib functionality. Not hooked up to the
|
2006-05-28 03:57:57 +00:00 |
rescue
|
lmcctl has been replaced by lmcconfig.
|
2005-12-06 14:02:58 +00:00 |
sbin
|
remove __POOL_EXPOSE.
|
2006-05-27 09:14:03 +00:00 |
share
|
remove kauth_cred_destroy.
|
2006-05-28 06:50:37 +00:00 |
sys
|
Move definition of the 'fb' attribute to global scope and make machfb@pci
|
2006-05-28 08:57:53 +00:00 |
tools
|
use the same "Generated from: " tag for mknative.common so that changes
|
2006-05-26 19:17:21 +00:00 |
usr.bin
|
be quiet if symbol not in namelist, nothing cares
|
2006-05-27 23:57:32 +00:00 |
usr.sbin
|
Make "entries" optional - so that `echo system > /etc/isdn/isdnd.rc; isdnd`
|
2006-05-27 20:11:14 +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 |