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
/
modules
History
julian
75fe600348
Compile the linux module with the same flags as the kernel.
...
(oops). Submitted by: "Richard Seaman, Jr." <dick@tar.com>
1999-01-26 21:29:01 +00:00
..
atapi
…
ccd
…
cd9660
…
coda
Clean up the KLD/LKM goop a bit.
1999-01-17 20:25:22 +00:00
coff
…
fdesc
…
fdescfs
…
fpu
…
gnufpu
…
ibcs2
…
if_disc
…
if_ppp
Undo #undef KERNEL hack for vnode.h to avoid vnode_if.h.
1999-01-17 20:53:48 +00:00
if_sl
…
if_tun
Undo #undef KERNEL hack for vnode.h to avoid vnode_if.h.
1999-01-17 20:53:48 +00:00
ip_mroute_mod
…
ipfw
…
joy
…
kernfs
…
linux
Compile the linux module with the same flags as the kernel.
1999-01-26 21:29:01 +00:00
lkm
World, please meet the kld module called "lkm". If you have an a.out
1999-01-17 19:05:40 +00:00
mfs
…
msdos
…
msdosfs
…
nfs
…
nfsclient
…
nfsserver
…
nullfs
…
pcic
Update for pcic for kld modules and activate
1999-01-19 00:41:17 +00:00
portal
…
portalfs
…
procfs
…
splash
Oops, one line was accidentally commented out in the previous commit.
1999-01-26 10:00:02 +00:00
syscons
Retrun EAGAIN if the current video mode is a graphics mode.
1999-01-17 14:25:19 +00:00
umapfs
…
union
…
unionfs
…
vesa
The first stage of console driver reorganization: activate new
1999-01-11 03:18:56 +00:00
vinum
Make the -I paths closer to what happens when compiling as part of the
1999-01-23 01:32:44 +00:00
vn
Oops, I accidently had devfs enabled in the vn module..
1999-01-21 17:23:30 +00:00
Makefile
Add vn module to build list.
1999-01-21 17:19:56 +00:00
Makefile.inc
…