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
nisimura
7d6022a0db
version[] string was const'ifed. Pointed out by Izumi Tsutsui.
2000-07-20 08:29:41 +00:00
..
adosfs
…
arch
don't define TAILQ_FOREACH, it's in sys/queue.h now.
2000-07-20 03:44:46 +00:00
coda
…
compat
version[] string was const'ifed. Pointed out by Izumi Tsutsui.
2000-07-20 08:29:41 +00:00
conf
…
crypto
…
ddb
Provide some info on what db_trap_callback() is for in the code.
2000-07-18 20:51:07 +00:00
dev
Regen.
2000-07-20 07:11:28 +00:00
filecorefs
…
gdbscripts
…
ipkdb
…
isofs
…
kern
Same change in the kgdb code as was done in ddb:
2000-07-18 21:49:08 +00:00
lib
We need strncasecmp.c now.
2000-07-19 03:56:38 +00:00
lkm
…
miscfs
…
msdosfs
…
net
moved the check priviledge for SIOCS80211NWID from each driver to ifioctl().
2000-07-19 06:00:39 +00:00
netatalk
…
netccitt
…
netinet
…
netinet6
…
netiso
…
netkey
…
netnatm
…
netns
…
nfs
…
ntfs
…
stand
…
sys
add *_FOREACH() and {TAILQ,CIRCLEQ}_FOREACH_REVERSE() macros from
2000-07-20 03:36:38 +00:00
ufs
…
uvm
…
Makefile
…