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
mark
a1dd6a915a
Initial commmit of csa driver for the Cumana SCSI 1 adapter.
...
This driver uses the generic ncr5380 driver and currently only supports 8 bit PIO data transfers.
1998-03-14 17:04:30 +00:00
..
adosfs
…
arch
Initial commmit of csa driver for the Cumana SCSI 1 adapter.
1998-03-14 17:04:30 +00:00
compat
Make this compile again in light of Lite2.
1998-03-05 22:51:35 +00:00
conf
…
ddb
…
dev
don't forget to set dma_arg, when using DMA functions. also, minor
1998-03-13 16:50:07 +00:00
gdbscripts
…
ipkdb
…
isofs
/cd9660
…
kern
Move the permission check in change_owner() back to ufs_vnops::ufs_chown()
1998-03-10 11:49:33 +00:00
lib
…
lkm
build msdosfs LKM with UVM support. pr#5014
1998-03-10 06:53:36 +00:00
miscfs
Fix flags mess-up in vget. LK_EXCLUSIVE -> 0 (even indicated in the
1998-03-11 15:52:02 +00:00
msdosfs
…
net
…
netatalk
…
netccitt
…
netinet
…
netiso
…
netnatm
…
netns
…
nfs
Historical practice assumes that NFS root mounts are initially read/write.
1998-03-03 19:07:20 +00:00
stand
…
sys
Fix a whitespace botch.
1998-03-08 15:12:49 +00:00
ufs
Move the permission check in vfs_syscalls.c::change_owner() back to
1998-03-10 11:56:40 +00:00
uvm
bug fix: when doing uvm_vnp_sync() actually skip over blocked uvn's so
1998-03-11 01:37:40 +00:00
vm
Add vm_page_alloc1() and vm_page_free1(), which allocate/free single
1998-03-12 06:25:52 +00:00
Makefile
…