summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Manual page tweaks.trasz2009-06-251-2/+2
* Initialize max_vblank_count earlier.rnoland2009-06-252-8/+12
* Support shadow.byname and shadow.byuid maps, protecting them bybrian2009-06-257-33/+98
* Keep track of the hardware counter more aggressively while interruptsrnoland2009-06-251-0/+4
* Fix one use of atomic for refcount missed in last commit.rnoland2009-06-251-1/+1
* Additional vblank cleanups.rnoland2009-06-251-26/+29
* Initialize in_ifaddr_lock using RW_SYSINIT() instead of in ip_init(),rwatson2009-06-252-2/+2
* Ensure that we always hold the lock when calling vblank_disable_fn()rnoland2009-06-251-0/+5
* Tweak the oshmctl() compile fix: convert the K&R definition to ANSI.jhb2009-06-251-7/+1
* - Make pprint print through fd 3, so it can be used in customisationn_hibma2009-06-251-1/+6
* Fix c194955 - somehow I managed all the new files, tripling theirtrasz2009-06-2517-4664/+0
* Bump manual page timestamps.trasz2009-06-2519-19/+19
* Add NFSv4 ACL support to libc.trasz2009-06-2542-171/+7813
* Raise the default size of the EFI partition on ia64 from 100MB to 400MB.jhb2009-06-251-1/+1
* Add a new global rwlock, in_ifaddr_lock, which will synchronize use of therwatson2009-06-2515-28/+149
* Include SMP support in the MPC85XX kernel by default.raj2009-06-251-0/+1
* Enable all populated TWSI (I2C) controllers on Marvell SOCs.raj2009-06-254-4/+9
* update the manpage to track existing options (including --iso),luigi2009-06-251-66/+84
* Switch cmd argument of ioctl to u_long as elsewhere in the kernel.rdivacky2009-06-255-8/+8
* Clean up reference management in in6_update_ifa and in6_unlink_ifa, andrwatson2009-06-251-7/+3
* Fix ibcs2_ipc.c build by adding missing limits.h include.rwatson2009-06-251-0/+1
* oshmctl() now requires a sysv_shm.c-local function prototype.rwatson2009-06-251-0/+4
* Make a DVD for ia64.marcel2009-06-251-0/+1
* updates AMRR statistics with tx complete status that if not the tx rateweongyo2009-06-251-0/+3
* uses ZYD_NOTIF_RETRYSTATUS info to count the number of retries.weongyo2009-06-251-1/+2
* - Use DPCPU for SCHED_STATS. This is somewhat awkward because thejeff2009-06-252-23/+55
* - Add a sysctl_dpcpu_long to support long typed pcpu stats.jeff2009-06-252-10/+20
* Fix two known problems in clnt_rc.c, plus issues w.r.t. smp notedrmacklem2009-06-251-42/+74
* - Add the right includes to use kmem_alloc(). This was broken by myjeff2009-06-251-0/+7
* Lock around access to nc_file and netconfig_info ("ni"). The RPCdelphij2009-06-241-3/+49
* Make sysinstall search for /dev/daXa and register such devices as USB disks.cperciva2009-06-248-2/+180
* - fix dummynet 'fast' mode for WF2Q case.oleg2009-06-246-29/+102
* This adds a new "stdio" mode to cxgbtool - it's an interactive modenp2009-06-241-18/+83
* Merge from p4: CH154790,154793,154874bz2009-06-242-0/+848
* Make CPU bind call architecture specific to satisfy LINTjfv2009-06-241-2/+2
* need to make intr_bind call architecture specific forjfv2009-06-241-2/+2
* - Apply the same naming rules of LVM names as done in the LVM code itself.lulf2009-06-241-16/+27
* Wrap a PR_VNET inside "#ifdef VIMAGE" since that the only place it applies.jamie2009-06-241-0/+2
* Designate special builtins as such in command -V and type.jilles2009-06-243-4/+16
* Various ifmedia related fixes in cxgb(4), including:np2009-06-241-109/+118
* Bump __FreeBSD_version for SYSVIPC ABI change (along with other changesjhb2009-06-241-1/+1
* Regen.jhb2009-06-2410-156/+245
* Add 10Gbase-T to known ethernet media types.np2009-06-241-0/+3
* About to add 10Gbase-T to known media types, this is just a whitespacenp2009-06-241-9/+9
* Sync with NetBSD:delphij2009-06-243-10/+10
* In case of prisons with their own network stack, permitjamie2009-06-241-0/+128
* Use queue(9) instead of hand-crafted link lists for the global netatalkrwatson2009-06-247-60/+41
* Fix CARP build.rwatson2009-06-241-1/+1
* Fix lint issue.jfv2009-06-241-2/+2
* Change the ABI of some of the structures used by the SYSV IPC API:jhb2009-06-2421-129/+818
OpenPOWER on IntegriCloud