summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Moved m_copyback into uipc_mbuf.cphk1994-10-042-55/+55
* In sd_get_params() the timeout for the MODE_SENSE command was toorgrimes1994-10-041-2/+2
* Pull in 1.1.5.1 changes to sd.c from 1.23 to 1.27 (basically the fixes forrgrimes1994-10-041-2/+5
* Commented out anti-paging code as it was found to be the cause of adg1994-10-041-3/+3
* Based on the applause (in this case: not downright rejection :-) I havephk1994-10-041-53/+67
* Fixed bug related to proper sensing of page modification that wedg1994-10-041-8/+9
* First bug-fix. This this depends on something odd. I am looking at it,phk1994-10-031-3/+9
* Put genassym: back how it was originally, the real bug was in mkdep.rgrimes1994-10-033-6/+6
* I added "pserudo-device gzip" as default.phk1994-10-035-5/+13
* dependency for genassym was wrong, there is never made a genassym.o file.phk1994-10-033-6/+6
* Changed the imgact_gzip to "optional gzip" per David Greenman's request.phk1994-10-031-1/+1
* ***phk1994-10-031-0/+1456
* ***phk1994-10-031-0/+1
* Fix 'cursor-disappearce-after-switching-screen-from-X' bugache1994-10-033-6/+6
* Add VMIN/VTIME supportache1994-10-031-18/+131
* genassym: depends on Makefile and genassym.o, genassym.o dependicies arergrimes1994-10-023-6/+6
* In case CWARNFLAGS and COPTFLAGS are already defined (from /etc/make.confphk1994-10-023-3/+15
* (There's two of these now (Am7990.h and am7990.h) and they need topaul1994-10-022-0/+334
* New AMD family ethernet driver. Should support BICC,NE2100, TNIC,paul1994-10-025-0/+4229
* Add back and correct declaration of m_copyback()dg1994-10-021-1/+2
* Avoid ddb getting a panic if the code-segment isn't the usual one...phk1994-10-023-12/+15
* Patch from HOSOKAWA Tatsumi to fix bug in the size of apm_current_gdt_pdescdg1994-10-023-6/+6
* GCC cleanup.phk1994-10-0224-148/+156
* Ripped out APM-hooks. Not ready for prime time yet.phk1994-10-024-87/+4
* Ripped out a lot of stuff made to circumvent the previous bogus assy stuff.phk1994-10-022-644/+276
* All of this is cosmetic. prototypes, #includes, printfs and so on. Makesphk1994-10-0236-675/+918
* apm_bios.h: removed the equiv-stuff. Not needed now that the kernel modulephk1994-10-025-12/+15
* Unused variables, except one with a omnious comment.phk1994-10-022-30/+20
* Prototyping and general gcc-shutting up. Gcc has one warning now which looksphk1994-10-0236-483/+1186
* Prototypes, prototypes and even more prototypes. Not quite done yet, butphk1994-10-0220-41/+152
* Make fat cursor as early as possible, per Bruce suggestionache1994-10-023-18/+6
* Include rtprio.h for struct rtprio.dg1994-10-021-1/+2
* If you are building a kernel without NFS statically linked in yourgrimes1994-10-022-2/+16
* 1. Completely rewritten Makefile that uses bsd.prog.mk more effectively.rgrimes1994-10-028-594/+498
* "idle priority" support. Based on code from Henrik Vestergaard Draboel,dg1994-10-0217-103/+376
* Replaced the magic register union with inline assembler. Now it worksphk1994-10-024-360/+194
* 1. Remove all references to cyloffset, it has been unused for some time.rgrimes1994-10-025-60/+230
* Add code to generate NFSDISKLESS_SIZE for use in locore for copying thergrimes1994-10-022-2/+14
* Implement full proxy ARP, gated on option ARP_PROXYALL. This allowswollman1994-10-011-7/+44
* genassym: depends on the source code too.rgrimes1994-10-013-6/+6
* On my GW2K Handbook486 this code would reset when called from locore.sphk1994-10-014-72/+68
* Add Matt Thomas's DC21040 PCI Ethernet driver. (This is turning outwollman1994-10-019-0/+4166
* Update DEPCA/DE422 et al driver to latest version, from Matt Thomas.wollman1994-10-012-119/+179
* Correct `de' device ID.wollman1994-10-012-4/+5
* Define IFF_ALTPHYS to be IFF_LINK2. Gross, but effective. (There aren't anywollman1994-10-011-1/+2
* Added Cortex-I Frame Grabber by Paul S. LaFollette, Jr.dg1994-10-019-8/+541
* #Driver for Advaced Power Management (also need options APM)phk1994-10-013-6/+6
* Fix again PAS16D detection and MVA508 handle.ache1994-10-012-6/+6
* Get rid of redundant declaration, and changed DDB -> SDDB to get riddg1994-10-011-9/+8
* Added options APM and device apm0 for Advanced Power Management support.dg1994-10-013-3/+21
OpenPOWER on IntegriCloud