summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pass sizeof(buf) to fgets instead of hard-coded number.ray2007-02-221-1/+1
* Fix a reference to WFHARD in a comment; it was renamed WFFULL monthsdeanna2007-02-211-2/+2
* Add missing sensor description for temperature.deanna2007-02-211-1/+3
* Long awaiting modernization:miod2007-02-212-192/+261
* Fix stuttering audio playback as reported by Igor Grabin.marco2007-02-211-2/+5
* part missed in PAE revert: ptoa() paddr_t size is no longer printedderaadt2007-02-211-3/+3
* Don't use arbitrary 128 bytes as size of the blf key array if we know exactlygrunk2007-02-212-3/+4
* Make an acpi-enabled GENERIC.MP work on systems that only support PIC mode.kettenis2007-02-213-52/+44
* make sure checkout_rev() sets correct file permissions via file->rf_modeniallo2007-02-211-1/+3
* Create "syslogd: restart" message after the setup of signalmpf2007-02-211-6/+9
* put -L and -G in the right place;jmc2007-02-211-7/+7
* put -G in the right place; from Igor Sobradojmc2007-02-211-3/+3
* order options; from Igor Sobradojmc2007-02-211-22/+22
* sort options; sync synopsis and usage()jmc2007-02-212-45/+44
* Sync with reality. Initial diff by Ingo Schwarze additional help by jmc@claudio2007-02-211-18/+24
* Make the firmware load on big endian systems and while there make sure thatclaudio2007-02-211-3/+3
* For TUNSIFMODE protect the if_flags similar to the TUNSIFINFO case.claudio2007-02-211-4/+3
* syncderaadt2007-02-212-14/+14
* put structs after copyright notice; ok dlgderaadt2007-02-211-13/+14
* hand-cruft an isprint() for deciding which characters to echo to thederaadt2007-02-211-6/+8
* regen for inclusion of the structs used in pcidevs_data.hdlg2007-02-212-2/+15
* put the structs defining the content of pcidevs_data.h into that headerdlg2007-02-212-21/+16
* remove part of buf abuse and store errcnt in softc (instead of b_errcnt); more work can be done to lower buf abuse even more; miod@ testing and okmickey2007-02-212-8/+9
* Clear alarm() before restarting sshd on SIGHUP. Without this, if there'sdtucker2007-02-211-1/+2
* simplify synopsis and usage(); from Igor Sobradojmc2007-02-212-17/+8
* from brad:jmc2007-02-211-2/+2
* net.inet.esp.udpencap is enabled by default;jmc2007-02-211-2/+2
* add Option GlobeTrotter 3G+ to the list of devices supported by ubsa(4)fkr2007-02-211-1/+2
* let the Globetrotter 3G+ attach to ubsa, from Victor Meghesan through bugs@fkr2007-02-211-1/+3
* regenfkr2007-02-212-4/+9
* usb device id for Globetrotter 3G+ from Victor Meghesan through bugs@fkr2007-02-211-1/+2
* Fix a few memory leaks.marco2007-02-211-8/+19
* Simplify cvs_buf_differ(). Also cvs_buf_differ(), a comparisonray2007-02-214-26/+12
* KNFmarco2007-02-211-14/+18
* Replace a manual xrealloc with rcsnum_setsize.ray2007-02-211-6/+3
* Some Sony VAIOs use the wrong eventing type. Work around that by honering it.marco2007-02-211-1/+7
* - Pass full buffer size to fgets.ray2007-02-212-8/+7
* Fixed deref for storing to local after CondRef opjordan2007-02-211-6/+28
* Don't unconditionally spin up SDEV_UMASS devices. They almostkrw2007-02-211-8/+10
* It helps to enable hpet... This fixes bnx not working on amd64.marco2007-02-201-1/+2
* rename ccb_id to ccb_slot so its more clear what its used for. stash adlg2007-02-201-3/+8
* oops, missed one in the cmd list entrydlg2007-02-201-1/+2
* KNF while here.marco2007-02-201-3/+3
* fill some macros for ahci structures. fix a spello while there.dlg2007-02-201-2/+10
* clarify that -f is not optional; ok ottojmc2007-02-202-4/+7
* KNF while in here.marco2007-02-201-5/+4
* Fix a memory leak in acx_load_radio_firmware() -- free the ucode after use.claudio2007-02-201-3/+10
* ~1052 lines of new PHY radio initialization code and no end in sight.mglocker2007-02-203-25/+1035
* syncderaadt2007-02-2021-16/+37
* Revert PAE pmap for now, until the strange bug is found. This stopstom2007-02-2027-1041/+696