summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up the KLD/LKM goop a bit.peter1999-01-171-2/+10
* Add the lkm modulepeter1999-01-171-2/+2
* World, please meet the kld module called "lkm". If you have an a.outpeter1999-01-171-0/+12
* Retrun EAGAIN if the current video mode is a graphics mode.yokota1999-01-173-6/+6
* Move the definition of set_origin from logo_saver.c to saver.h.des1999-01-162-4/+4
* Calculate the number of bitmap colors in the correct way.yokota1999-01-131-2/+2
* Update the pointer into the bitmap correctly. The previous codeyokota1999-01-111-2/+2
* Add splash screen module. This version has rather limitedyokota1999-01-115-2/+512
* The first stage of console driver reorganization: activate newyokota1999-01-1111-306/+258
* Use M_VGA_VG320 if M_VESA_CG800x600 is not available. It looks ugly indes1999-01-011-23/+31
* Fixed bitrot in comments.bde1999-01-011-3/+5
* Activate the rain screensaver.des1998-12-311-2/+2
* Here's one for the terminally melancholic amongst us.des1998-12-312-0/+146
* Eliminate "initialization from incompatible type" warning in SAVER_MODULEdes1998-12-311-4/+3
* Compile without warnings.des1998-12-312-5/+6
* Make the VESA KLD module work!yokota1998-12-302-4/+3
* Add -I${.CURDIR} since it #includes logo.c from the source dir and breakspeter1998-12-291-2/+2
* Update for pseudo-device support tweaks..peter1998-12-281-6/+12
* Activate the logo screensaver.des1998-12-281-2/+2
* One more for the road: Chuck the friendly floating daemon. Requiresdes1998-12-283-0/+520
* Save the palette in case syscons doesn't restore it properly.des1998-12-281-3/+6
* Reconnect vinum KLD module and have it build from sys/dev/vinum rather thanpeter1998-12-282-6/+4
* Activate the warp screensaver.des1998-12-271-2/+2
* Finally give FreeBSD a graphical screensaver. It isn't much, but it works,des1998-12-272-0/+150
* Temporaryly disable vinum, awaiting repository copy of misplaced files.sos1998-12-271-2/+3
* Remove depricated wcd module.sos1998-12-272-31/+2
OpenPOWER on IntegriCloud