| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved m_copyback into uipc_mbuf.c | phk | 1994-10-04 | 2 | -55/+55 |
* | In sd_get_params() the timeout for the MODE_SENSE command was too | rgrimes | 1994-10-04 | 1 | -2/+2 |
* | Pull in 1.1.5.1 changes to sd.c from 1.23 to 1.27 (basically the fixes for | rgrimes | 1994-10-04 | 1 | -2/+5 |
* | Commented out anti-paging code as it was found to be the cause of a | dg | 1994-10-04 | 1 | -3/+3 |
* | Based on the applause (in this case: not downright rejection :-) I have | phk | 1994-10-04 | 1 | -53/+67 |
* | Fixed bug related to proper sensing of page modification that we | dg | 1994-10-04 | 1 | -8/+9 |
* | First bug-fix. This this depends on something odd. I am looking at it, | phk | 1994-10-03 | 1 | -3/+9 |
* | Put genassym: back how it was originally, the real bug was in mkdep. | rgrimes | 1994-10-03 | 3 | -6/+6 |
* | I added "pserudo-device gzip" as default. | phk | 1994-10-03 | 5 | -5/+13 |
* | dependency for genassym was wrong, there is never made a genassym.o file. | phk | 1994-10-03 | 3 | -6/+6 |
* | 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/+1456 |
* | *** | phk | 1994-10-03 | 1 | -0/+1 |
* | Fix 'cursor-disappearce-after-switching-screen-from-X' bug | ache | 1994-10-03 | 3 | -6/+6 |
* | Add VMIN/VTIME support | ache | 1994-10-03 | 1 | -18/+131 |
* | genassym: depends on Makefile and genassym.o, genassym.o dependicies are | rgrimes | 1994-10-02 | 3 | -6/+6 |
* | In case CWARNFLAGS and COPTFLAGS are already defined (from /etc/make.conf | phk | 1994-10-02 | 3 | -3/+15 |
* | (There's two of these now (Am7990.h and am7990.h) and they need to | paul | 1994-10-02 | 2 | -0/+334 |
* | New AMD family ethernet driver. Should support BICC,NE2100, TNIC, | paul | 1994-10-02 | 5 | -0/+4229 |
* | Add back and correct declaration of m_copyback() | dg | 1994-10-02 | 1 | -1/+2 |
* | Avoid ddb getting a panic if the code-segment isn't the usual one... | phk | 1994-10-02 | 3 | -12/+15 |
* | Patch from HOSOKAWA Tatsumi to fix bug in the size of apm_current_gdt_pdesc | dg | 1994-10-02 | 3 | -6/+6 |
* | GCC cleanup. | phk | 1994-10-02 | 24 | -148/+156 |
* | Ripped out APM-hooks. Not ready for prime time yet. | phk | 1994-10-02 | 4 | -87/+4 |
* | Ripped out a lot of stuff made to circumvent the previous bogus assy stuff. | phk | 1994-10-02 | 2 | -644/+276 |
* | All of this is cosmetic. prototypes, #includes, printfs and so on. Makes | phk | 1994-10-02 | 36 | -675/+918 |
* | apm_bios.h: removed the equiv-stuff. Not needed now that the kernel module | phk | 1994-10-02 | 5 | -12/+15 |
* | Unused variables, except one with a omnious comment. | phk | 1994-10-02 | 2 | -30/+20 |
* | Prototyping and general gcc-shutting up. Gcc has one warning now which looks | phk | 1994-10-02 | 36 | -483/+1186 |
* | Prototypes, prototypes and even more prototypes. Not quite done yet, but | phk | 1994-10-02 | 20 | -41/+152 |
* | Make fat cursor as early as possible, per Bruce suggestion | ache | 1994-10-02 | 3 | -18/+6 |
* | Include rtprio.h for struct rtprio. | dg | 1994-10-02 | 1 | -1/+2 |
* | If you are building a kernel without NFS statically linked in you | rgrimes | 1994-10-02 | 2 | -2/+16 |
* | 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 | 17 | -103/+376 |
* | 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 | 5 | -60/+230 |
* | Add code to generate NFSDISKLESS_SIZE for use in locore for copying the | rgrimes | 1994-10-02 | 2 | -2/+14 |
* | Implement full proxy ARP, gated on option ARP_PROXYALL. This allows | wollman | 1994-10-01 | 1 | -7/+44 |
* | genassym: depends on the source code too. | rgrimes | 1994-10-01 | 3 | -6/+6 |
* | 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 | 9 | -0/+4166 |
* | 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 |
* | Define IFF_ALTPHYS to be IFF_LINK2. Gross, but effective. (There aren't any | wollman | 1994-10-01 | 1 | -1/+2 |
* | Added Cortex-I Frame Grabber by Paul S. LaFollette, Jr. | dg | 1994-10-01 | 9 | -8/+541 |
* | #Driver for Advaced Power Management (also need options APM) | phk | 1994-10-01 | 3 | -6/+6 |
* | 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 | 3 | -3/+21 |