summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* unbreak build for sparc64 etc.kmacy2006-10-092-2/+3
* buildworld fixes for sun4vkmacy2006-10-094-2/+16
* Temporarily add newer copy of tc-sparc.c to build tokmacy2006-10-092-1/+4658
* kernel clean up to make the sun4v kernel buildkmacy2006-10-0914-27/+199
* add sun4v support to the sparc64 boot loaderkmacy2006-10-095-10/+1109
* Add a tip on "how to strip UTF-8 BOM"chinsan2006-10-091-0/+4
* Document new aliases `b', `t' and `registers'. Document old aliasesbde2006-10-091-1/+33
* Use LIST_FOREACH_SAFE instead of a hand rolled version.thompsa2006-10-091-8/+4
* When using sysinstall on a running system and editing a disk labelceri2006-10-081-1/+7
* Change vnode_pager_generic_getpages() so that it does not panic if thealc2006-10-081-2/+13
* Update the list of codecs as well...joel2006-10-081-2/+6
* Update list of supported hardware.joel2006-10-081-1/+19
* - Note that the bridge uses a random MAC and can be overridden.thompsa2006-10-081-0/+18
* Added few more pci ids for Intel, ATI, NVidia, VIA and SiS.ariff2006-10-081-2/+30
* Added some aliases:bde2006-10-081-0/+3
* Fixed formatting of printing of command tables. WIth the default maxbde2006-10-084-6/+6
* Remove unnecessary test case. (As written, that branch will nevernetchild2006-10-081-2/+0
* - change if (cond) panic() to KASSERT.netchild2006-10-081-3/+4
* - Replace homegrown check for FIFO with S_ISFIFO. [1]netchild2006-10-081-1/+7
* Add a basic manpage for geom_uzip(4).ceri2006-10-082-0/+105
* Implement /proc/sys/kernel/pid_max.netchild2006-10-081-0/+19
* Fix a regression: let natd load libalias modules before /usr is mountedpiso2006-10-0810-16/+17
* Various mdoc and grammar fixes.piso2006-10-081-279/+282
* Sort libalias files.piso2006-10-081-2/+2
* Update the list of POSIX extensions.ceri2006-10-081-3/+5
* Add missing PCI ID for the acer m5288sos2006-10-081-0/+1
* Fix TLS on sparc64 for statically and dynamically linked binarieskmacy2006-10-084-9/+17
* New release note: SA-06:22.openssh.bmah2006-10-082-0/+8
* Properly separate sentences by adding a semi-colon.trhodes2006-10-071-1/+1
* Make -r a synonym for -R, similar to behavior on Linux while being backwardstrhodes2006-10-072-14/+41
* getenv.3: Put "is" on a line with other wordstrhodes2006-10-072-3/+3
* flesh out the devd.conf man page... Mostly from the PR, but did a couplejmg2006-10-071-8/+298
* Add a USB umass(4) quirk for Panasonic KXL-840AN CD-R drive.flz2006-10-072-0/+5
* Add a USB quirk for CMOTECH CDMA USB modem.flz2006-10-072-0/+5
* Add a USB quirk for Motorola A41x/V32x USB phones.flz2006-10-072-0/+3
* Shuffle _*_libs assigments (no functional changes).ru2006-10-071-29/+28
* Add a SCSI da(4) quirk for Rekam USB Camera.flz2006-10-071-0/+8
* - Prebuild libgssapi only if building with Kerberos support.ru2006-10-071-3/+6
* Add SCSI da(4) quirk for the iRiver H10.flz2006-10-071-0/+8
* Add support for Novatech NV902 wireless NIC in ural(4).flz2006-10-073-1/+7
* Add support for Epson Stylus CX4200 in uscanner(4).flz2006-10-073-0/+4
* Add support for Psion Gold Port Ethernet USB NIC.flz2006-10-073-1/+7
* Add support for Netgear FA101 ethernet USB NIC.flz2006-10-073-1/+5
* Add a quirk for the Belkin FC6550-AVR UPS.flz2006-10-072-0/+3
* Add support for Familiar Linux powered iPaq handhelds to cdce(4).flz2006-10-072-0/+2
* Fix static compilation.ru2006-10-071-2/+2
* Add quirk for Logitech iFeel MouseMan USB mouse.flz2006-10-072-1/+3
* De-capitalize days and months' names.flz2006-10-072-100/+100
* Add the POSIX option -p to the jobs builtin command. It prints the PID of thestefanf2006-10-074-22/+40
* - Add support for Epson USB Scanners (3590 [1] and 4990 [2]).flz2006-10-073-1/+11
OpenPOWER on IntegriCloud