summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce the "ruleset=number" option for devfs(5) mounts.mm2012-02-094-2/+103
* Mention run(4)kevlo2012-02-091-0/+1
* Fix some Xr references:gjb2012-02-0912-27/+26
* Bring in a number of mps(4) driver fixes from LSI:ken2012-02-096-44/+452
* Acknowledge that jail_attach and jail_remove can return EPERM.jamie2012-02-081-1/+3
* g/c last bit of old ipv6 prefix management.pluknet2012-02-082-17/+1
* Remove extra newlines from panic messages.marius2012-02-083-20/+19
* Reset clock after atrtc(4) is properly resumed.jkim2012-02-083-5/+9
* Revert r211288 and move the logic to the acpi_timer itself.jkim2012-02-083-18/+48
* Trim 8 unused bytes from struct vnode on 64-bit architectures.kib2012-02-081-2/+2
* Unbreak detection of the async mode for clustered writes after r231075.kib2012-02-081-1/+1
* Set vnet context in callouts and taskqueues.glebius2012-02-081-0/+8
* - change the buffer size from a constant to aluigi2012-02-0810-450/+444
* eui64_aton and eui64_ntoa are actually the equivalent of ether_aton_r andbrooks2012-02-081-7/+0
* Allow to set kern.ipc.shmmax from /boot/loader.conf.pjd2012-02-081-7/+7
* As it stands right now, the default devfs rulesets are only loaded as adougb2012-02-083-2/+24
* Add a comment to the example that pidfile_* functions can handle pfh being NULL.pjd2012-02-081-0/+5
* Note that calling pidfile_write(3) multiple times is fine.pjd2012-02-081-1/+4
* Add offsetof.3 man pagekevlo2012-02-082-0/+48
* Update the 802.11s IE numbers to represent the latest 802.11 amendment standard.adrian2012-02-081-20/+25
* It's not an error if unlink(2) fails because the pathname doesn't exist.wollman2012-02-081-2/+2
* Rev. 228360 moved the call to cpu_set_upcall() to happen beforemarcel2012-02-081-1/+1
* Allocate the BAR for userspace doorbells after the is_offload checknp2012-02-081-9/+11
* Program the MAC exact match table in batches of 7 addresses atnp2012-02-081-11/+42
* Add an option to 404.status-zfs (enabled by default) to list allgjb2012-02-083-5/+37
* Update the mps(4) man page for the changes in the new LSI-supported driver.ken2012-02-071-23/+66
* Do not EOI local APIC too early. Just do doreti normally after resuming.jkim2012-02-071-5/+2
* Update the data structures with some fields reserved forpfg2012-02-073-10/+29
* - Give all clocks and timers on acpi0 the equal probing order.jkim2012-02-075-21/+27
* In the original days of BSD, a sync was issued on every filesystemmckusick2012-02-071-5/+15
* Call bge_add_sysctls() early and especially before bge_can_use_msi() somarius2012-02-071-2/+2
* The bus resource adjustment API is not meant to work on active resources.nwhitehorn2012-02-071-16/+6
* Merge illumos revision 13594:mm2012-02-071-20/+22
* Fix Coverity defects in isci(4) driver.jimharris2012-02-076-61/+50
* Fix r231134. svn:keywords needs to be 'FreeBSD=%H', not 'FreeBSD:%H'.jimharris2012-02-070-0/+0
* Add svn:keywords for isci driver files.jimharris2012-02-070-0/+0
* r228827 fixed a problem where copying of NFSv4 open credentials intormacklem2012-02-071-2/+6
* Allow to set if_bridge(4) sysctls from /boot/loader.conf.pjd2012-02-071-0/+7
* Add BSD copyright notice.emaste2012-02-071-2/+22
* Record my ports mentor relationship.uqs2012-02-071-0/+2
* - Set TERM to cons25w on pc98 because we still use old cons25w terminalnyan2012-02-071-1/+8
* Sprinkle missed calls to asynchronous UFS_UPDATE() in attempt tokib2012-02-072-4/+16
* Acquire the adapter lock before updating fields of the filter structure.np2012-02-071-10/+10
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessordim2012-02-0723-31/+31
* Remove if_start from cxgb and cxgbe.np2012-02-074-50/+2
* cxgbe: reduce diffs with other branches.np2012-02-074-0/+28
* ports(7) currently makes no mention of LOCALBASE: fix thateadler2012-02-071-4/+7
* Plug a memory leak. When a cached thread is reused, don't clear sleepdavidxu2012-02-072-12/+19
* Improve sparse file handling when printing the block list for an inode bytruckman2012-02-061-7/+6
* In usr.bin/rpcgen/rpc_main.c, use execvp(3) instead of execv(3), sodim2012-02-061-8/+2
OpenPOWER on IntegriCloud