]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-11-03 rpauloRemove unused files.
2010-11-03 rpauloAdapt for wpa_supplicant / hostapd 0.7.3.
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-03 kibIf dlopen() is called for the dso that has been already...
2010-11-03 hselaskyClean up leftover USB device ID after r213856. This...
2010-11-03 edwinMFV of tzdata2010o, r214716
2010-11-02 jillessh: Fix some issues with aliases and case, by importing...
2010-11-02 jmallettDeclare the CF GEOM class so that g_modevent will get...
2010-11-02 pjdSend packets to remote node only via the send thread...
2010-11-02 jhbCosmetic change to revert one of my earlier ones.
2010-11-02 jhbTweak the waitchannel messages for the dead lock detect...
2010-11-02 jhbFurther tweaks to the ram_attach() routine:
2010-11-02 edAdd a new libc function: cfmakesane(3).
2010-11-02 jhbSkip SMAP regions above 4GB on i386 since they will...
2010-11-02 jhbDon't leak the LLE lock if the arptimer callout is...
2010-11-02 jhbFix a few typos and style nits in the example code.
2010-11-02 mavRemove stale line, accidentally slipped into r214016.
2010-11-02 obrienShorten long lines.
2010-11-02 obrienGive the user a hint as to what config(8) is unhappy...
2010-11-02 davidxuUse sysctl kern.sched.cpusetsize to retrieve size of...
2010-11-02 gonzo- Add ELF core for FreeBSD/mips
2010-11-02 gonzoFix reading of .debug_line on MIPS64, big-endian:
2010-11-01 cognetTry to be a little smart at guessing where _start is...
2010-11-01 jfvSync the lem code up with the vlan and other fixes...
2010-11-01 jhbMove <machine/apicreg.h> to <x86/apicreg.h>.
2010-11-01 jhbMove the <machine/mca.h> header to <x86/mca.h>.
2010-11-01 jhbAdd an x86/include directory to the kernel to hold...
2010-11-01 uqsAdd DragonflyBSD 2.8 and OpenBSD 4.8 releases
2010-11-01 jhbCorrect the abbreviations for general I/O and signal...
2010-11-01 pjdFix ztest when it is executed by just 'ztest' and not...
2010-11-01 pjd1. Remove invalid assertion.
2010-11-01 alcImplement pmap_is_prefaultable().
2010-11-01 wollmanStyle cleanup: make this look more like a 21st-century...
2010-11-01 wollmanjilles@ pointed out that using ${PRUNEDIRS:=".zfs"...
2010-11-01 davidxuUse integer for size of cpuset, as it won't be bigger...
2010-10-31 nwhitehornAdd a security nit to recent copyin/out changes: map...
2010-10-31 jillessh(1): Correct synopsis and make precise how $0 is...
2010-10-31 mariusTurn a panic into a printf so IFM_ETH_MASTER on !IFM_10...
2010-10-31 nwhitehornNext-to-leading-order perturbation of synchronization...
2010-10-31 mariusTry to make the style consistent (including regarding...
2010-10-31 mariusMake a comment reflect reality.
2010-10-31 uqsFix typo and grammar nit
2010-10-31 nwhitehornAdd a driver for the Apple Uninorth AGP host bridge...
2010-10-31 nwhitehornAdd some missing parentheses so that moea_bat_mapped...
2010-10-31 jillessh: Reindent evaltree().
2010-10-31 jillessh: Use iteration instead of recursion to evaluate...
2010-10-31 mavFix callout_tickstofirst() behavior after signed intege...
2010-10-31 uqsElaborate some more on the non-security implications...
2010-10-31 dougbUpdate to 9.6-ESV-R2, the latest from ISC.
2010-10-31 dougbPrep for the 9.6-ESV-R2 update
2010-10-31 nyanRename BUS_SPACE_IO and BUS_SPACE_MEM defines to BUS_SP...
2010-10-31 wollmanMake it possible to exclude directories by name no...
2010-10-30 alcAdd another safety belt to pmap_demote_DMAP().
2010-10-30 nwhitehornAllow access to the HT I/O port space on the IBM CPC9X5...
2010-10-30 nwhitehornRestructure the way the copyin/copyout segment is store...
2010-10-30 mariusCorrect a bug in r213893; within a PHY driver MIIF_PHYP...
2010-10-30 bzAnnounce both IPsec and UDP Encap (NAT-T) if available for
2010-10-30 alcCorrect some format strings used by sysctls.
2010-10-30 alcDon't demote in pmap_demote_DMAP() if the specified...
2010-10-30 rpauloWhen the make target is 'install', don't descend into...
2010-10-30 dimActually remove the HAVE_CAST_H define this time.
2010-10-30 dimRegenerate our usr.sbin/tcpdump/tcpdump/config.h for...
2010-10-30 kibRemove sysctl debug.ncnegfactor, it is renamed to vfs...
2010-10-30 yongariDon't bother to enable ASPM L1 to save more power....
2010-10-29 dimRegenerate our lib/libpcap/config.h for libpcap 1.1.1.
2010-10-29 jillessh: Tweak some string constants to reduce code size.
2010-10-29 rpauloAdd a ${.CURDIR} reference to the previous commit.
2010-10-29 rpauloUse pcap's bpf header, not our own copy of it.
2010-10-29 jillessh: Reject function names ending in one of !%*+-=?@}~
2010-10-29 rpauloForce include ../../libpcap/config.h since privsep...
2010-10-29 jillessh: Detect various additional errors in the parser.
2010-10-29 rpauloAdd print-ipnet.c
2010-10-29 rpauloadd pcap-common.c.
2010-10-29 marius- When resetting pm_active and pm_context of a pmap...
2010-10-29 mariusPartially revert r203829; as it turns out what the...
2010-10-29 jillessh: Error out on various specials/keywords in the wrong...
2010-10-29 jillessh: Fix some issues with CTL* bytes and ${var#pat}.
2010-10-29 jhbRemove support for creating the 'machine' symlink as...
2010-10-29 traszFix uninitialized variable.
2010-10-29 rpauloRemove more unused files.
2010-10-29 rpauloRemove unused files.
2010-10-29 rpauloUpdate for libpcap-1.1.1.
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-29 rpauloSync DLTs with the latest pcap version.
2010-10-29 attilioMerging mptable under x86 left this option undefined...
2010-10-29 attilio- Merge ram_attach() implementation for i386 and amd64
2010-10-29 jh- Note that non-superusers are not allowed to set the...
2010-10-29 rmacklemModify nfs_open() in the experimental NFS client to...
2010-10-29 jillessh: Do IFS splitting on word in ${v+word} and ${v-word}.
2010-10-29 rmacklemAdd a call for nfsrpc_close() to ncl_reclaim() in the...
2010-10-29 davidxuAdd sysctl kern.sched.cpusetsize to export the size...
2010-10-29 glebiusRemove meaningless XXXXX, that is a remain of comment...
2010-10-29 glebiusRevert a small part of the r198301, that is entirely...
2010-10-29 davidxuReturn previous sigaction correctly.
2010-10-29 rpauloImport hostapd 0.7.3.
2010-10-29 rpauloImport wpa_supplicant / hostapd 0.7.3.
2010-10-29 davidxuRemove local variable 'first', instead check signal...
2010-10-29 nwhitehornFix the printf() in init_heap so that it can run before...
2010-10-29 nwhitehornFix netboot on some Apple machines on which calling...
2010-10-28 nwhitehornFix some memory management issues discovered when tryin...
next