aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix bug with 8-bit chars sign extention (ctype not works)Andrey A. Chernov1994-10-021-4/+6
* Replaced the magic register union with inline assembler. Now it worksPoul-Henning Kamp1994-10-024-358/+192
* libcompat removedAndrey A. Chernov1994-10-021-3/+3
* Rewritten using POSIX regexAndrey A. Chernov1994-10-023-3/+29
* 1. Remove all references to cyloffset, it has been unused for some time.Rodney W. Grimes1994-10-025-60/+230
* Add code to generate NFSDISKLESS_SIZE for use in locore for copying theRodney W. Grimes1994-10-022-2/+14
* Implement full proxy ARP, gated on option ARP_PROXYALL. This allowsGarrett Wollman1994-10-011-7/+44
* genassym: depends on the source code too.Rodney W. Grimes1994-10-013-6/+6
* On my GW2K Handbook486 this code would reset when called from locore.sPoul-Henning Kamp1994-10-014-72/+68
* Add Matt Thomas's DC21040 PCI Ethernet driver. (This is turning outGarrett Wollman1994-10-019-0/+4166
* Update DEPCA/DE422 et al driver to latest version, from Matt Thomas.Garrett Wollman1994-10-012-119/+179
* Fixed manpage to conform to current reality.David Greenman1994-10-011-1/+4
* Correct `de' device ID.Garrett Wollman1994-10-012-4/+5
* Define IFF_ALTPHYS to be IFF_LINK2. Gross, but effective. (There aren't anyGarrett Wollman1994-10-011-1/+2
* f77.script resides in source, not obj dirPaul Traina1994-10-011-1/+1
* Added Cortex-I Frame Grabber by Paul S. LaFollette, Jr.David Greenman1994-10-019-8/+541
* 1) If nrpos <= 1, don't output rpos table (and set fs_cpc to 0) - disablingDavid Greenman1994-10-012-13/+23
* Corrected message when no rotational position table is found.David Greenman1994-10-011-1/+1
* #Driver for Advaced Power Management (also need options APM)Poul-Henning Kamp1994-10-013-6/+6
* Re-org of file. Delete information that is 1.x only. Update and add entrysGary Clark II1994-10-011-137/+30
* Fix again PAS16D detection and MVA508 handle.Andrey A. Chernov1994-10-012-6/+6
* Get rid of redundant declaration, and changed DDB -> SDDB to get ridDavid Greenman1994-10-011-9/+8
* Added options APM and device apm0 for Advanced Power Management support.David Greenman1994-10-013-3/+21
* Added $Id$David Greenman1994-10-0116-0/+32
* Woops, missed these two files; part of HOSOKAWA Tatsumi's APM support.David Greenman1994-10-012-0/+228
* Added apm and apmconf. NOTE: This makefile is wrong in a variety of ways.David Greenman1994-10-011-1/+1
* Added entry for apm device (needed for Advanced Power Management support).David Greenman1994-10-012-2/+16
* Minor improvement to probe routine.David Greenman1994-10-012-0/+16
* Laptop Advanced Power Management support (userland end) by HOSOKAWA Tatsumi.David Greenman1994-10-014-0/+524
* Laptop Advanced Power Management support by HOSOKAWA Tatsumi.David Greenman1994-10-0158-157/+4177
* add new sound files to kernel config file listSteven Wallace1994-10-012-6/+14
* Use Voxware's new 2.90 soundcard.h.Steven Wallace1994-10-012-292/+684
* Merged in changes to Hannu Savolainen's VoxWare sound drivers, version 2.9.Steven Wallace1994-10-0144-2399/+5540
* This commit was generated by cvs2svn to compensate for changes in r3252,Steven Wallace1994-10-0110-0/+4652
|\
| * Hannu Savolainen's VoxWare original sound drivers, version 2.9.Steven Wallace1994-10-0153-0/+23418
* Correct DEC -> Digital Equipment Corporation.Garrett Wollman1994-10-013-6/+6
* Clean up makefilePaul Traina1994-09-301-3/+6
* Router Discovery from Sun MicrosystemsPaul Traina1994-09-304-0/+1813
* Router discovery code - Courtesy Sun MicrosystemsPaul Traina1994-09-301-0/+27
* Reshuffle all the man pages around in the Makefiles too (duh!).Jordan K. Hubbard1994-09-301-3/+11
* Reshuffle all the man pages around in the Makefiles too (duh!).Jordan K. Hubbard1994-09-301-1/+1
* If WANT_MSUN is defined then math.h needs to be installed from thePaul Richards1994-09-301-1/+4
* mention MAKE_EBONES and MAKE_KERBEROSGeoff Rehmet1994-09-303-3/+30
* Initial import of eBones.Geoff Rehmet1994-09-30390-0/+46955
* Undo damage done between revisions 1.6 and 1.7Geoff Rehmet1994-09-301-6/+12
* You must rm -f lkm before attempting to create it.Rodney W. Grimes1994-09-302-2/+4
* make rexecd link against skeyaccess, not authfilePaul Traina1994-09-301-2/+2
* Add f77 shell script frontend for f2c/gccPaul Traina1994-09-302-0/+118
* !Just! fixing makefile, no code changes GeoffPaul Traina1994-09-301-3/+3
* Move bootp & related stuffPaul Traina1994-09-302-2/+2