Go to file
lukem 5e4b83e60b Use uint64_t instead of uint32_t to store a host inode when checking
for duplicate inodes, as Cygwin's stat(2) has a 64 bit st_ino.
Fix from Ian Lance Taylor in private email.
2004-05-31 22:24:51 +00:00
bin Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +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 PR/25594: Arto Huusko: LP64 sign extension bug in ipnat. 2004-05-26 20:32:48 +00:00
distrib Add re(4) manpage. 2004-05-31 13:49:52 +00:00
doc Move an entry to the correct position in this file. 2004-05-31 22:00:29 +00:00
etc If not doing full_netstat, use the -v option anyway to avoid truncating 2004-05-28 03:55:30 +00:00
games Had fun with a spell checker. 2004-05-22 14:33:50 +00:00
gnu Correct the previous; should have been statvfs for >2.0D. 2004-05-31 03:55:20 +00:00
include implement closefrom(3). 2004-05-31 05:06:51 +00:00
lib oops, i've committed BSD auth stuff by mistake. 2004-05-31 06:51:59 +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 PR/19925: David Ferlier: add scrolling support to wscons 2004-05-28 21:44:15 +00:00
share Add re(4) manpage, from FreeBSD. 2004-05-31 13:46:29 +00:00
sys cwdfree() signature has been changed to accomodate fine-grained locking. 2004-05-31 15:33:38 +00:00
tools Apply patch from OGAWA Takaya to fix FreeBSD hosted builds. 2004-05-18 22:14:35 +00:00
usr.bin If using stat (the -L flag) and it fails, fall back to lstat(). It 2004-05-28 04:48:31 +00:00
usr.sbin Use uint64_t instead of uint32_t to store a host inode when checking 2004-05-31 22:24:51 +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