summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't reinvent the wheel; use strptime(3).ru2001-09-041-44/+4
* SECURITY.ru2001-09-042-40/+42
* The implementation of -flags was broken and did not match the (poorly)ru2001-09-043-31/+79
* Reenable RTC interrupts after wakeup. Some laptops have a problemiwasaki2001-09-048-8/+113
* Remove long overdue obsolete file ide_pcireg.hsos2001-09-041-63/+0
* There is no option IDE_DELAY and havn't been for a long time..sos2001-09-041-1/+0
* Add `-I.' option to CFLAGS so that we can compile asm code togetheriwasaki2001-09-041-0/+1
* Just print a message in acpi_tz_monitor() only when new active stateiwasaki2001-09-041-2/+5
* Fix sysctl comment field, s/the the/then thealfred2001-09-041-1/+1
* Enable bootforth.dfr2001-09-042-2/+2
* mdoc(7) police: This still can be done with one-line display.ru2001-09-041-3/+2
* mdoc(7) police:ru2001-09-041-24/+16
* fix renamed options in some of the code that was #ifdef AFSassar2001-09-044-4/+7
* Avoid an alignment fault on 64bit architectures.dfr2001-09-041-1/+1
* mdoc(7) police: s/vidmap/vidfont/, don't xref to itself.ru2001-09-041-4/+4
* Mostly cosmetic. Move various variables from .s files to .c files so thatpeter2001-09-045-32/+17
* mdoc(7) police: tighten label width.ru2001-09-041-1/+1
* mdoc(7) police: Please don't commit when you are drunk!ru2001-09-041-3/+1
* More at_shutdown(9) removal.ru2001-09-041-3/+1
* mdoc(7) police: sort FILES.ru2001-09-041-4/+4
* Fix style bug from rev 1.20 in `struct foo' definition example to match theobrien2001-09-041-1/+1
* mdoc(7) police: sort FILES.ru2001-09-041-2/+2
* mdoc(7) police: fixed formatting bugs in previous revision.ru2001-09-041-4/+6
* mdoc(7) police: removed hard sentence breaks.ru2001-09-041-6/+10
* Use the correct blocksize when invoked with both -h and -krobert2001-09-041-1/+2
* mdoc(7) police: removed hard sentence breaks.ru2001-09-041-6/+14
* style(9) the structure namesobrien2001-09-041-6/+6
* Do the best we can with respect to fixing command-line option disordersheldonh2001-09-041-62/+62
* Duh! forgot this bit of the NCCD patch.phk2001-09-043-152/+83
* Make sure we copy over the linker set sections to the EFI executable.dfr2001-09-042-0/+2
* Add definition for arch-ia64.dfr2001-09-041-0/+6
* Add ia64 system dependancies.dfr2001-09-042-0/+513
* Zap #if 0'ed map init code that got moved to the MI area.peter2001-09-048-992/+4
* Nuke #if 0'ed "setredzone()" stub. We never used it, and probablypeter2001-09-046-102/+0
* Kill the NCCD constant by modernizing the ccd driver.phk2001-09-044-420/+472
* Implement _setjmp()/_longjmp().dfr2001-09-041-125/+345
* Remove an accidentally forgotten #ifdef. This could cause depletiongrog2001-09-041-2/+0
* MFS: change name of sysctl to something more diplomatic.julian2001-09-041-9/+9
* Kill init_t type, and minor white space changes to match original -stable ver...imp2001-09-041-4/+1
* Add support for changing the way that ToPIC csc interrupts are routed.imp2001-09-042-4/+42
* Move to using a chip function + function pointers to deal with theimp2001-09-045-159/+634
* Change the access width of memory window from 8 bits to 16 bits.non2001-09-041-1/+1
* We should not pass the size of the memory to bus_alloc_resource().non2001-09-044-4/+4
* Values for the Toshiba ToPIC's Function Control Register.imp2001-09-041-0/+6
* Note that kbdmap is an interactive command.murray2001-09-041-0/+3
* Move commands to create stripped kernel into Makefile.conf,luigi2001-09-042-39/+49
* Add rwindow.c, forgotten earlier.jake2001-09-041-0/+1
* Make this compile.jake2001-09-041-0/+3
* Mention collision attacks on MD5. From the md5(3) man page.murray2001-09-041-0/+6
* Add additional information about VGA attributes.murray2001-09-041-31/+47
OpenPOWER on IntegriCloud