| Commit message (Expand) | Author | Age | Files | Lines |
* | I forgot this bit of APM stuff last week. | phk | 1994-10-07 | 1 | -27/+0 |
* | Reviewed by: phk | phk | 1994-10-07 | 1 | -1/+8 |
* | #ifdef DISKLESS the copying of the nfs_diskless structure. Not the best | dg | 1994-10-07 | 1 | -1/+3 |
* | Change first CFLAGS+= to CFLAGS= or we got really bad results | ache | 1994-10-07 | 2 | -4/+4 |
* | 1. BOOTSEG and BOOTSTACK are now set from the Makefile, the boot code has | rgrimes | 1994-10-06 | 8 | -106/+112 |
* | 1. bootinfo.h defines the structure passed in to the kernel by the | rgrimes | 1994-10-06 | 1 | -0/+44 |
* | 1. Eliminate unused esym global from locore, our boot code never supported | rgrimes | 1994-10-06 | 2 | -25/+56 |
* | Add code to handle CPU_DISRTCSET | ache | 1994-10-04 | 1 | -2/+4 |
* | Add disable_rtc_set variable to block resettodr() call, needed for | ache | 1994-10-04 | 2 | -4/+12 |
* | CPU_DISRTCSET added to disable resettodr(), needed in adjkerntz -i, | ache | 1994-10-04 | 1 | -2/+4 |
* | USE_RTC_CENTURY added | ache | 1994-10-04 | 2 | -2/+8 |
* | RTC_CENTURY usage ifdefed out by USE_RTC_CENTURY compile option, | ache | 1994-10-04 | 2 | -2/+18 |
* | Put genassym: back how it was originally, the real bug was in mkdep. | rgrimes | 1994-10-03 | 1 | -2/+2 |
* | I added "pserudo-device gzip" as default. | phk | 1994-10-03 | 4 | -4/+10 |
* | dependency for genassym was wrong, there is never made a genassym.o file. | phk | 1994-10-03 | 1 | -2/+2 |
* | Fix 'cursor-disappearce-after-switching-screen-from-X' bug | ache | 1994-10-03 | 1 | -2/+2 |
* | genassym: depends on Makefile and genassym.o, genassym.o dependicies are | rgrimes | 1994-10-02 | 1 | -2/+2 |
* | In case CWARNFLAGS and COPTFLAGS are already defined (from /etc/make.conf | phk | 1994-10-02 | 1 | -1/+5 |
* | (There's two of these now (Am7990.h and am7990.h) and they need to | paul | 1994-10-02 | 1 | -0/+167 |
* | New AMD family ethernet driver. Should support BICC,NE2100, TNIC, | paul | 1994-10-02 | 3 | -0/+2392 |
* | Avoid ddb getting a panic if the code-segment isn't the usual one... | phk | 1994-10-02 | 1 | -2/+2 |
* | Patch from HOSOKAWA Tatsumi to fix bug in the size of apm_current_gdt_pdesc | dg | 1994-10-02 | 1 | -2/+2 |
* | Ripped out APM-hooks. Not ready for prime time yet. | phk | 1994-10-02 | 2 | -43/+2 |
* | Ripped out a lot of stuff made to circumvent the previous bogus assy stuff. | phk | 1994-10-02 | 2 | -644/+276 |
* | apm_bios.h: removed the equiv-stuff. Not needed now that the kernel module | phk | 1994-10-02 | 3 | -11/+8 |
* | Unused variables, except one with a omnious comment. | phk | 1994-10-02 | 1 | -15/+10 |
* | Make fat cursor as early as possible, per Bruce suggestion | ache | 1994-10-02 | 1 | -6/+2 |
* | If you are building a kernel without NFS statically linked in you | rgrimes | 1994-10-02 | 1 | -1/+8 |
* | 1. Completely rewritten Makefile that uses bsd.prog.mk more effectively. | rgrimes | 1994-10-02 | 8 | -594/+498 |
* | "idle priority" support. Based on code from Henrik Vestergaard Draboel, | dg | 1994-10-02 | 2 | -15/+97 |
* | Replaced the magic register union with inline assembler. Now it works | phk | 1994-10-02 | 4 | -360/+194 |
* | 1. Remove all references to cyloffset, it has been unused for some time. | rgrimes | 1994-10-02 | 2 | -21/+77 |
* | Add code to generate NFSDISKLESS_SIZE for use in locore for copying the | rgrimes | 1994-10-02 | 1 | -1/+7 |
* | genassym: depends on the source code too. | rgrimes | 1994-10-01 | 1 | -2/+2 |
* | On my GW2K Handbook486 this code would reset when called from locore.s | phk | 1994-10-01 | 4 | -72/+68 |
* | Add Matt Thomas's DC21040 PCI Ethernet driver. (This is turning out | wollman | 1994-10-01 | 4 | -0/+1493 |
* | Update DEPCA/DE422 et al driver to latest version, from Matt Thomas. | wollman | 1994-10-01 | 2 | -119/+179 |
* | Correct `de' device ID. | wollman | 1994-10-01 | 2 | -4/+5 |
* | Added Cortex-I Frame Grabber by Paul S. LaFollette, Jr. | dg | 1994-10-01 | 7 | -6/+535 |
* | #Driver for Advaced Power Management (also need options APM) | phk | 1994-10-01 | 2 | -4/+4 |
* | Fix again PAS16D detection and MVA508 handle. | ache | 1994-10-01 | 2 | -6/+6 |
* | Get rid of redundant declaration, and changed DDB -> SDDB to get rid | dg | 1994-10-01 | 1 | -9/+8 |
* | Added options APM and device apm0 for Advanced Power Management support. | dg | 1994-10-01 | 2 | -2/+14 |
* | Added $Id$ | dg | 1994-10-01 | 16 | -0/+32 |
* | Woops, missed these two files; part of HOSOKAWA Tatsumi's APM support. | dg | 1994-10-01 | 2 | -0/+228 |
* | Minor improvement to probe routine. | dg | 1994-10-01 | 2 | -0/+16 |
* | Laptop Advanced Power Management support by HOSOKAWA Tatsumi. | dg | 1994-10-01 | 39 | -83/+3708 |
* | add new sound files to kernel config file list | swallace | 1994-10-01 | 1 | -3/+7 |
* | Use Voxware's new 2.90 soundcard.h. | swallace | 1994-10-01 | 1 | -148/+344 |
* | Merged in changes to Hannu Savolainen's VoxWare sound drivers, version 2.9. | swallace | 1994-10-01 | 44 | -2407/+5548 |