summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove meaningless XXXXX, that is a remain of comment, removed in r186200.glebius2010-10-291-2/+0
* Revert a small part of the r198301, that is entirely unrelated to theglebius2010-10-291-1/+1
* Return previous sigaction correctly.davidxu2010-10-291-1/+4
* Remove local variable 'first', instead check signal number in memory,davidxu2010-10-291-4/+1
* Fix the printf() in init_heap so that it can run before the console is up.nwhitehorn2010-10-291-1/+5
* Fix netboot on some Apple machines on which calling dma-free on thenwhitehorn2010-10-291-0/+3
* Fix some memory management issues discovered when trying to boot the PPCnwhitehorn2010-10-283-28/+35
* sh: Only accept a '}' inside ${v+-=?...} if double-quote state matches.jilles2010-10-282-4/+35
* Fix another "string" typo.uqs2010-10-281-1/+1
* sh: Make double-quotes quote a '}' inside ${v#...} and ${v%...}.jilles2010-10-282-1/+30
* Fix CPU load reporting independent of scheduler used.uqs2010-10-281-204/+128
* Remove useless stuff.rpaulo2010-10-2815-2008/+0
* Update for the new tcpdump 4.1.1. The man page is a result of runningrpaulo2010-10-282-2/+1724
* Merge tcpdump-4.1.1.rpaulo2010-10-28201-3086/+38522
|\
| * Update tcpdump to 4.1.1.rpaulo2010-10-28203-3340/+39178
* | Merge nexus.c from amd64 and i386 to x86 subtree.attilio2010-10-285-709/+61
* | Set bootverbose directly in mi_startup() rather than via a SYSINIT. Thisjhb2010-10-281-9/+3
* | Use 'PCPU_GET(apic_id)' to determine the BSP's APIC ID on a UP machinejhb2010-10-282-2/+2
* | Correct a typo.bz2010-10-281-1/+1
* | Merge the mptable support from MD bits to x86 subtree.attilio2010-10-287-1225/+10
* | Turns out we need functions.sh in this file for convert_to_megabytes call.imp2010-10-281-1/+1
* | sys/dev/xen/blkback/blkback.c:gibbs2010-10-281-2/+5
* | Follow the change made in libthr, add ERANGE error code and moredavidxu2010-10-281-2/+12
* | In the data setup code for doing offloads thejfv2010-10-281-1/+6
* | Find a jail's type as part of jailparam_init rather than waiting untiljamie2010-10-271-10/+4
* | Use shorten model name and add RTL8168, RTL8111 to the list ofyongari2010-10-271-10/+10
* | Language cleanup.des2010-10-271-3/+3
* | Use ${PICFLAG} instead of -fpic.rpaulo2010-10-271-1/+1
* | Add support for setting per-interface PnP information.hselasky2010-10-273-6/+53
* | Add initial BCM5718 family support. The BCM5718 family includesyongari2010-10-272-69/+290
* | Add BCM5717C 10/100/1000TX PHY id.yongari2010-10-272-0/+7
* | Add a short note about kernel modules in FIXIT mode.delphij2010-10-271-0/+4
* | [1] According to the x86 architectural specifications, no virtual-to-alc2010-10-273-6/+90
* | Correct a typo.jh2010-10-271-1/+1
* | Add missing "readahead" to the nfs_opts list.jh2010-10-271-4/+4
* | Add attachement to my mentorsbapt2010-10-271-0/+3
* | Check small set and reject it, this is how kernel did. Always use thedavidxu2010-10-271-37/+32
* | - Revert r214409.davidxu2010-10-272-9/+6
* | Sync code with tzcode2010medwin2010-10-274-29/+83
* | Remove locking and unlock in pthread_mutex_destroy, becausedavidxu2010-10-271-25/+2
* | If input parameter cpusetsize is zero, give userland size of cpuset maskdavidxu2010-10-271-0/+4
* | Add a flag to the experimental NFSv4 client to indicate whenrmacklem2010-10-262-22/+24
* | Use fprintf(stderr) instead of gctl_error() to print a warning about toopjd2010-10-261-2/+2
* | Document newly added loader tunables "hw.acpi.install_interface" andjkim2010-10-261-1/+21
* | - Save errno values before calling warn(3) so that errors are correctlyjhb2010-10-267-129/+225
* | Fix formatting.brucec2010-10-261-1/+2
* | Add two new loader tunables 'hw.acpi.install_interface' andjkim2010-10-261-0/+106
* | Add some missing documentation to the man page:bcr2010-10-261-2/+20
* | Style fix.attilio2010-10-261-2/+2
* | Add information about the values and default setting of thebrucec2010-10-261-0/+1
OpenPOWER on IntegriCloud