summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix two problems with REG_ICASE that were introduced with the addition oftjr2004-09-051-13/+10
* Correctly check the return value of kldload() to determine whether antjr2004-09-051-1/+1
* Abstract the handling of dirty stacked registers in ia64_read_reg() andmarcel2004-09-051-90/+75
* Fix Quad handling on 64-bit architectures. On 64-bit machines, a Quadmarcel2004-09-051-22/+17
* fix up socket/ip layer violation... don't assume/know thatjmg2004-09-056-8/+17
* turn on IPIs for 4bsd scheduler by default.julian2004-09-051-2/+2
* Refactor a bunch of scheduler code to give basically the same behaviourjulian2004-09-0528-855/+811
* Make ppp WARNS=5 cleanbrian2004-09-0575-571/+608
* Autogenerate device listings for el(4), ep(4) and sn(4)brueffer2004-09-052-10/+6
* Add el(4), ep(4) and sn(4)brueffer2004-09-051-0/+3
* - move list of supported devices into a HARDWARE sectionbrueffer2004-09-051-37/+42
* - add a HARDWARE sectionbrueffer2004-09-051-4/+8
* - add a HARDWARE sectionbrueffer2004-09-051-1/+10
* Refine the entry for the SMC cardbrueffer2004-09-051-1/+1
* Autogenerate device listings for re(4), sis(4) and snc(4)brueffer2004-09-052-42/+6
* Add re(4) and sis(4)brueffer2004-09-051-0/+2
* - move list of supported devices into a HARDWARE sectionbrueffer2004-09-041-19/+23
* - move list of supported devices into a HARDWARE sectionbrueffer2004-09-041-18/+22
* - the NEC PC-9801N-25 is supported as wellbrueffer2004-09-041-2/+4
* Some old tar archives rely on "regular-file-plus-trailing-slash" tokientzle2004-09-041-12/+22
* Add a standard 2 clause BSD license.simon2004-09-041-0/+21
* Expand the 4.x -> current updating section. Update to show how to useimp2004-09-041-12/+22
* - Auto generate device listings for the ex and ie drivers.simon2004-09-043-8/+6
* Fix some wording to make the explanation clear.hrs2004-09-042-6/+8
* 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
OpenPOWER on IntegriCloud