summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add y flag and environment variable LS_SAMESORT to specify the samegrog2012-11-086-21/+110
* Update AP96 to directly attach an arswitch.adrian2012-11-071-0/+8
* Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.jhibbits2012-11-0723-5/+1365
* Sort option parsing as far as practical.grog2012-11-071-41/+42
* sh: Test that a redefined alias works.jilles2012-11-071-0/+6
* Use information about suported diagnostic pages to avoid reading optionalmav2012-11-071-2/+7
* Announce diagnostic page 7 (Element Descriptor) support.mav2012-11-071-1/+2
* Hint miibus to attach arswitch on AP91, AP93 and RSPRO boards.ray2012-11-073-0/+3
* For kernel builds with PROFLEVEL >= 2, such as LINT, don't attempt todim2012-11-071-2/+5
* Disable automatic attachment of arswitch. It can't be auto-detected (like PHYsray2012-11-071-11/+0
* For kernel builds with PROFLEVEL >= 1, such as LINT, don't attempt todim2012-11-071-1/+4
* Add per outgoing stream accounting for chunks in the sendtuexen2012-11-076-5/+55
* Simple unit-tests for libcrypt, to show how easy it is.sjg2012-11-072-0/+64
* Add ATF and reformat to ease reviewssjg2012-11-071-13/+43
* Enable ATF testing.sjg2012-11-073-0/+232
* Latest progs.mk from crufty.net for ATFsjg2012-11-071-329/+67
* Add some missing changes missed in the last commit.tuexen2012-11-072-4/+7
* Improve PR-SCTP if used in combination with NR-SACK.tuexen2012-11-072-2/+6
* Belatedly add links from /usr/bin/clang to /usr/bin/CC, like it has beendim2012-11-071-0/+2
* Put in a band-aid to get the pc98 bootstraps building, now clang is thedim2012-11-072-1/+5
* Actually change "silent" to "silence" this time (reviewed by adri@).wblock2012-11-071-1/+1
* Remove fifteen-year-old notes on media selection (suggested by simon@).wblock2012-11-071-20/+17
* Add lock asserts instead of "auto-locking".hselasky2012-11-071-9/+2
* The tty_inwakeup callback appears to be called both locked and unlocked.hselasky2012-11-071-3/+9
* Minor cosmetic changes to bring atmel's initarm and the defaultimp2012-11-072-17/+14
* Don't compile in my (not yet committed) ath_alq code unless ATH_DEBUG_ALQadrian2012-11-071-3/+3
* Add devd.conf(5) and devd(8) to SEE ALSO xrefs. Give users a pointer towblock2012-11-071-1/+3
* Document all of the options that wpa_supplicant accepts.issyl02012-11-071-21/+50
* Patch to improve USB serial console.hselasky2012-11-071-10/+12
* Merge rev. 1.125 from OpenBSD:glebius2012-11-071-68/+57
* It may happen that pfsync holds the last reference on a state. In thisglebius2012-11-071-0/+10
* Fix typo; s/ouput/outputkevlo2012-11-078-8/+8
* Nm ipseckevlo2012-11-071-1/+1
* Disable my software queue TIM and PS handling for now.adrian2012-11-071-0/+37
* Add new HAL configuration features for the updated AR9300 HAL.adrian2012-11-073-1/+7
* Hook in new files menusets.4th and manual.dteske2012-11-077-6/+7
* Remove -L<path> from LDADD, it doesn't belong there.marcel2012-11-071-1/+3
* The first line must contain "Content-Type:". Move the $FreeBSD$marcel2012-11-072-2/+2
* - Extend the prior commit to use the generic SCSI command buildingambrisko2012-11-066-198/+231
* Fix possible spurious sbunlock in sctp_sorecvmsg.mjg2012-11-061-1/+1
* Work around a race in bpfread() by validating the hold buffer pointerghelmer2012-11-061-4/+7
* Make sure the inp hasn't been dropped before trying to access its socketnp2012-11-061-6/+10
* Fix funny comment.dteske2012-11-061-1/+1
* Fix c/p error in comment.dteske2012-11-061-1/+1
* Add ontop of my existing boot loader Forth code, including support fordteske2012-11-065-2/+1016
* Remove the tid from the software table (and bump down the in-usenp2012-11-061-0/+1
* Fix typo in bsd.compiler.mk.dim2012-11-061-1/+1
* Convert the aggregate descriptor path over to use the same API asadrian2012-11-061-108/+90
* export VM_MIN_KERNEL_ADDRESS and VM_MAX_KERNEL_ADDRESS via sysctl.alfred2012-11-061-0/+8
* Decode common state bits in getencstat output.mav2012-11-061-2/+6
OpenPOWER on IntegriCloud