summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Whoops, typo.nate1997-01-111-1/+1
* Update the PCIC controller's imask with individual slot IRQ's.nate1997-01-114-6/+18
* Removed magic # 16 and replaced with ICU_LEN.nate1997-01-111-1/+1
* Now that all of the IRQ's should be allocated by the time thisnate1997-01-111-3/+40
* Moved pccard_configure() to the end of the configure() list. Thisnate1997-01-112-12/+12
* Correct two bugs:wpaul1997-01-111-13/+50
* Added 'xuser' class entry point for X users (who need more resources).davidn1997-01-111-4/+17
* Add -DNOINFO to MK_FLAGS, that's okay right? The comment saysjmacd1997-01-111-2/+4
* In an attempt to make the new info rules bootstrap themselves, makejmacd1997-01-111-0/+8
* This is purely a bandaid to lower the risk of running out of slotspeter1997-01-111-1/+1
* Fix typo.kato1997-01-111-2/+2
* Slightly correct the code that moves pages from the active to thedyson1997-01-111-5/+7
* Prepare better for multi-platform by eliminating another requireddyson1997-01-115-101/+20
* Makes login login_cap-savvy.davidn1997-01-112-155/+371
* Change initialize routine of Cyrix 5x86 CPU.kato1997-01-111-9/+15
* Adds a template/example login.conf, login class capabilities database.davidn1997-01-112-2/+234
* Changes to make ld demangle C++ symbol names before printingjmacd1997-01-117-1048/+94
* Same.jmacd1997-01-112-2/+5
* This texinfo documentation isn't really enough texinfo-izedjmacd1997-01-111-2/+2
* Still going.jmacd1997-01-111-1/+3
* Same. This wasn't installed before either.jmacd1997-01-111-1/+3
* Same.jmacd1997-01-111-1/+5
* Same. This wasn't even in the old dir file.jmacd1997-01-111-1/+3
* Same.jmacd1997-01-112-1/+2
* Same deal.jmacd1997-01-111-0/+2
* Same deal.jmacd1997-01-111-1/+5
* Same thing.jmacd1997-01-111-0/+2
* Forgot a TAB.jmacd1997-01-111-1/+1
* Same thing.jmacd1997-01-111-0/+3
* Getting tired of writing same thing.jmacd1997-01-111-0/+2
* Added section and entry annotations.jmacd1997-01-111-0/+3
* Add missing info section name.jmacd1997-01-111-0/+1
* Add the missing annotations.jmacd1997-01-111-12/+6
* Add the missing annotations.jmacd1997-01-111-1/+6
* This file has the info annotation, except its annotated namejmacd1997-01-111-1/+1
* Add info to SUBDIRSjmacd1997-01-111-1/+1
* This commit was generated by cvs2svn to compensate for changes in r21503,jmacd1997-01-112-0/+25
|\
| * Makefile and empty dir template.jmacd1997-01-112-0/+25
* Change the installation rules. It now copies an empty dir filejmacd1997-01-111-11/+28
* Clearing out the old stuff, its all in contrib now.jmacd1997-01-1178-48330/+95
* Correct a bogus strerror declaration and make install-infojmacd1997-01-111-24/+36
* Remove a non-posix terminal flag OCRNL from terminal.c, add thejmacd1997-01-113-2/+241
* This commit was generated by cvs2svn to compensate for changes in r21495,jmacd1997-01-11107-0/+77698
|\
| * This is unmodified GNU texinfo-3.9 source. I'll be commiting a fewjmacd1997-01-11107-0/+77698
* if !(command) -> if ! (command)wosch1997-01-101-2/+2
* Staticize the functions rtc_inb, rtc_outb, rtc_serialcombit, andkato1997-01-105-29/+29
* kern/2433: Multiple AHA1542 scsi controllers don't workphk1997-01-101-1/+2
* The 2.2-Beta version doesn't have the brackets after the if statement.nate1997-01-101-1/+2
* Fix many buffer overruns in the code. Specifically, disallow ExpandStringimp1997-01-1013-61/+92
* Get rid of all those annoying warnings when making thempp1997-01-104-12/+12
OpenPOWER on IntegriCloud