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
/
i386
History
eivind
b4ee85eb7d
malloc(xxx, yyy, M_WAITOK) does not fail. This probably explains why
...
the bug in the check had never been discovered.
1998-12-09 02:18:53 +00:00
..
apm
Fix typo: "==" should have been "="
1998-12-04 21:28:39 +00:00
bios
Fix typo: "==" should have been "="
1998-12-04 21:28:39 +00:00
boot
Fix my breakage of `make installworld'. However, i don't think it's right to
1998-11-28 08:03:24 +00:00
conf
If there is no .depends file, use the standard ad-hoc way of ensuring
1998-12-07 22:36:54 +00:00
eisa
malloc(xxx, yyy, M_WAITOK) does not fail. This probably explains why
1998-12-09 02:18:53 +00:00
i386
Use CNAME macro for pc98_system_parameter, which is referenced from C
1998-12-08 10:22:31 +00:00
ibcs2
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
1998-12-04 22:54:57 +00:00
include
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
1998-12-07 21:58:50 +00:00
isa
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
1998-12-07 21:58:50 +00:00
linux
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
1998-12-04 22:54:57 +00:00
pci
Make the class code checks in function pci_cfgcheck less strict.
1997-12-20 09:04:25 +00:00
Makefile
Make this ${.OBJDIR} and ${.CURDIR} aware.
1998-05-31 22:40:49 +00:00