summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove support for creating the 'machine' symlink as well as creating thejhb2010-10-291-27/+0
* Fix uninitialized variable.trasz2010-10-291-1/+1
* Remove more unused files.rpaulo2010-10-295-590/+0
* Remove unused files.rpaulo2010-10-2948-8225/+0
* Update for libpcap-1.1.1.rpaulo2010-10-291-1/+1
* Merge libpcap-1.1.1.rpaulo2010-10-29203-4500/+19746
|\
| * Update libpcap to 1.1.1.rpaulo2010-10-28205-4613/+19965
* | Sync DLTs with the latest pcap version.rpaulo2010-10-291-0/+137
* | Merging mptable under x86 left this option undefined for amd64 case.attilio2010-10-291-0/+1
* | - Merge ram_attach() implementation for i386 and amd64attilio2010-10-291-42/+39
* | - Note that non-superusers are not allowed to set the SF_ARCHIVEDjh2010-10-291-3/+7
* | Modify nfs_open() in the experimental NFS client to be compatiblermacklem2010-10-291-46/+40
* | sh: Do IFS splitting on word in ${v+word} and ${v-word}.jilles2010-10-296-14/+77
* | Add a call for nfsrpc_close() to ncl_reclaim() in the experimentalrmacklem2010-10-291-0/+9
* | Add sysctl kern.sched.cpusetsize to export the size of kernel cpuset,davidxu2010-10-293-0/+21
* | 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
OpenPOWER on IntegriCloud