This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7cc9cff983
freebsd-nq
/
sys
/
i386
History
Nick Sayer
7cc9cff983
printf("%x",dev); -> printf("%s",devtoname(dev));
1999-08-18 17:42:41 +00:00
..
apm
- Add apm_check_function_supported() and call it from
1999-08-14 18:39:40 +00:00
bios
- Add apm_check_function_supported() and call it from
1999-08-14 18:39:40 +00:00
boot
Back the last change out.
1999-05-25 10:30:52 +00:00
conf
The "LINUX" option isn't actually used or referenced anywhere. The stuff
1999-08-18 11:28:36 +00:00
eisa
Properly set the alignment argument to bus_dma_tag_create(). If we
1999-08-16 01:52:21 +00:00
i386
Create callable (non-inline) versions of the atomic_OP_TYPE functions
1999-08-18 04:08:31 +00:00
ibcs2
Rename struct members sa_siginfo. POSIX reserves identifiers starting
1999-07-06 06:55:29 +00:00
include
Create callable (non-inline) versions of the atomic_OP_TYPE functions
1999-08-18 04:08:31 +00:00
isa
printf("%x",dev); -> printf("%s",devtoname(dev));
1999-08-18 17:42:41 +00:00
linux
Fix a bug in debug-printfs of struct linux_termios fields, where I forgot to
1999-08-17 10:27:55 +00:00
pci
Hopefully fix the previous commit, it caused *all* bridges to be detected
1999-08-10 09:22:21 +00:00
svr4
Add $Id$ tags.
1999-07-30 12:47:17 +00:00
Makefile
Update to know about current kernel directory layout.
1999-02-28 22:14:16 +00:00