Go to file
thorpej c56e780e4f Bring some sanity into my frazzled existence:
- Always ensure that RAW_PART ("c") can be opened.
- Disallow unused or non-existent partitions from being opened.
- Don't do bounds checking or partition translation on RAW_PART.
This is consistent with other disk drivers in the NetBSD source tree,
and fixes a condition where the user could not fix a corrupted disklabel
due to a bogus offset for partition "c".
1997-01-07 09:29:30 +00:00
bin reference sigaction(2) instead of the obsolete sigvec(3); fixes PR 3058. 1996-12-26 02:29:58 +00:00
distrib rdconfig => mdconfig; rdsetimage => mdsetimage 1997-01-02 21:49:32 +00:00
etc add 'ipl' device node entry, for ip-filter. 1997-01-07 08:04:19 +00:00
games fix NetBSD RCS ID headers 1997-01-03 01:35:23 +00:00
gnu xref ld.so.conf.5 1997-01-05 12:07:53 +00:00
include Catch up with const changes to dlopen() and dlsym() prototypes in 1997-01-03 22:37:58 +00:00
lib remove leading 'l' in "-l ltermcap" (should be "-l termcap") 1997-01-06 04:38:41 +00:00
libexec Catch up with const changes to dlopen() and dlsym() prototypes in 1997-01-03 22:37:58 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin update this for "pseudo-device ipl" 1997-01-05 14:53:55 +00:00
share fix some typos. 1997-01-07 07:31:32 +00:00
sys Bring some sanity into my frazzled existence: 1997-01-07 09:29:30 +00:00
usr.bin remove vestigal Berkeley kpasswdd support 1997-01-07 04:02:11 +00:00
usr.sbin Alphabetize the SUBDIRs (Fix pr#3088) 1997-01-06 23:33:36 +00:00
Makefile All of domestic/lib now builds without errors, so we build it all. 1996-11-27 02:04:06 +00:00