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
uwe
ee5e1f8ed0
attach_kbd should be initied to zero. makes keyboard attach properly
...
when booting with serial console. tested on jornada 680.
2003-04-26 18:22:56 +00:00
..
altq
…
arch
attach_kbd should be initied to zero. makes keyboard attach properly
2003-04-26 18:22:56 +00:00
coda
…
compat
…
conf
Include kern_ksyms if ksyms | ddb | lkm. Never include db_elf.c.
2003-04-24 20:04:03 +00:00
crypto
…
ddb
Mobe the SYMTAB_SPACE stuff to ksyms_init, so that it can be used without
2003-04-25 20:30:57 +00:00
dev
this doesn't need to include callout.h anymore.
2003-04-26 16:38:00 +00:00
fs
fix a few missing malloc attach/detach. Now this works.
2003-04-24 07:50:19 +00:00
gdbscripts
…
ipkdb
…
kern
Make ksymms_init() take void * parameters instead of caddr_t.
2003-04-26 10:24:58 +00:00
lib
Remove %b support.
2003-04-26 13:25:47 +00:00
lkm
…
miscfs
…
net
…
netatalk
…
netccitt
…
netinet
…
netinet6
…
netisdn
…
netiso
…
netkey
…
netnatm
…
netns
…
netsmb
…
nfs
Change some subordinate functions to take a "struct nfsnode" argument
2003-04-24 21:21:04 +00:00
stand
…
sys
Rather then messing around with _POSIX_SOURCE and abusing
2003-04-26 13:31:37 +00:00
ufs
Assign the right linkcount when renaming a directory.
2003-04-25 23:12:33 +00:00
uvm
…
Makefile
…