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
cgd
0307c36933
bus_io_* functions. These have no meaning on the TurboChannel, since
...
it's a memory-mapped bus and has no I/O space. They all are fancy wrappers around panic().
1996-05-17 23:59:31 +00:00
..
adosfs
…
arch
bus_io_* functions. These have no meaning on the TurboChannel, since
1996-05-17 23:59:31 +00:00
compat
Fix OGETUDATA for Solaris-2.3 (From Greg Hudson)
1996-05-13 16:57:50 +00:00
conf
Slight adjustments for new version of ahc driver.
1996-05-16 04:00:58 +00:00
ddb
…
dev
(on the alpha) pass the bus_chipset_tag_t given to the bus down to the
1996-05-17 23:39:19 +00:00
isofs
/cd9660
…
kern
Don't touch retval[] in socketpair(); manual page says this system call
1996-05-17 22:45:32 +00:00
lib
Fix gcc -Wall warnings about printf arguments.
1996-05-14 10:28:18 +00:00
miscfs
Allow the DIAGNOSTIC to compile with old versions of gcc.
1996-05-17 20:53:11 +00:00
msdosfs
…
net
…
netccitt
…
netinet
…
netiso
…
netns
…
nfs
Change VOP_UPDATE() semantics:
1996-05-11 18:26:27 +00:00
scsi
Slight adjustments for new version of ahc driver.
1996-05-16 04:00:58 +00:00
stand
…
sys
change the comment after the #endif for the #ifdef _KERNEL changed
1996-05-16 22:17:49 +00:00
ufs
Change VOP_UPDATE() semantics:
1996-05-11 18:26:27 +00:00
vm
…
Makefile
…