summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Const'ify scc_driver_name.marius2013-08-022-2/+2
* | - Use NULL instead of 0 for pointers.marius2013-08-024-7/+5
* | - Implement iclear methods for QUICC and SAB 82532. With r253161 in place,marius2013-08-023-24/+41
* | Add in some definitions required for later iwn(4) device support.adrian2013-08-021-5/+259
* | Break out the iwn(4) device IDs into if_iwn_devid.h, as well as addadrian2013-08-023-48/+331
* | Only receive the interrupts on the first core, to avoid duplicate interrupts.cognet2013-08-021-1/+1
* | Update serf 1.2.1 -> 1.3.0 for svnpeter2013-08-0248-13346/+1802
|\ \
| * | Import serf-1.3.0peter2013-08-0247-13345/+1801
* | | Display temperature sensor data. Shows -1 if sensor notnp2013-08-021-0/+30
* | | Fix previous commit (r253873). "cong" has one bit per channel but thenp2013-08-021-1/+10
* | | Add p_candebug() check to FILEMON_SET_PID ioctl.hrs2013-08-021-1/+8
* | | find: Allow -delete to delete files given as arguments.jilles2013-08-022-1/+15
* | | Remove extra zeroing after M_ZERO allocation.glebius2013-08-021-2/+0
* | | Merge bmake-20130730sjg2013-08-0226-172/+369
* | | Set up congestion manager context properly for T5 based cards.np2013-08-011-0/+16
* | | Teach cxgbetool to display T5 congestion manager context.np2013-08-011-1/+12
* | | Now that conf/options knows about if_iwn.h, add it to if_iwn.c.adrian2013-08-011-0/+1
* | | Add IWN_DEBUG as an option for if_iwn.adrian2013-08-011-0/+3
* | | iwn(4) debugging improvements.adrian2013-08-012-11/+113
* | | A number of important fixes:jfv2013-08-011-24/+20
* | | Fix the build of the testmain target. This target compiles a Forthmarcel2013-08-011-4/+31
* | | Add license for the half MD4 algorithm used in ext2_half_md4().pfg2013-08-011-5/+29
* | | Remove unused malloc type.kib2013-08-011-2/+0
* | | Micro-optimization suggested intuexen2013-08-011-4/+3
* | | Add identification for Cortex-A7 (R0) cores.ganbold2013-08-013-1/+5
* | | Moved clearing of vmm_initialized to avoid the casegrehan2013-08-011-1/+6
* | | Include /usr/local/etc/libmap.d/ by default.jlh2013-08-012-0/+3
* | | Fix boundary check of sockaddr array.hrs2013-08-011-3/+2
* | | Properly print arguments to vfork(2) and rfork(2).markj2013-08-012-1/+12
* | | Correctly maintain the CR0/CR4 shadow registers.grehan2013-08-011-11/+54
* | | Changes to allow using BOOTP_NFSROOT and mounting an nfs root filesystemian2013-07-312-21/+56
* | | Add myself as maintainer for nvme(4), nvd(4) and nvmecontrol(8).jimharris2013-07-311-0/+3
* | | Back out r253779 & r253786.obrien2013-07-3186-564/+140
* | | Adjust magic numbers to allow attachment of ath(4) modules.sbruno2013-07-311-2/+2
* | | Document net.link.bridge.allow_llz_overlap.hrs2013-07-311-9/+9
* | | device if_bridge gets me a bridge devicesbruno2013-07-311-1/+1
* | | Allocate in6_ifextra (ifp->if_afdata[AF_INET6]) only for IPv6-capablehrs2013-07-313-8/+12
* | | Another fix for r253823; retain the default of 1 readahead block for sendfile.scottl2013-07-311-1/+1
* | | Change default behaviour of ld(1) to not recursively copy DT_NEEDEDbapt2013-07-311-1/+1
* | | Make two buffer variables static for now. It is not safe todelphij2013-07-311-1/+1
* | | Resolve fflag with realpath().delphij2013-07-311-1/+3
* | | Add definitions for the Mailbox, Spinlock and PRU-ICSS devices.rpaulo2013-07-311-0/+19
* | | Cleanup the allocations when the attachment fails.rpaulo2013-07-311-5/+8
* | | Initialisation routines for the mailbox, spinlock and PRU-ICSS clocks.rpaulo2013-07-312-1/+79
* | | Display SGE tunables in the sysctl tree.np2013-07-313-0/+22
* | | Document the -S flag to fsck_ffsscottl2013-07-311-1/+6
* | | When using tcpdump -I -i wlanN and wlanN is not a monitor mode VAP,rpaulo2013-07-311-0/+23
* | | Remove duplicate SRCS include block. Spotted by jmallett.jhibbits2013-07-311-5/+0
* | | Add the macio attachment for wi(4). Partially obtained from NetBSD.jhibbits2013-07-315-0/+203
* | | Fix r253823. Some WIP patches snuck in.scottl2013-07-302-21/+7
OpenPOWER on IntegriCloud