summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare for mdoc(7)NG.ru2000-12-195-7/+12
* Fix testing reboot howto flags in acpi_shutdown_final().iwasaki2000-12-191-1/+1
* Prepare for mdoc(7)NG.ru2000-12-193-64/+64
* Prepare for mdoc(7)NG.ru2000-12-191-1/+1
* o Back out 1.39, it was a bad idea. There was, and should be, arwatson2000-12-191-2/+2
* Enable the sym module.alex2000-12-191-1/+1
* Use the default value for MFILESalex2000-12-191-1/+0
* Proberly back down DMA modes on the Acer Aladdin.sos2000-12-192-5/+13
* un-staticize M_AGP so that it can be used in agp*.cassar2000-12-192-2/+2
* remove pfctlinputassar2000-12-191-2/+0
* Several small but important fixes for snapshots:mckusick2000-12-194-17/+40
* Get rid of spurious check in ffs_truncate for i_size == lengthmckusick2000-12-191-2/+0
* translate the flags in recvfrom and recvmsg from linux to bsd onesassar2000-12-192-2/+121
* Fix column alignment (whitespace-only change).rnordier2000-12-191-1/+1
* Fix another sched_sihand -> sched_swi in a KTR trace message.jhb2000-12-181-1/+1
* Convert the sio driver to use a spin mutex instead of a s_lock. This isjhb2000-12-182-246/+116
* Attempt to read and verify the card's status in wi_stop() before sending itjhb2000-12-182-4/+18
* New release notes: spic(4), netgrph(4) updates, sbuf(9), el(4) nowbmah2000-12-182-6/+67
* Add a line specifying the architecture for each RELNOTES.TXT file.bmah2000-12-182-0/+2
* Add power state manipulation to the fxp driver. Some people havewpaul2000-12-182-0/+40
* Use pci_get_powerstate()/pci_set_powerstate() which now exists in thewpaul2000-12-184-94/+70
* Add a missing period and newline to a message.phk2000-12-181-1/+2
* o Add cardbus support (use pci attachment for now)imp2000-12-181-43/+81
* Add if=/etc/issue to the default getty entry.phk2000-12-181-1/+2
* Remove a duplicate fortune.phk2000-12-181-3/+0
* Remove the "wd" driver.phk2000-12-181-1/+0
* Fix floppy drives on machines with lots of RAM.phk2000-12-181-1/+1
* Divorce the kernel binary ABI version number from the messagejulian2000-12-1838-281/+318
* Add note about ed driver changes impacting the Linksys cards.imp2000-12-181-0/+6
* Use "node->ID" for the node's ID, instead of "(long)node".archie2000-12-181-5/+1
* Utilise the -p file to crunchgen to specify where the objects shouldjoe2000-12-181-4/+3
* Linksys Fast Ethernet PCCARD cards supported by the ed driver nowtoshi2000-12-184-64/+75
* Prepare for mdoc(7)NG.ru2000-12-1838-95/+96
* Prepare for mdoc(7)NG.ru2000-12-183-36/+36
* If no device is specified, check the CDROM environment variable beforedes2000-12-181-0/+4
* Impossible to see typo.. |= instead of !=julian2000-12-181-1/+1
* revert addition of strlcpy/strlcatassar2000-12-182-4/+0
* mdoc(7) police: document IPv6 options in the SYNOPSIS.ru2000-12-181-1/+1
* mdoc(7) police: document IPv6 options in the SYNOPSIS.ru2000-12-181-1/+1
* mdoc(7) police: removed hard sentence breaks, run through spell-checker.ru2000-12-181-12/+15
* Whitespace. Fix a comment block and an if statement that were widerjake2000-12-181-7/+9
* Unbreak the modules after the last commit (newpcm kobjification).green2000-12-182-2/+4
* Forced commit to note that the previous commit message was wrong.jake2000-12-180-0/+0
* Add an assertion macro for lockmgr locks, LOCKMGR_ASSERT(lkp, what, p).jake2000-12-182-0/+44
* add strlcpy and strlcat to kernelassar2000-12-182-0/+4
* kobjify.cg2000-12-1840-2832/+2802
* Make the comment generated in /etc/pw.conf match realitydougb2000-12-181-1/+1
* add a stub for softdep_slowdown so that it's possible to build theassar2000-12-171-0/+6
* Avoid a data-consistency race between write() and mmap()dillon2000-12-173-0/+27
* * Fix a long line that I introduced in the last commitdougb2000-12-171-2/+3
OpenPOWER on IntegriCloud