This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
History
jonathan
45d369d5fb
Ted Lemon's (RR 3540) cross-compilation patch: use ${SIZE} instead of size,
...
Also add "SIZE=? size", so that native kernel compiles work, too.
1997-04-26 02:20:59 +00:00
..
adosfs
…
arch
Ted Lemon's (RR 3540) cross-compilation patch: use ${SIZE} instead of size,
1997-04-26 02:20:59 +00:00
compat
Correct shm ifdefs for when SVSHM is defined. Fix from Ted Lemon in PR 3542.
1997-04-26 02:00:11 +00:00
conf
…
ddb
…
dev
Pad of first mbuf in chain, even if it's a cluster (pr 3536).
1997-04-25 20:14:37 +00:00
gdbscripts
…
ipkdb
If we fail to allocate a cluster to hold a large packet, simply
1997-04-24 08:14:04 +00:00
isofs
/cd9660
…
kern
Fix error in vfs_hang_addrlist() that caused file systems to be exported
1997-04-25 02:43:10 +00:00
lib
…
lkm
…
miscfs
…
msdosfs
…
net
…
netatalk
…
netccitt
…
netinet
…
netiso
…
netnatm
…
netns
…
nfs
Only wake up one nfsiod when there is an async write to do. (from FreeBSD).
1997-04-20 16:24:44 +00:00
scsi
Fix typo in previous.
1997-04-24 08:05:13 +00:00
stand
…
sys
…
ufs
return EPERM from ufs_setattr() if an attempt is made by non-superuser
1997-04-23 05:47:54 +00:00
vm
…
Makefile
…