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
753d396585
NetBSD
/
sys
/
arch
/
i386
History
jym
753d396585
Fix typos in comments.
2010-02-09 22:51:13 +00:00
..
acpi
Use acpi_eval_set_integer() to simplify code. No functional change intended.
2010-01-05 13:57:18 +00:00
bioscall
Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
2008-10-19 22:05:19 +00:00
compile
conf
Fix typo in comment
2010-02-09 22:44:43 +00:00
eisa
Don't #include <sys/extent.h> any more because this module doesn't use
2009-11-17 23:51:59 +00:00
gdbscripts
i386
Remove separate mb_map. The nmbclusters is computed at boot time based
2010-02-08 19:02:25 +00:00
include
Fix typos in comments.
2010-02-09 22:51:13 +00:00
isa
Use lwp_getpcb() on x86 MD code, clean from struct user usage.
2009-11-21 03:11:00 +00:00
mca
struct device * -> device_t
2009-05-04 12:19:29 +00:00
pci
Expand PMF_FN_* macros.
2010-01-08 19:42:11 +00:00
pnpbios
Properly fix fdc@pnpbios as shown by Brian Buhrow in PR#42374.
2009-11-25 13:15:17 +00:00
stand
When a password is set for the bootloader ("installboot -o password=..."),
2010-02-08 21:25:32 +00:00
xbox
Makefile
Compute tags for sys/external/intel-public/acpica/dist/ instead of
2009-08-30 02:00:56 +00:00