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
thorpej
3b70bc6b37
Finish up the system call function renaming; sysarch -> sys_sysarch and
...
vtrace -> sys_vtrace.
1995-10-08 19:01:26 +00:00
..
adosfs
…
arch
Finish up the system call function renaming; sysarch -> sys_sysarch and
1995-10-08 19:01:26 +00:00
compat
Prefix names of system call implementation functions with `sys_'.
1995-10-07 06:53:04 +00:00
conf
…
ddb
…
dev
Add a shutdown hook.
1995-10-07 09:19:13 +00:00
isofs
/cd9660
…
kern
Reran makesyscalls.sh.
1995-10-07 06:41:34 +00:00
lib
Remove setjmp() and ffs().
1995-10-07 22:26:53 +00:00
miscfs
…
msdosfs
…
net
…
netccitt
…
netinet
…
netiso
…
netns
…
nfs
…
scsi
…
stand
…
sys
Reran makesyscalls.sh.
1995-10-07 06:41:34 +00:00
ufs
…
vm
…
Makefile
…