summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure ampersand is encoded as & since jade seems to be confusedsimon2004-09-041-0/+3
* - Properly capitalize Ethernet.simon2004-09-041-12/+24
* - Add a HARDWARE section which lists supported devices.simon2004-09-041-4/+16
* Reset the seek pointer to 0 when a file is successfully opened,iedowse2004-09-041-0/+2
* Update release notes:hrs2004-09-042-4/+4
* Add a regression test for <tgmath.h>.stefanf2004-09-042-0/+624
* Add snc(4)brueffer2004-09-041-0/+1
* - move list of supported adapters into a HARDWARE sectionbrueffer2004-09-041-10/+13
* Properly capitalize Gigabit Ethernetbrueffer2004-09-041-5/+5
* New release notes (changes in August 2004):hrs2004-09-042-30/+300
* Document a couple of build knobsbrueffer2004-09-041-0/+8
* Fixed build with DEVICE_POLLING defined.ru2004-09-041-2/+2
* Add support Western Digital External USB HDDsanpei2004-09-042-1/+10
* Let kmod.mk touch opt_*.h files as needed.ru2004-09-047-19/+4
* Enable debug.mpsafevm by default on amd64 and i386. This enables copy-on-alc2004-09-041-0/+4
* Minor grammar and markup tweaks. In four cases, <function></function>bmah2004-09-042-52/+56
* Sort files alphabeticallyimp2004-09-041-1/+1
* Unbreak memmove(). Return the dst argument. While here, fix the ENDmarcel2004-09-041-7/+6
* Unbreak memcpy(). memcpy() is defined to return the dst argument.marcel2004-09-041-6/+5
* Grammar fixbrueffer2004-09-031-1/+1
* Properly capitalize Ethernetbrueffer2004-09-031-1/+1
* Add a workaround to recognise I/_Complex_I as complex arguments. Althoughstefanf2004-09-031-1/+2
* Use the keyword '_Complex' rather than the macro 'complex' sincestefanf2004-09-031-4/+4
* Add support Nikon CoolScan LS40 EDsanpei2004-09-033-1/+6
* Embarrassing typo: s/nextbyint/nearbyint/stefanf2004-09-031-1/+1
* Autogenerate device listing for wb(4)brueffer2004-09-032-4/+2
* Add ubsa(4), uftdi(4), uplcom(4) and wb(4)brueffer2004-09-031-0/+4
* Add support Qualcomm CDMA modemsanpei2004-09-032-0/+3
* - change layout of the hardware list to the one used by other manpagesbrueffer2004-09-031-3/+3
* - change layout of the hardware list to the one used by other manpagesbrueffer2004-09-031-2/+2
* - change layout of the hardware list to the one used by other manpagesbrueffer2004-09-031-3/+3
* - move list of supported adapters into a HARDWARE sectionbrueffer2004-09-031-7/+15
* add support ELECOM UC-SGT(minor change version)sanpei2004-09-032-0/+2
* Update doc dates.alfred2004-09-032-2/+2
* Normalize the makefile.alfred2004-09-031-8/+3
* xref and give a hint as to what procctl can be used for.alfred2004-09-032-1/+12
* Hook libautofs to the build.alfred2004-09-031-1/+1
* merge in if_rl locking because if_re was originally based upon if_rl.jmg2004-09-031-84/+135
* Remove "-" before rm -rfache2004-09-031-1/+1
* Autogenerate device listings for ti(4) and tl(4)brueffer2004-09-032-6/+4
* Add ti(4) and tl(4)brueffer2004-09-031-0/+2
* - move list of supported adapters into a HARDWARE sectionbrueffer2004-09-031-15/+52
* - move list of supported adapters into a HARDWARE sectionbrueffer2004-09-031-45/+48
* Introduce ata_udelay() that uses tsleep instead of DELAY if possible.sos2004-09-034-7/+18
* Don't declare a function we are not defining.julian2004-09-031-0/+2
* fix compile for UPjulian2004-09-031-0/+4
* Panic if given a CAM_DATA_PHYS pointer from CAM instead of trying to handle it.scottl2004-09-031-14/+2
* Sync promise_mio_command with WIP on the Promise line of SATA controllers.sos2004-09-031-4/+9
* ooops finish last commit.julian2004-09-032-3/+5
* Move 4bsd specific experimental IP code into the 4bsd file.julian2004-09-033-131/+127
OpenPOWER on IntegriCloud