| Commit message (Expand) | Author | Age | Files | Lines |
* | M_USE_RESERVE has been deprecated for a decade. Eliminate any uses that | alc | 2010-10-02 | 3 | -5/+3 |
* | Try to adhere to style(9) and be consistent within this file. | marius | 2010-10-02 | 1 | -21/+22 |
* | Fix some KTR arguments that were breaking the LINT build. | nwhitehorn | 2010-10-02 | 1 | -3/+3 |
* | Release the vnode lock and close the linker file vnode earlier in | kib | 2010-10-02 | 2 | -6/+6 |
* | Cleanup some example and empty directories that were left around after | dim | 2010-10-02 | 16 | -665/+0 |
* | Cosmetic: make it less confusing when displaying RAID 1 level, that might | kib | 2010-10-02 | 1 | -1/+1 |
* | Fix up whatis/apropos issue displaying all output on a single due to | gordon | 2010-10-02 | 1 | -2/+2 |
* | o) Allow devices to override the MDIO read and write functions presented to | jmallett | 2010-10-02 | 9 | -3/+234 |
* | Rather than shifting offsets by three, set register offset to 3. All our | jmallett | 2010-10-02 | 3 | -16/+15 |
* | Use ABI-aware macros for setting up a fake frame. | jmallett | 2010-10-02 | 1 | -4/+4 |
* | Remove extra cpu setting and commented-out devices, some of which don't exist. | jmallett | 2010-10-02 | 1 | -12/+0 |
* | Make the OCTEON1 configuration look like a normal GENERIC configuration. In | jmallett | 2010-10-02 | 1 | -56/+250 |
* | Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, | dim | 2010-10-01 | 21 | -42/+21 |
* | Map the Open Firmware framebuffer console with write combining turned on, | nwhitehorn | 2010-10-01 | 1 | -13/+27 |
* | Fix pmap_page_set_memattr() behavior in the presence of fictitious pages | nwhitehorn | 2010-10-01 | 2 | -42/+20 |
* | Remove extra semicolon. | yongari | 2010-10-01 | 1 | -2/+2 |
* | Allow write DMA to request larger DMA burst size to get better | yongari | 2010-10-01 | 2 | -0/+5 |
* | put back the assigment to sched_time. It was correct, and | luigi | 2010-10-01 | 1 | -0/+1 |
* | Only hide the ifa and not the tp under #ifdef INET as the tp is needed | bz | 2010-10-01 | 1 | -1/+1 |
* | Change the output of mctest to give a summary of the results instead | gnn | 2010-10-01 | 2 | -13/+34 |
* | libc: Remove the i386 assembler version of strlen(3). | jilles | 2010-10-01 | 2 | -55/+1 |
* | Proper bracketing. | bz | 2010-10-01 | 1 | -2/+2 |
* | - simplify by using one build script | mr | 2010-10-01 | 8 | -678/+32 |
* | i386 and amd64 mp_machdep: improve topology detection for Intel CPUs | avg | 2010-10-01 | 2 | -172/+250 |
* | sysctls in kern_shutdown: add twin tunables | avg | 2010-10-01 | 1 | -6/+9 |
* | Fix background roaming to actually work in AUTO roaming mode. | adrian | 2010-10-01 | 1 | -1/+1 |
* | - Check flag with the bitwise operator, not the logical operator. | lulf | 2010-10-01 | 2 | -4/+4 |
* | Implementaiton of man, manpath, whatis, and apropos written entirely in sh. | gordon | 2010-10-01 | 6 | -0/+1510 |
* | Fix IFCAP_TXCSUM/IFCAP_RXCSUM handling. Previously bge(4) used | yongari | 2010-09-30 | 1 | -4/+8 |
* | MFV of 213310, tzdata2010m | edwin | 2010-09-30 | 2 | -5/+5 |
* | Retire the amd64 and i386 specific inline assembly versions of ldexp.c, | dim | 2010-09-30 | 2 | -136/+0 |
* | Add support for memory attributes (pmap_mapdev_attr() and friends) on | nwhitehorn | 2010-09-30 | 7 | -51/+290 |
* | Rename rl_setmulti() to rl_rxfilter() as rl_rxfilter() will handle | yongari | 2010-09-30 | 1 | -66/+42 |
* | there must be only one SYSINIT with SI_SUB_RUN_SCHEDULER+SI_ORDER_ANY order | avg | 2010-09-30 | 3 | -3/+3 |
* | debug.kdb.stop_cpus sysctl: hint that this is also a tunable | avg | 2010-09-30 | 1 | -1/+1 |
* | kmem_size* sysctls: hint that these are also tunables | avg | 2010-09-30 | 1 | -4/+4 |
* | Do not use regular interrupts on NVidia HPETs. NVidia MCP5x chipsets have | mav | 2010-09-30 | 1 | -0/+7 |
* | Revert r132291. | mav | 2010-09-30 | 1 | -2/+1 |
* | If an RCS file is truncated, rcsfile_getdelta() will return NULL. Instead | jhb | 2010-09-30 | 1 | -0/+8 |
* | Fix printing of the "rw" mount option in fstab(5) format (-p option). | jh | 2010-09-30 | 1 | -12/+12 |
* | change code to use unwind.h. | davidxu | 2010-09-30 | 2 | -5/+6 |
* | Remove target peigen.c so that make doesn't warn us about it. | rpaulo | 2010-09-30 | 1 | -2/+0 |
* | Also the stop function should accept 64-bit exception class. | davidxu | 2010-09-30 | 1 | -1/+1 |
* | - Sizeof exception class type should always be 64-bit. | davidxu | 2010-09-30 | 1 | -3/+5 |
* | Import unwind.h from libunwind-0.99. | davidxu | 2010-09-30 | 1 | -0/+154 |
* | Add advice to new fathers from Thomas Ptacek. | cperciva | 2010-09-29 | 1 | -0/+6 |
* | - Fix values of CS1_EN and CS2_EN flags | gonzo | 2010-09-29 | 2 | -7/+6 |
* | Commit the rest of r213270. | emaste | 2010-09-29 | 1 | -0/+1 |
* | tr: Fix '[=]=]' equivalence class. | jilles | 2010-09-29 | 4 | -2/+6 |
* | Implement hardware MAC statistics for BCM5705 or newer Broadcom | yongari | 2010-09-29 | 2 | -49/+339 |