NetBSD/sys
fvdl f5e6df1ed0 Disable invalidating of directory offsets cookies. Should fix one or two
directory problems.

XXX There is no clean solution to the cookie/cookieverifier validity mess.
    Together with the disabled strict cookie check, this puts us back at
    what v2 did in this case. Slightly better solution possible by
    consequently storing 64bit cookies in other places too.
1996-03-13 00:44:17 +00:00
..
adosfs compiler warning police 1996-02-13 17:05:47 +00:00
arch Use 851-specific instructions only #if defined(M68020). 1996-03-12 23:46:32 +00:00
compat Add a message to help us debug Linux compat. 1996-03-08 06:00:53 +00:00
conf default DST and TIMEZONE to 0, if not already defined 1996-03-12 03:08:40 +00:00
ddb Bring setjmp/longjmp prototypes into scope. 1996-03-07 14:33:39 +00:00
dev RCS ID police; get rid of Id keyword. 1996-03-11 23:06:04 +00:00
isofs/cd9660 DIRSIZ -> DIRENT_SIZE, to avoid a conflict with the ufs and <dir.h> 1996-03-08 18:13:05 +00:00
kern Reran makesyscalls.sh. 1996-03-08 21:05:40 +00:00
lib Back out previous change. 1996-03-11 05:46:51 +00:00
miscfs Don't deref a bad ucred pointer, from Dave Carrel <carrel@cisco.com>, 1996-03-05 02:35:39 +00:00
msdosfs DIRSIZ -> DIRENT_SIZE, to avoid a conflict with the ufs and <dir.h> 1996-03-08 18:13:05 +00:00
net oops; back out previous change and add comment describing what the weird goto does. 1996-03-12 13:07:52 +00:00
netccitt netccitt prototypes 1996-02-13 22:04:21 +00:00
netinet two more local addr changes, all done differently now (idea from charles) 1996-02-26 23:16:42 +00:00
netiso add another missing prototype with TPCONS is not defined. 1996-02-14 21:32:37 +00:00
netns Fixed bug I introduced in the previous changes. In the ctlinput functions, 1996-02-18 05:42:59 +00:00
nfs Disable invalidating of directory offsets cookies. Should fix one or two 1996-03-13 00:44:17 +00:00
scsi Add another broken drive that doesn't deal with LUNs properly to The List. 1996-03-05 01:45:42 +00:00
stand
sys Add missing CTL_KERN_NAMES entry for "timex", the kernel NTP state. 1996-03-12 00:22:43 +00:00
ufs Remove hack to work around <sys/dirent.h> DIRSIZ conflict 1996-03-09 19:42:41 +00:00
vm Replace vm_object_prefer with PMAP_PREFER. 1996-02-28 22:39:13 +00:00
Makefile