Go to file
mlelstv 61ec757e43 Drop two uses of disk label data.
msdosfs and cd9660 are the only filesystems that verify the filesystem
type in the label. This is the wrong place, sanity checks should only
rely on the inner structure of the filesystem (like signatures or
magic numbers).

msdosfs also used the device type information from the label to
deduce a filesystem parameter heuristically for the gemdos variant.
If there is no information inside the filesystem data itself, this
should be an explicit mount option.
2010-01-26 21:29:48 +00:00
bin Document "-f". From Andreas Wiese in PR bin/35409, slightly modified. 2010-01-22 05:41:36 +00:00
common Fix unaligned access in *_Final for SHA224/SHA256/SHA384. 2010-01-24 21:11:18 +00:00
compat Avoid using ${NETBSDSRCDIR} by using ${.PARSEDIR} like I did for amd64/i386 2009-12-19 04:11:32 +00:00
crypto Fix some POD errors in the OpenSSL man pages. Regen them. Install some 2010-01-24 21:19:53 +00:00
dist rather than adding braces in the code, define the offending macro 2010-01-26 19:11:00 +00:00
distrib Install mom macro sets again, per request from Petar Bogdanovic. 2010-01-26 15:11:56 +00:00
doc note current isc-dhcp versions 2010-01-26 16:59:27 +00:00
etc Install mom macro sets again, per request from Petar Bogdanovic. 2010-01-26 15:11:56 +00:00
external scsi_command_t: rather than putting cleanup code before every 2010-01-25 13:45:16 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games Close file when finished with it. Found by cppcheck. 2010-01-17 22:56:32 +00:00
gnu Install mom macro sets again, per request from Petar Bogdanovic. 2010-01-26 15:11:56 +00:00
include vasnprintf and asnprintf were never compiled in our libroken.a and never 2010-01-25 00:26:04 +00:00
lib Add AF_APPLETALK support to getnameinfo(); make "route show" use it. 2010-01-26 21:27:54 +00:00
libexec Restore backwards compatibility for binaries referencing the main 2010-01-17 08:04:20 +00:00
regress use RTLD_NOW now that it works. 2010-01-13 20:18:24 +00:00
rescue Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00
sbin Add AF_APPLETALK support to getnameinfo(); make "route show" use it. 2010-01-26 21:27:54 +00:00
share Fix .Bl markup - s/-compat/-compact/ 2010-01-26 18:08:24 +00:00
sys Drop two uses of disk label data. 2010-01-26 21:29:48 +00:00
tests msdosfs depends on disk devices now 2010-01-25 19:27:24 +00:00
tools Regen this properly per procedure described in src/tools/compat/configure.ac. 2010-01-21 12:55:04 +00:00
usr.bin first Apple Macintosh, 1984 2010-01-24 22:56:12 +00:00
usr.sbin Some miscellaneous fixes: 2010-01-26 20:37:13 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
BUILDING Support "extsrc", externally added programs and libraries. Users can write 2009-11-30 16:13:22 +00:00
Makefile adjust the do-compat-* rules now that src/compat/lib and friends no longer exist 2009-12-13 09:29:27 +00:00
Makefile.inc
UPDATING Fold long lines. 2009-12-26 11:00:46 +00:00
build.sh need object directory for etc/mtree to run distrib-dirs 2010-01-13 02:24:06 +00:00