summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Use perl, not perl5 to compile interfaces.dfr1999-04-181-4/+4
* Actually build the new fxp module.bde1999-04-181-6/+6
* Disconnect lkm subdir so we don't build a lkm module, in case somethingpeter1999-04-171-2/+3
* Reverse last checkin, which was a regression. Grrr.grog1999-04-171-663/+4
* Replace with the correct version which sources in the other .gdbinits.grog1999-04-171-4/+663
* Add a sample loadable pci driver Makefile..peter1999-04-161-0/+28
* Drop the atapi module from the build, it's just wasting time.peter1999-04-131-2/+2
* Fixed bogus SRCS definition which broke `make depend'. Plain `make'bde1999-04-131-3/+2
* PCX loader for pseudo-device splash.des1999-04-123-2/+272
* Centralize and reorganize a few macros.des1999-04-124-18/+19
* Add kldstat macro, which basically does the same thing as kldstat(8)grog1999-04-101-0/+16
* Replace LKM with KLD.ghelmer1999-04-062-10/+10
* 'fr' macro: trace back to new kernel base 0xc0000000grog1999-04-051-1/+1
* Correct forgotten defs in defproc macrogrog1999-04-041-0/+4
* Various bug fixes to make them actually work.grog1999-03-313-650/+5
* Make the splash screen alternate "fade out" and "fade in" action atyokota1999-03-291-5/+20
* Restructure the .gdbinit files:grog1999-03-284-1/+804
* Restructure the .gdbinit files:grog1999-03-281-644/+3
* quick BDE premptionjulian1999-03-141-2/+2
* A bit of a hack, but allows the vn device to be a module again.julian1999-03-141-3/+3
* Submitted by: Matt Dillon <dillon@freebsd.org>julian1999-03-141-3/+3
* Improve the manner in which the location of the kld is found. Itgrog1999-03-131-1/+15
* Oops. Adding a Makefile might help anyone who wants to use streamsnewton1999-02-221-0/+30
* Update for the man page. 4.0 is using KLD's not LKM's.n_hibma1999-02-221-5/+7
* Converted "streams" pseudo-device into a KLDnewton1999-02-222-5/+12
* Clean up some .Os macro uses: quotes are not needed, multiple argumentsfenner1999-02-151-2/+2
* Honor ${LDFLAGS} for building svr4_genassym. This is part of fixingbde1999-02-061-5/+3
* Followup to yokota's last commit:des1999-02-054-13/+14
* - Don't assume the line length in the video memory is always the same asyokota1999-02-051-7/+8
* Split .gdbinit file into two versions, on suitable for remotegrog1999-02-042-20/+631
* Added ntfs subdirectory.semenu1999-02-031-2/+2
* This commit was generated by cvs2svn to compensate for changes in r43550,semenu1999-02-031-0/+15
|\
| * First version.semenu1999-02-031-0/+15
* Move CFLAGS to God's Own Positiongrog1999-02-011-3/+5
* Nuked the "hello, world!" program from this directory (it hasnewton1999-01-301-0/+0
* Added a "README" file containing text taken from the message I sentnewton1999-01-301-0/+33
* Activate svr4 modulenewton1999-01-301-2/+2
* Emulator KLD for SysVR4 executables grabbed from NetBSD.newton1999-01-303-0/+63
* Add MAINTAINERgrog1999-01-301-0/+1
* Include .gdbinit for debugginggrog1999-01-292-1/+664
* Compile the linux module with the same flags as the kernel.julian1999-01-261-2/+2
* Oops, one line was accidentally commented out in the previous commit.yokota1999-01-261-3/+1
* Make the -I paths closer to what happens when compiling as part of thepeter1999-01-231-2/+2
* Add VESA mode support. If the VESA support is compiled into the kernelyokota1999-01-211-5/+61
* Oops, I accidently had devfs enabled in the vn module..peter1999-01-211-2/+1
* Add vn module to build list.peter1999-01-211-2/+2
* Build a vn module. I've lost count of the number of times I could havepeter1999-01-211-0/+18
* Add source file vinumdaemon.cgrog1999-01-211-4/+5
* Update for pcic for kld modules and activatepeter1999-01-192-6/+4
* Undo #undef KERNEL hack for vnode.h to avoid vnode_if.h.peter1999-01-172-4/+6
OpenPOWER on IntegriCloud