| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | another minor bugfix in the memory allocator, this time in the free routine. | luigi | 2013-05-10 | 1 | -1/+1 |
* | Make the read/write routines default to the newer DS1337 part, but keep | imp | 2013-05-10 | 1 | -20/+2 |
* | Move 'compatible' line out of the common am335x.dtsi and into | kientzle | 2013-05-10 | 3 | -2/+160 |
* | As requested, move this back to opt-in and list my boards. | imp | 2013-05-10 | 1 | -3/+30 |
* | Remove the commented out code I just committed. If we need it, I'll | imp | 2013-05-10 | 1 | -225/+0 |
* | Implement 'split -d' which allows a numeric suffix instead of an | eadler | 2013-05-10 | 2 | -5/+29 |
* | Style(9) changes fo xargs.c | eadler | 2013-05-10 | 1 | -2/+4 |
* | Add support for 'dmesg -c' which clears the dmesg buffer after it has | eadler | 2013-05-10 | 2 | -6/+18 |
* | Add commented out OCTEON_VENDOR_GEFES | imp | 2013-05-10 | 1 | -0/+1 |
* | Add support from GE Intelligent Platform Cavium Octeon boards. Add | imp | 2013-05-10 | 5 | -12/+457 |
* | Support array-type of stats in bhyve. | neel | 2013-05-10 | 4 | -35/+74 |
* | Both my EBH5200 and GE WANIC 6354 have a RTC as well. It looks from | imp | 2013-05-10 | 1 | -18/+3 |
* | Retire write-only PCB_GS32BIT pcb flag on amd64. | dchagin | 2013-05-09 | 6 | -7/+3 |
* | Fix two typos | eadler | 2013-05-09 | 1 | -2/+2 |
* | posix_spawn_file_actions_adddup2(3): Document difference with dup2(). | jilles | 2013-05-09 | 1 | -2/+23 |
* | MFp4 CH=227440: | bz | 2013-05-09 | 2 | -134/+134 |
* | Add some missing arge MDIO hints. | adrian | 2013-05-09 | 1 | -0/+6 |
* | Revision 233677 broke certain machines. Specifically, if the firmware/BIOS | jhb | 2013-05-09 | 1 | -2/+29 |
* | Correct the type for the literal used on the left side of the shift up | kib | 2013-05-09 | 1 | -2/+2 |
* | if_lem.c: make sure that lem_rxeof() can drain the entire rx queue | luigi | 2013-05-09 | 4 | -5/+27 |
* | simplify the code to initialize the RDT while in netmap mode. | luigi | 2013-05-09 | 2 | -20/+9 |
* | posix_spawn_file_actions_addopen(3): Correct error for bad file descriptor. | jilles | 2013-05-09 | 1 | -2/+2 |
* | Add option WITNESS_NO_VNODE to suppress printing LORs between VNODE | marcel | 2013-05-09 | 6 | -2/+19 |
* | Fix a bug that would cause the category menu to display the wrong value | dteske | 2013-05-09 | 1 | -4/+4 |
* | Item 1 in r248830 causes earlier exits from the sendfile(2), before | kib | 2013-05-09 | 1 | -18/+29 |
* | Update the holding buffer locking for EDMA. | adrian | 2013-05-09 | 1 | -3/+3 |
* | Remove duplicated copies of various NetBSD compatibility shims used by | brooks | 2013-05-09 | 8 | -1401/+16 |
* | wordexp(): Simplify code by deferring work to sh. | jilles | 2013-05-09 | 1 | -13/+3 |
* | Move snmp_hast manual to section 3, where all other manual pages for | trociny | 2013-05-09 | 2 | -3/+3 |
* | Fix return value for setcontext and swapcontext. | davidxu | 2013-05-09 | 1 | -4/+8 |
* | Start sentences on new lines. | eadler | 2013-05-09 | 1 | -2/+4 |
* | Generalize the bitset operations, present in cpuset and offer a KPI to | attilio | 2013-05-09 | 4 | -126/+243 |
* | Unbreak build - this can only build on i386 as-is due to use of libl in | peter | 2013-05-08 | 1 | -1/+0 |
* | When gcc 4.2.0 was imported, the 3DNow intrinsics header <mm3dnow.h> was | dim | 2013-05-08 | 1 | -1/+2 |
* | For some reason, the gcc intrinsics header tmmintrin.h was imported with | dim | 2013-05-08 | 1 | -224/+0 |
* | Fix the holding descriptor logic to actually be "right" (for values | adrian | 2013-05-08 | 2 | -8/+55 |
* | Minor improvements. | joel | 2013-05-08 | 1 | -4/+6 |
* | Revert r250339 as apparently it is more clutter than help. | attilio | 2013-05-08 | 1 | -42/+0 |
* | Remove EOL whitespace. | joel | 2013-05-08 | 1 | -1/+1 |
* | mdoc: new sentence, new line. | joel | 2013-05-08 | 1 | -2/+4 |
* | Bring in a basic ethernet switch driver for the IP17x series of | adrian | 2013-05-08 | 12 | -0/+1655 |
* | Modify the routerstation config to use ukswitch for now. | adrian | 2013-05-08 | 2 | -2/+13 |
* | Fix the ukswitch code to work with the new vlan changes: | adrian | 2013-05-08 | 1 | -9/+9 |
* | Correctly mark the CPU port. | adrian | 2013-05-08 | 1 | -0/+1 |
* | Add vlan configuration support to etherswitchcfg. | adrian | 2013-05-08 | 2 | -10/+242 |
* | Add the ability to change the vlan operation mode. | adrian | 2013-05-08 | 3 | -1/+71 |
* | Register OID for HAST module. | trociny | 2013-05-08 | 1 | -0/+1 |
* | HAST module for bsnmpd(1). | trociny | 2013-05-08 | 6 | -0/+987 |
* | Make errbuf optional, so if a caller is not interested in an error | trociny | 2013-05-08 | 1 | -14/+30 |
* | Allow the use of lowercase 'yes' | eadler | 2013-05-08 | 1 | -1/+1 |