summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fxi a bunch of typos.eadler2013-05-1021-27/+27
* Add the letter 'q' to the font iso05-8x16.fnteadler2013-05-101-1/+1
* Bring /etc/protocols up to date.eadler2013-05-101-0/+7
* Bump .Dd for recent content change.eadler2013-05-102-2/+2
* Make sure the holding descriptor and link pointer are both freed duringadrian2013-05-102-2/+30
* Check the return value of sbuf_finish().jh2013-05-101-2/+4
* Fix a VAP BSS node reference in the HT code to actually take a referenceadrian2013-05-101-1/+7
* another minor bugfix in the memory allocator, this time in the free routine.luigi2013-05-101-1/+1
* Make the read/write routines default to the newer DS1337 part, but keepimp2013-05-101-20/+2
* Move 'compatible' line out of the common am335x.dtsi and intokientzle2013-05-103-2/+160
* As requested, move this back to opt-in and list my boards.imp2013-05-101-3/+30
* Remove the commented out code I just committed. If we need it, I'llimp2013-05-101-225/+0
* Implement 'split -d' which allows a numeric suffix instead of aneadler2013-05-102-5/+29
* Style(9) changes fo xargs.ceadler2013-05-101-2/+4
* Add support for 'dmesg -c' which clears the dmesg buffer after it haseadler2013-05-102-6/+18
* Add commented out OCTEON_VENDOR_GEFESimp2013-05-101-0/+1
* Add support from GE Intelligent Platform Cavium Octeon boards. Addimp2013-05-105-12/+457
* Support array-type of stats in bhyve.neel2013-05-104-35/+74
* Both my EBH5200 and GE WANIC 6354 have a RTC as well. It looks fromimp2013-05-101-18/+3
* Retire write-only PCB_GS32BIT pcb flag on amd64.dchagin2013-05-096-7/+3
* Fix two typoseadler2013-05-091-2/+2
* posix_spawn_file_actions_adddup2(3): Document difference with dup2().jilles2013-05-091-2/+23
* MFp4 CH=227440:bz2013-05-092-134/+134
* Add some missing arge MDIO hints.adrian2013-05-091-0/+6
* Revision 233677 broke certain machines. Specifically, if the firmware/BIOSjhb2013-05-091-2/+29
* Correct the type for the literal used on the left side of the shift upkib2013-05-091-2/+2
* if_lem.c: make sure that lem_rxeof() can drain the entire rx queueluigi2013-05-094-5/+27
* simplify the code to initialize the RDT while in netmap mode.luigi2013-05-092-20/+9
* posix_spawn_file_actions_addopen(3): Correct error for bad file descriptor.jilles2013-05-091-2/+2
* Add option WITNESS_NO_VNODE to suppress printing LORs between VNODEmarcel2013-05-096-2/+19
* Fix a bug that would cause the category menu to display the wrong valuedteske2013-05-091-4/+4
* Item 1 in r248830 causes earlier exits from the sendfile(2), beforekib2013-05-091-18/+29
* Update the holding buffer locking for EDMA.adrian2013-05-091-3/+3
* Remove duplicated copies of various NetBSD compatibility shims used bybrooks2013-05-098-1401/+16
* wordexp(): Simplify code by deferring work to sh.jilles2013-05-091-13/+3
* Move snmp_hast manual to section 3, where all other manual pages fortrociny2013-05-092-3/+3
* Fix return value for setcontext and swapcontext.davidxu2013-05-091-4/+8
* Start sentences on new lines.eadler2013-05-091-2/+4
* Generalize the bitset operations, present in cpuset and offer a KPI toattilio2013-05-094-126/+243
* Unbreak build - this can only build on i386 as-is due to use of libl inpeter2013-05-081-1/+0
* When gcc 4.2.0 was imported, the 3DNow intrinsics header <mm3dnow.h> wasdim2013-05-081-1/+2
* For some reason, the gcc intrinsics header tmmintrin.h was imported withdim2013-05-081-224/+0
* Fix the holding descriptor logic to actually be "right" (for valuesadrian2013-05-082-8/+55
* Minor improvements.joel2013-05-081-4/+6
* Revert r250339 as apparently it is more clutter than help.attilio2013-05-081-42/+0
* Remove EOL whitespace.joel2013-05-081-1/+1
* mdoc: new sentence, new line.joel2013-05-081-2/+4
* Bring in a basic ethernet switch driver for the IP17x series ofadrian2013-05-0812-0/+1655
* Modify the routerstation config to use ukswitch for now.adrian2013-05-082-2/+13
* Fix the ukswitch code to work with the new vlan changes:adrian2013-05-081-9/+9
OpenPOWER on IntegriCloud