summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* MFS: indent-assisted style cleanup.des1999-05-101-30/+27
* A little closer to style(9).des1999-05-081-58/+64
* Fixed bitrot in comments.bde1999-05-061-4/+2
* MFS: don't build the pcic.ko module.obrien1999-05-051-2/+2
* Add procfs_rlimit.c so the kernel actually compiles.billf1999-05-041-3/+4
* Add missing copyright.jkh1999-05-041-0/+27
* Add "fire" screen saver.jkh1999-05-043-2/+114
* Allow loadable interface drivers with BPF support to be loaded into a kernelmsmith1999-04-284-8/+8
* Reference kld(4).ghelmer1999-04-233-6/+6
* No need to use a magic IPFIREWALL_MODULE - the build system suppliespeter1999-04-201-2/+2
* Kill joy for the time being, it used lkm unconditionally, breaking world.peter1999-04-191-4/+3
* Remove LKM module glue Makefile.peter1999-04-191-12/+0
* 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
OpenPOWER on IntegriCloud