| Commit message (Expand) | Author | Age | Files | Lines |
* | Put genassym: back how it was originally, the real bug was in mkdep. | rgrimes | 1994-10-03 | 2 | -4/+4 |
* | I added "pserudo-device gzip" as default. | phk | 1994-10-03 | 1 | -1/+3 |
* | dependency for genassym was wrong, there is never made a genassym.o file. | phk | 1994-10-03 | 2 | -4/+4 |
* | Changed the imgact_gzip to "optional gzip" per David Greenman's request. | phk | 1994-10-03 | 1 | -1/+1 |
* | *** | phk | 1994-10-03 | 1 | -0/+1 |
* | genassym: depends on Makefile and genassym.o, genassym.o dependicies are | rgrimes | 1994-10-02 | 2 | -4/+4 |
* | In case CWARNFLAGS and COPTFLAGS are already defined (from /etc/make.conf | phk | 1994-10-02 | 2 | -2/+10 |
* | genassym: depends on the source code too. | rgrimes | 1994-10-01 | 2 | -4/+4 |
* | Added Cortex-I Frame Grabber by Paul S. LaFollette, Jr. | dg | 1994-10-01 | 2 | -2/+6 |
* | #Driver for Advaced Power Management (also need options APM) | phk | 1994-10-01 | 1 | -2/+2 |
* | Added options APM and device apm0 for Advanced Power Management support. | dg | 1994-10-01 | 1 | -1/+7 |
* | Laptop Advanced Power Management support by HOSOKAWA Tatsumi. | dg | 1994-10-01 | 3 | -5/+7 |
* | add new sound files to kernel config file list | swallace | 1994-10-01 | 1 | -3/+7 |
* | Do strip -x of kernel | csgr | 1994-09-29 | 2 | -4/+22 |
* | GENERIC*: remove commented-out options; the user should have to do | wollman | 1994-09-28 | 1 | -2/+2 |
* | LKMs are no longer options, so remove the `options LKM' from LINT. | wollman | 1994-09-28 | 1 | -2/+1 |
* | LKM support is no longer optional. | wollman | 1994-09-28 | 1 | -1/+1 |
* | Get rid of parentheses in version stuff. Use 2.0.0-Development instead. | sef | 1994-09-28 | 1 | -3/+3 |
* | Added entries for PCI and NCR device drivers. | se | 1994-09-28 | 1 | -1/+7 |
* | Added | phk | 1994-09-27 | 1 | -1/+3 |
* | Lots of kernel code requires vnodE_if.h, so provide code to generate it | wollman | 1994-09-26 | 1 | -3/+1 |
* | Jim Babb's port of the AIC6360 code. | jkh | 1994-09-26 | 2 | -2/+5 |
* | Removed unimplemented subr_rmap.c and unused references to it. | dg | 1994-09-25 | 1 | -1/+0 |
* | HARDFONTS option documented | ache | 1994-09-25 | 1 | -1/+3 |
* | Fixed the problem where "make depend" was mandatory for building kernel. | phk | 1994-09-23 | 2 | -4/+4 |
* | Removed last vestige of MULTICAST option. | dg | 1994-09-23 | 1 | -2/+1 |
* | Add PPP. NB: this is VERY VERY VERY green code, added to make it easier | wollman | 1994-09-23 | 1 | -0/+2 |
* | More loadable VFS changes: | wollman | 1994-09-22 | 2 | -3/+2 |
* | Make it easier to create filesystem LKMs by doing most of the | wollman | 1994-09-21 | 1 | -1/+16 |
* | Add entries for transputer driver. | jkh | 1994-09-21 | 1 | -1/+2 |
* | Sorted. | dg | 1994-09-20 | 1 | -23/+23 |
* | Added MSDOSFS option. | dfr | 1994-09-19 | 1 | -1/+2 |
* | Added msdosfs. | dfr | 1994-09-19 | 1 | -0/+6 |
* | Redo Kernel NTP PLL support, kernel side. | wollman | 1994-09-18 | 1 | -0/+1 |
* | Add SYSV shm stuff back to LINT. | jkh | 1994-09-16 | 3 | -5/+6 |
* | Added back the SYSV ipc files which somehow got removed. | dfr | 1994-09-15 | 1 | -0/+5 |
* | Made TCPDEBUG truely optional. Based on changes I made in FreeBSD 1.1.5. | dg | 1994-09-15 | 1 | -1/+1 |
* | A make system file for building LKMs, derived from bsd.prog.mk. | wollman | 1994-09-14 | 1 | -0/+142 |
* | Shuffle some functions and variables around to make it possible for | wollman | 1994-09-14 | 1 | -6/+1 |
* | Added SYSV ipcs. | dfr | 1994-09-13 | 2 | -1/+49 |
* | Added DSI_SOFT_MODEM | phk | 1994-09-13 | 1 | -1/+2 |
* | Deleted the pccons driver from the files.i386, added the seagate driver | ats | 1994-09-11 | 2 | -9/+6 |
* | Remove *_SAVER syscons options - I don't know how they go in here: | csgr | 1994-09-09 | 1 | -5/+1 |
* | Don't include options MULTICAST or MROUTING in generic kernels. MULTICAST | wollman | 1994-09-09 | 2 | -2/+10 |
* | Reviewed by: Stefan Esser <se> | se | 1994-09-06 | 1 | -2/+3 |
* | Reviewed by: | ats | 1994-09-05 | 2 | -5/+3 |
* | Get rid of a superfluous echo. | jkh | 1994-09-05 | 2 | -4/+2 |
* | Remove symlink before remaking it for libkern.a | jkh | 1994-09-05 | 2 | -4/+6 |
* | Restore some explicit dependencies for locore.s so that "make clean; make" | bde | 1994-09-02 | 2 | -4/+4 |
* | Added entry for if_lnc.c, soon to be added new Lancef amily ethernet | paul | 1994-09-02 | 1 | -1/+2 |