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
fvdl
fab373098c
Fix wrong psstr computation.
...
(XXX why is there an entire copy of sys_execve here?)
2002-06-06 10:12:42 +00:00
..
adosfs
…
altq
…
arch
Follow changes in libsa/stand.h: exit(void) -> exit(int) (one in a #if
2002-06-06 05:04:28 +00:00
coda
…
compat
Fix wrong psstr computation.
2002-06-06 10:12:42 +00:00
conf
…
crypto
…
ddb
provide a db_vprintf() which is exactly what the name suggests
2002-06-05 17:53:52 +00:00
dev
Don't detach the mouse from the mux just because the mouse device is
2002-06-06 09:16:12 +00:00
filecorefs
…
fs
…
gdbscripts
…
ipkdb
…
isofs
…
kern
provide a db_vprintf() which is exactly what the name suggests
2002-06-05 17:53:52 +00:00
lib
…
lkm
…
miscfs
…
msdosfs
UBCify a bit in detrunc() that was missed. from PR 17143.
2002-06-05 02:07:48 +00:00
net
…
netatalk
…
netccitt
…
netinet
typo/bound check fix from YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
2002-06-05 13:11:34 +00:00
netinet6
be sure to use L3 MTU, not L2 MTU, when specified in spec (affects FDDI/ARCnet)
2002-06-05 01:10:54 +00:00
netisdn
…
netiso
…
netkey
…
netnatm
…
netns
…
netsmb
…
nfs
…
ntfs
…
stand
…
sys
…
ufs
Let lfs_bmapv fill in the bi_size member of the BLOCK_INFO structure,
2002-06-06 00:46:24 +00:00
uvm
…
Makefile
…