summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add links for errc.3, verrc.3, warnc.3, vwarnc.3.phantom1999-09-221-2/+3
* Regeneration.luoqi1999-09-223-6/+9
* Implement linux_ioperm() syscall. Fix linux_iopl() to use the level argument.luoqi1999-09-226-18/+54
* Fix style typo.phantom1999-09-222-2/+4
* mdoc(7)'fyphantom1999-09-222-13/+33
* Allow "Alpha" as 2nd argument for .Dt macro. So, we can gophantom1999-09-221-1/+2
* Add phk's m(4) Memory Disk driver as a KLD. I don't believe itgreen1999-09-222-1/+10
* Fix includes (remove unnecessary ones, reorder necessary ones.)green1999-09-221-16/+5
* Display CPU (BSP) clock speed on SMP systems.luoqi1999-09-222-8/+0
* Document the new free/erase transaction type.phk1999-09-221-1/+6
* Stylistic cleanup.phk1999-09-221-5/+3
* Kill the cdevsw->d_maxio field.phk1999-09-225-29/+26
* Mention in the documentation that the AOpen/Acer ALN-320 is a supportedwpaul1999-09-229-17/+26
* Oops, the syntax didn't work that way...sos1999-09-222-6/+10
* Delete the README file from /sys/pci.roger1999-09-221-85/+0
* Update man page to include the sysclts and kernel options commonly usedroger1999-09-222-14/+216
* Bt848 driver now moved to /sys/dev/bktrroger1999-09-223-7961/+0
* ReLink() partial links in FindLinkOut() in the same manner as we do itru1999-09-222-14/+30
* If `who' was not specified, set the appropriate bits as the chmod(1)ru1999-09-221-2/+6
* Support quad & max speeds in wormcontrol.sos1999-09-2212-98/+51
* Sync with sys/i386/isa/npx.c revision 1.78.kato1999-09-221-0/+2
* Sync with sys/i386/i386/userconfig.c revision 1.159.kato1999-09-221-1/+1
* Sync with sys/i386/conf/majors.i386 revision 1.86.kato1999-09-221-2/+2
* Added mp_clock.c.kato1999-09-222-0/+2
* Commented out ed driver.kato1999-09-222-20/+20
* Sync with sys/i386/conf/GENERIC revision 1.192.kato1999-09-222-4/+4
* Use new location of Bt848 driver.roger1999-09-221-6/+3
* Bktr Bt848/Bt878 driver is now in /sys/dev/bktrroger1999-09-221-2/+2
* I knew it, I introduced new bugs :)sos1999-09-222-6/+7
* Never return NULL, always return a hash.markm1999-09-221-1/+1
* Move the bktr Bt848/Bt878 driver to /sys/dev/bktrroger1999-09-222-4/+4
* Update the Tigon driver firmware images to the latest release fromwpaul1999-09-226-7552/+6990
* Remove the "vinum_drives" rc.conf knob. According to Greg <grog@lemis.com>jkoshy1999-09-222-7/+0
* Describe the 'start_vinum' rc.conf knob.jkoshy1999-09-221-0/+7
* Tweak these for what I hope is the last time: change the DRIVER_MODULE()wpaul1999-09-2221-21/+21
* Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannotdillon1999-09-226-47/+3
* Cross-reference to nca(4) removed: No CAM driver for this device has yetchris1999-09-222-2/+0
* Spruce up the ADMtek driver: conver to newbus, miibus and add supportwpaul1999-09-2219-1086/+748
* Remove reference to eg(4) device: it does not exist anymore.chris1999-09-221-1/+0
* Change default block size for user VBLK device access from 2K to PAGE_SIZEdillon1999-09-226-2/+75
* Allow ``make -DNOKLDLOAD''brian1999-09-221-0/+4
* Do a kldload() if we get ENXIO trying to open /dev/tun0brian1999-09-223-1/+50
* Colour me stupid. This is a better way of using the macros.markm1999-09-211-1/+1
* install hyphen.us-ru from GROFF_DIST/tmac/localeache1999-09-211-1/+1
* Add koi2855 filterache1999-09-215-3/+121
* Update so that only whole blocks are written to disk, the systemsos1999-09-212-7/+16
* Ten'th update to the new ATA/ATAPI driver:sos1999-09-2113-2118/+2675
* mdoc(7)'fyphantom1999-09-219-25/+29
* Back out the bogus #ifdef __NetBSD__ #include <signal.h> lines.brian1999-09-2120-60/+0
* Synchronization of NAME and SINOPSYS sections.phantom1999-09-211-3/+11
OpenPOWER on IntegriCloud