bin
|
"for i in ${x-a b c}; do echo $i; done" should print "a\nb\nc\n" not "a b c\n"
|
2004-06-08 03:29:51 +00:00 |
contrib/sys
|
Import FreeBSD's ath of 28-apr-2004
|
2004-04-29 03:54:46 +00:00 |
crypto
|
Now that we have res_nsearch, use it. Thanks christos for adding it.
|
2004-05-25 11:15:43 +00:00 |
dist
|
Do no add NetBSD tags for IPv6 regression tests
|
2004-06-07 11:52:46 +00:00 |
distrib
|
Import a trivial program to generate 16bit CRCs as used in sparkive archives.
|
2004-06-08 21:43:40 +00:00 |
doc
|
Note recent hp300 fixes (apci com(4) and framebuffer console attachment).
|
2004-06-07 14:11:02 +00:00 |
etc
|
don't depend on printf.
|
2004-06-08 19:03:14 +00:00 |
games
|
Grammar fix, from ray at raylai org via jmc@openbsd.
|
2004-06-01 10:10:06 +00:00 |
gnu
|
Correct the previous; should have been statvfs for >2.0D.
|
2004-05-31 03:55:20 +00:00 |
include
|
add $NetBSD$
|
2004-06-06 06:58:50 +00:00 |
lib
|
Revert previous; mhitch has already committed a workaround to ../Makefile.inc.
|
2004-06-06 17:09:48 +00:00 |
libexec
|
Fix the dynamic linker for hppa using ELF.
|
2004-05-17 13:16:02 +00:00 |
regress
|
Don't cause errors when the devices are not configured.
|
2004-05-27 03:18:19 +00:00 |
rescue
|
no need to list gnu/usr.bin any more.
|
2004-04-01 14:41:09 +00:00 |
sbin
|
Put -T in usage output. PR#25875 from Kouichirou Hiratsuka.
|
2004-06-08 19:25:16 +00:00 |
share
|
Bump date for previous.
|
2004-06-06 04:05:49 +00:00 |
sys
|
PAGE_SIZE is apparently not a constant on the sparc port, so don't
|
2004-06-08 19:35:30 +00:00 |
tools
|
Apply patch from OGAWA Takaya to fix FreeBSD hosted builds.
|
2004-05-18 22:14:35 +00:00 |
usr.bin
|
& -> \*[Am]; remove a comma.
|
2004-06-07 03:37:52 +00:00 |
usr.sbin
|
though -> through.
|
2004-06-08 03:28:42 +00:00 |
x11
|
Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and
|
2004-05-23 02:24:50 +00:00 |
BUILDING
|
Document MKTTINTERP.
|
2004-03-19 12:34:39 +00:00 |
Makefile
|
Move '${MAKEDIRTARGET} x11 distribution' from Makefile::distribution to
|
2004-05-17 07:00:16 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
sysctl update: describe failure case.
|
2004-05-31 00:18:58 +00:00 |
build.sh
|
``build.sh -m xen-i386 release'' now builds a release for NetBSD/xen
|
2004-05-12 16:56:41 +00:00 |