summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix AMD64 cross-builds when WITH_LIB32 is defined.ru2005-03-271-4/+4
* We usually say "to conform some standard" so I guess this is a typo.delphij2005-03-272-2/+2
* Fix copy&paste error in my previous commit.mux2005-03-271-2/+2
* MFen: Copyright Year Updatedelphij2005-03-271-1/+2
* Unbreak style(9) breakage from last commit. We try to avoid definingimp2005-03-271-4/+2
* Sync translation with my local work. This is essentiallydelphij2005-03-271-1396/+734
* Fix a bunch of bugs I came accross when looking at the ixgb(4) driver,mux2005-03-273-41/+9
* Unbreak LINT.pjd2005-03-271-0/+3
* Don't defer the boot-time exploration of high-speed USB busses.iedowse2005-03-271-3/+9
* When PAM support was added to rexecd in revision 1.29 (just prior tonectar2005-03-271-2/+17
* Unstaticize config. It was being optimized away.des2005-03-271-1/+1
* When doing the initial open of the proc via procfs, complain if we arealfred2005-03-273-8/+14
* I've been working on this somewhat so I'm moving thealfred2005-03-272-313/+329
* Argh. PCI resource list became an STAILQ instead of an SLIST. Try towpaul2005-03-272-1/+18
* Check in ntoskrnl_var.h, which should have been included in thewpaul2005-03-271-2/+18
* Finally bring an end to the great "make the Atheros NDIS driverwpaul2005-03-275-183/+365
* Remove another ';' after if().phk2005-03-271-1/+1
* Remove extra ; at end of if().phk2005-03-271-1/+1
* If a device_add_child fails (i.e. low memory situation), be sure to freenjl2005-03-272-0/+4
* check copyin+copyout return values when processing TWA_IOCTL_GET_LOCKsam2005-03-271-4/+6
* purge dead codesam2005-03-261-3/+0
* correct logic so we recognize timeout on allocsam2005-03-261-4/+4
* purge dead codesam2005-03-261-2/+0
* deal with malloc failure when setting up the multicast filtersam2005-03-262-0/+8
* handle malloc failure and sk_vpd_prodname potentially being null forsam2005-03-262-10/+16
* deal with malloc failuressam2005-03-261-7/+16
* fix a copy/paste typo for scanner/gameport...jmg2005-03-261-2/+2
* Don't call mlx_free() i mlx_attach() in case of failure. Doing sophk2005-03-262-10/+1
* rt_newaddrmsg will blow up if given something other than RTM_ADDsam2005-03-261-0/+3
* deal with malloc failuresam2005-03-261-1/+4
* deal with failed malloc callssam2005-03-261-0/+14
* fix a "modify after free" bug which is practically impossible tophk2005-03-261-5/+8
* add some additional pci classes and sub-classes..jmg2005-03-263-4/+86
* xl(4) meets polling(4). Hardware for this work kindly provided byru2005-03-264-1/+125
* Make (some) serial ports implement the PPS-API again. This changephk2005-03-261-0/+6
* netstart is now obsoleted by /etc/rc.d/*, not by /etc/rc.network.cperciva2005-03-261-1/+1
* s/ENOTTY/ENOIOCTL/phk2005-03-261-1/+1
* deref correct mbuf ptr to collect any vlan tagsam2005-03-261-1/+1
* eliminate double free when sym_cam_attach failssam2005-03-261-2/+7
* check copyin return values when loading palletesam2005-03-261-4/+7
* Check for invalid frequencies after parsing the package. Keep a runningnjl2005-03-261-8/+19
* If an error occurs, clean up before returning from g_raid3_connect_disk().pjd2005-03-261-14/+17
* Make the code more obvious - when an error occurs in g_mirror_connect_disk(),pjd2005-03-261-9/+13
* Check for return values.pjd2005-03-262-0/+20
* Do not do write gathering for NFSv3, since it makes no sense unlessdelphij2005-03-261-1/+2
* Teach libstdc++ about frexpl() and ldexpl().das2005-03-261-2/+2
* when WPA is enabled discard association requests w/o a WPA iesam2005-03-261-0/+14
* don't include wme ie in probe request frames; it was meant for probe responsesam2005-03-261-4/+4
* Fix a problem with the cd(4) driver -- the CAMGETPASSTHRU ioctl wouldn'tken2005-03-261-1/+7
* Add "report only" functionality to 'camcontrol format', so users can get aken2005-03-262-5/+20
OpenPOWER on IntegriCloud