aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* unbreak build for sparc64 etc.Kip Macy2006-10-092-2/+3
* buildworld fixes for sun4vKip Macy2006-10-094-2/+16
* Temporarily add newer copy of tc-sparc.c to build toKip Macy2006-10-092-1/+4658
* kernel clean up to make the sun4v kernel buildKip Macy2006-10-0914-27/+199
* add sun4v support to the sparc64 boot loaderKip Macy2006-10-095-10/+1109
* Add a tip on "how to strip UTF-8 BOM"Chin-San Huang2006-10-091-0/+4
* Document new aliases `b', `t' and `registers'. Document old aliasesBruce Evans2006-10-091-1/+33
* Use LIST_FOREACH_SAFE instead of a hand rolled version.Andrew Thompson2006-10-091-8/+4
* When using sysinstall on a running system and editing a disk labelCeri Davies2006-10-081-1/+7
* Change vnode_pager_generic_getpages() so that it does not panic if theAlan Cox2006-10-081-2/+13
* Update the list of codecs as well...Joel Dahl2006-10-081-2/+6
* Update list of supported hardware.Joel Dahl2006-10-081-1/+19
* - Note that the bridge uses a random MAC and can be overridden.Andrew Thompson2006-10-081-0/+18
* Added few more pci ids for Intel, ATI, NVidia, VIA and SiS.Ariff Abdullah2006-10-081-2/+30
* Added some aliases:Bruce Evans2006-10-081-0/+3
* Fixed formatting of printing of command tables. WIth the default maxBruce Evans2006-10-084-6/+6
* Remove unnecessary test case. (As written, that branch will neverAlexander Leidinger2006-10-081-2/+0
* - change if (cond) panic() to KASSERT.Alexander Leidinger2006-10-081-3/+4
* - Replace homegrown check for FIFO with S_ISFIFO. [1]Alexander Leidinger2006-10-081-1/+7
* Add a basic manpage for geom_uzip(4).Ceri Davies2006-10-082-0/+105
* Implement /proc/sys/kernel/pid_max.Alexander Leidinger2006-10-081-0/+19
* Fix a regression: let natd load libalias modules before /usr is mountedPaolo Pisati2006-10-0810-16/+17
* Various mdoc and grammar fixes.Paolo Pisati2006-10-081-275/+278
* Sort libalias files.Paolo Pisati2006-10-081-2/+2
* Update the list of POSIX extensions.Ceri Davies2006-10-081-3/+5
* Add missing PCI ID for the acer m5288Søren Schmidt2006-10-081-0/+1
* Fix TLS on sparc64 for statically and dynamically linked binariesKip Macy2006-10-084-9/+17
* New release note: SA-06:22.openssh.Bruce A. Mah2006-10-082-0/+8
* Properly separate sentences by adding a semi-colon.Tom Rhodes2006-10-071-1/+1
* Make -r a synonym for -R, similar to behavior on Linux while being backwardsTom Rhodes2006-10-072-14/+41
* getenv.3: Put "is" on a line with other wordsTom Rhodes2006-10-072-3/+3
* flesh out the devd.conf man page... Mostly from the PR, but did a coupleJohn-Mark Gurney2006-10-071-8/+298
* Add a USB umass(4) quirk for Panasonic KXL-840AN CD-R drive.Florent Thoumie2006-10-072-0/+5
* Add a USB quirk for CMOTECH CDMA USB modem.Florent Thoumie2006-10-072-0/+5
* Add a USB quirk for Motorola A41x/V32x USB phones.Florent Thoumie2006-10-072-0/+3
* Shuffle _*_libs assigments (no functional changes).Ruslan Ermilov2006-10-071-29/+28
* Add a SCSI da(4) quirk for Rekam USB Camera.Florent Thoumie2006-10-071-0/+8
* - Prebuild libgssapi only if building with Kerberos support.Ruslan Ermilov2006-10-071-3/+6
* Add SCSI da(4) quirk for the iRiver H10.Florent Thoumie2006-10-071-0/+8
* Add support for Novatech NV902 wireless NIC in ural(4).Florent Thoumie2006-10-073-1/+7
* Add support for Epson Stylus CX4200 in uscanner(4).Florent Thoumie2006-10-073-0/+4
* Add support for Psion Gold Port Ethernet USB NIC.Florent Thoumie2006-10-073-1/+7
* Add support for Netgear FA101 ethernet USB NIC.Florent Thoumie2006-10-073-1/+5
* Add a quirk for the Belkin FC6550-AVR UPS.Florent Thoumie2006-10-072-0/+3
* Add support for Familiar Linux powered iPaq handhelds to cdce(4).Florent Thoumie2006-10-072-0/+2
* Fix static compilation.Ruslan Ermilov2006-10-071-2/+2
* Add quirk for Logitech iFeel MouseMan USB mouse.Florent Thoumie2006-10-072-1/+3
* De-capitalize days and months' names.Florent Thoumie2006-10-072-100/+100
* Add the POSIX option -p to the jobs builtin command. It prints the PID of theStefan Farfeleder2006-10-074-22/+40
* - Add support for Epson USB Scanners (3590 [1] and 4990 [2]).Florent Thoumie2006-10-073-1/+11