summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Regenerate our lib/libpcap/config.h for libpcap 1.1.1.dim2010-10-291-26/+56
* sh: Tweak some string constants to reduce code size.jilles2010-10-294-5/+5
* Add a ${.CURDIR} reference to the previous commit.rpaulo2010-10-291-1/+1
* Use pcap's bpf header, not our own copy of it.rpaulo2010-10-291-2/+0
* sh: Reject function names ending in one of !%*+-=?@}~jilles2010-10-291-1/+5
* Force include ../../libpcap/config.h since privsep.c groks pcap'srpaulo2010-10-291-0/+2
* sh: Detect various additional errors in the parser.jilles2010-10-292-3/+7
* Add print-ipnet.crpaulo2010-10-291-1/+1
* add pcap-common.c.rpaulo2010-10-291-1/+1
* - When resetting pm_active and pm_context of a pmap in pmap_pinit() wemarius2010-10-291-4/+7
* Partially revert r203829; as it turns out what the PowerPC OFW loader didmarius2010-10-291-4/+4
* sh: Error out on various specials/keywords in the wrong place in backticks.jilles2010-10-291-16/+16
* sh: Fix some issues with CTL* bytes and ${var#pat}.jilles2010-10-292-14/+35
* 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
OpenPOWER on IntegriCloud