.. |
adosfs
|
fix a `bug' actually just an interface issue, cache last indirect block
|
1994-07-11 05:07:38 +00:00 |
arch
|
Fix for bug pointed out by Chuck Cranor in determining whether we
|
1994-08-25 06:18:55 +00:00 |
boot
|
…
|
|
compat
|
iBCS2 emulation code, written by Scott Bartram.
|
1994-08-24 19:13:39 +00:00 |
conf
|
initialize shmmax to `# of pages' at compile time; multiply by NBPG at
|
1994-08-22 23:37:03 +00:00 |
ddb
|
Make "examine" (x/i) always print the address.
|
1994-06-30 12:49:54 +00:00 |
dev
|
fix (bogus) default ioctl return.
|
1994-08-24 16:49:16 +00:00 |
isofs
|
For symlinks, try actually reading the link to determine its size.
|
1994-08-19 11:36:56 +00:00 |
kern
|
emulate setreuid/setregid better.
|
1994-08-25 07:13:55 +00:00 |
lib
|
Cleanup to make more ANSI compliant; checkpoint
|
1994-08-22 21:55:58 +00:00 |
libkern
|
…
|
|
miscfs
|
Convert hash tables.
|
1994-08-19 11:25:29 +00:00 |
msdosfs
|
Fix bug with writing back modified directory entries
|
1994-08-21 18:43:49 +00:00 |
net
|
bug 367. paulus says the fix is right & critical.
|
1994-07-27 09:05:33 +00:00 |
netccitt
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:29:24 +00:00 |
netinet
|
Fix byte-order bug in printf() statement.
|
1994-07-27 12:36:09 +00:00 |
netiso
|
Don't try to define BYTE_ORDER; get it from <machine/endian.h>.
|
1994-07-21 07:10:12 +00:00 |
netns
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
nfs
|
When updating an NFS mountpoint, we cannot just increase `rsize' or `wsize'
|
1994-08-23 09:31:00 +00:00 |
pcfs
|
…
|
|
scsi
|
un-aligned access is not cool on some processors
|
1994-08-12 08:57:18 +00:00 |
stand
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
sys
|
Need extra stack space for iBCS2 syscall conversion.
|
1994-08-15 22:04:47 +00:00 |
ufs
|
C syntax fix, and syscall args style (For later.)
|
1994-08-21 03:15:32 +00:00 |
vm
|
replace "ctob(UPAGES)" and "UPAGES * NBPG" with "USPACE"
|
1994-08-23 22:07:42 +00:00 |
Makefile
|
take three
|
1994-06-29 06:19:16 +00:00 |