summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the card ID for the Am79c975 PCnet/FAST III card. This is a variantwpaul2000-10-056-13/+17
* Fix typo and change from `ifconfig ...' to `/sbin/ifconfig ...'toshi2000-10-051-7/+7
* Fix some remove method.toshi2000-10-051-3/+2
* Add TDK LAK-CD031.toshi2000-10-051-0/+6
* Style fixes based on comments by bdeeivind2000-10-052-40/+62
* If user selects no distributions at all, assume "User" asjkh2000-10-053-9/+18
* - Add another PCI Id for a Lucent Win Modem.jhb2000-10-051-1/+2
* It may happen so that the local talk daemon is not running.ru2000-10-051-0/+1
* Add support for parsing the media blocks from the SROM on 21143wpaul2000-10-056-132/+712
* Grab the ccb *after* writing filemarks.mjacob2000-10-051-1/+1
* Don't do destroy_dev on devices which were just aliases.mjacob2000-10-051-6/+0
* Do not allow `finger -m /somefile' as well.ru2000-10-051-3/+3
* Forward-declare struct mbuf so that this file is less self-insufficientbde2000-10-052-0/+2
* Cleanup the chipset specific interrupt code a bit.sos2000-10-051-6/+2
* Add James Housley's official IANA assigned numbers for healthd.sheldonh2000-10-051-0/+2
* Mention pccard_beep.sheldonh2000-10-051-0/+5
* Fix abuse of the Pa, Nm and Ar macros. This necessitated a rewordingsheldonh2000-10-051-35/+39
* This change adds:obrien2000-10-051-4/+17
* Correct pedantic errors in arrays generated by the assembler (trailinggibbs2000-10-051-5/+12
* Convert the driver to use a single DMA for fetching new commands insteadgibbs2000-10-0510-213/+474
* Correct the dependency for aicasm.gibbs2000-10-051-1/+1
* * Buffer-safe string function cleanup. There are a couple of strcpy()kris2000-10-055-28/+32
* display.c: sprintf -> snprintfimp2000-10-042-2/+6
* make sure we have root priv on SIOCSIFPHY*. from thorpej@netbsditojun2000-10-041-0/+5
* Got an IDE disk to work on Multia. Document how & whatwilko2000-10-041-0/+13
* New info for ata(4) driver: Tagged queueing via ATA_ENABLE_TAGS,bmah2000-10-043-2/+11
* Multia seems to use different sound chips. Until now only the Crystalwilko2000-10-041-2/+5
* Add a unaligned_print option (alpha only)brian2000-10-043-0/+18
* Next round of fixes to the ia64 code. This includes simulated clock anddfr2000-10-0443-427/+2303
* Note that fingerd(8), rlogind(8) and rshd(8) are disabled by defaultbmah2000-10-042-0/+7
* Add a workaround for statically linked kernels.dfr2000-10-041-0/+6
* check {IO,IRQ}_ASSIGNED flags beforesanpei2000-10-041-3/+8
* Fix the MASTERDEV breakage the caused the PIIX controllers to getsos2000-10-041-1/+2
* Respect the protocol when looking the port up by service name.ru2000-10-041-15/+22
* Disable rsh and rlogin by default. ssh and telnet are still available forkris2000-10-041-4/+4
* Only install secondary components if the destination directory exists.obrien2000-10-044-0/+16
* o Add call to ufs_extattr_uepm_destroy() in ffs_unmount() so as to cleanrwatson2000-10-041-0/+15
* o Correct use of lockdestroy() by adding a new ufs_extattr_uepm_destroy()rwatson2000-10-042-2/+25
* Convert lockmgr locks from using simple locks to using mutexes.jasone2000-10-0473-300/+553
* Reduce userland namespace polution.jasone2000-10-044-4/+16
* Fix spelling error ("exits" should be "exists").jasone2000-10-042-2/+2
* Implement the <> redirection operator.brian2000-10-037-3/+34
* Change macros Em -> Dv.marko2000-10-032-56/+59
* Remove another unused field from struct __aiocb_private.alc2000-10-031-1/+0
* Note that the pcn(4) driver supports the PCnet/PRO cards, and MFC.bmah2000-10-033-12/+13
* Re-phrase wording on Multia burnout. Add section on Multia sound.wilko2000-10-031-14/+24
* o Load netgraph.ko, ng_ether.ko and ng_pppoe.ko as required (I'm sure thisbrian2000-10-032-13/+66
* Blah rev 1.208 got bits of the proposed "I want the file /kernel to beobrien2000-10-032-14/+12
* Do not prepend `DESTDIR' to `KMODDIR' as sys/conf/kmod.mk already doesobrien2000-10-035-17/+19
* Update section on Multia now that I have a few of my own to dissect..wilko2000-10-031-2/+15
OpenPOWER on IntegriCloud