This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
boot
/
common
History
phk
f13a78af64
Use <sys/queue.h> macro API.
...
Submitted by: "Jason" <jsmethers@pdq.net> Reviewed by: /sbin/md5
2000-12-30 20:40:16 +00:00
..
bcache.c
…
boot.c
The default kernel filename is "kernel" again, not "kernel.ko".
2000-11-17 04:43:56 +00:00
bootstrap.h
Make the pnp structure a global variable, so it can be used elsewhere.
2000-09-08 16:51:29 +00:00
commands.c
…
console.c
…
dev_net.c
Give the network device a print method.
2000-11-10 06:37:43 +00:00
dev_net.h
…
devopen.c
…
help.common
…
interp_backslash.c
…
interp_forth.c
…
interp_parse.c
…
interp.c
Change NOFORTH comment character from # to \ followed by space,
2000-09-10 13:48:51 +00:00
isapnp.c
…
isapnp.h
…
load_aout.c
…
load_elf.c
…
load.c
…
loader.8
Prepare for mdoc(7)NG.
2000-12-27 16:37:32 +00:00
ls.c
…
Makefile.inc
OpenFirmware/PowerPC loader, part 2.
2000-11-10 06:39:58 +00:00
merge_help.awk
…
misc.c
…
module.c
The default search path for kernel and modules was bogus. It makes no
2000-09-16 19:59:41 +00:00
newvers.sh
…
panic.c
…
pnp.c
Use <sys/queue.h> macro API.
2000-12-30 20:40:16 +00:00
pnpdata
…