]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-02-13 mppAllow the -c -f file options to actually execute.
2007-02-13 mppDo not do a vn_close for all references to the ktraced...
2007-02-12 jkimAdd BCM5701 A0/B0 CRC bug workaround. Magic values...
2007-02-12 jkimFix style(9).
2007-02-12 rrs- Copyright updates (aka 2007)
2007-02-12 mppAdd a VNASSERT to vn_close to detect if v_writecount...
2007-02-12 jkimAdd PHY DSP code for BCM5755M.
2007-02-12 bruefferTypo fix in a comment
2007-02-12 brueffer"options PIM" is gone.
2007-02-12 bruefferThe KAME project has been dissolved and kame.4 isn...
2007-02-12 bruefferUse the correct line to put into loader.conf. Duh!
2007-02-12 jkimBCM5701 PHY cannot read-modify-write. Just re-use...
2007-02-12 jkimReplace magic numbers with corresponding definitions.
2007-02-12 jhbMLINK for bus_dmamap_load_mbuf_sg(9)
2007-02-12 sosRearrange the SATA connect logic so that we so that...
2007-02-12 kevloRemove the cast to caddr_t for sfp, they're not needed.
2007-02-12 jkoshyImprove a sentence.
2007-02-11 cognetUse uma_set_align().
2007-02-11 rwatsonAdd uma_set_align() interface, which will be called...
2007-02-11 maximo s/cgetseq/cgetset/
2007-02-11 mppFix some spelling / markup / grammar.
2007-02-11 mppAdd two new options to quota:
2007-02-11 rodrigcMakefile changes to reflect moving sys/isofs/cd9660...
2007-02-11 rodrigcForced commit and #include changes for repo copy from
2007-02-11 marcelFix PowerPC-targeted cross-builds performed on 64-bit...
2007-02-11 alcUse the free page queue mutex instead of the page queue...
2007-02-11 mohansAdd missing MNT_ILOCK around some mnt_kern_flag accesses.
2007-02-11 marcelNow that the free page queue mutex is a sleep mutex...
2007-02-10 bmsUse MAXTTL.
2007-02-10 bmahNew release notes: SA-07:02.bind (+MFC), auto-sizing...
2007-02-10 pjdForgot to hook up gjournal manual page to the build.
2007-02-10 mlaierFix small altq related copy and paste error.
2007-02-10 bmsIf the rendezvous point for a group is not specified...
2007-02-10 bmsBuild PIM by default as part of the IPv4 multicast...
2007-02-10 simonDo not install zgrep, or links to zgrep, since zgrep...
2007-02-10 yarHandle the case when the admin forgot to set $hostname,
2007-02-10 bmsIn the ICMP6 path to handle FQDN 'who-are-you' queries...
2007-02-10 rwatsonIn mac_biba_check_system_swapoff(), don't extract the...
2007-02-10 bruefferDon't reference lkm(4), it doesn't exist.
2007-02-10 mjacobadd a missing piece for 2432
2007-02-10 mjacobPutative untested 2432 (PCI-E) support.
2007-02-09 bruefferNuke pcnfsd(8) reference.
2007-02-09 bruefferThere is no isa(4) manpage, convert to normal text...
2007-02-09 bruefferRemove references to pccardd(8), pccardc(8) and OLDCARD.
2007-02-09 bruefferRemove Xref to non-existant uhub(4).
2007-02-09 bruefferCorrect references to tcpdump(1).
2007-02-09 bruefferRemove Xref to owi(4), it's dead and gone.
2007-02-09 luigiDocument a little more the firmware subsystem.
2007-02-09 brooksInclude GEOM_LABEL in GENERIC. It's very useful and...
2007-02-09 bruefferRemove an obsolete error message.
2007-02-09 emasteImplement RFC3442, the Classless Static Route option.
2007-02-09 delphijGive which signal caller has attempted to deliver when...
2007-02-09 avatarBacking out the wrong fix which could possibly trash...
2007-02-09 brueffer- Use the standard section 4 SYNOPSIS
2007-02-09 yarLet automatic TCP send buffer sizing do its job for...
2007-02-09 emasteAdd a $FreeBSD$ tag missing after the original import...
2007-02-09 leAdd support for Huawei Technologies Mobile card (3G).
2007-02-09 bmsIn the output path, mask off M_BCAST|M_MCAST so as...
2007-02-09 bmsAdd lists of ICMP types and codes for user and develope...
2007-02-09 flzAdd support for EtherChannel configuration to rc startu...
2007-02-09 kevloEliminate duplicate header files.
2007-02-09 avatarIt turns out that devfs_close() does a dev_refthread...
2007-02-09 bmsRemove an unneeded define.
2007-02-09 cognetUse __NO_STRICT_ALIGNMENT, instead of special casing...
2007-02-08 bmsStore the cached route in vifp in the normal send_packe...
2007-02-08 bmsNuke the token bucket filter code. Attempting to reques...
2007-02-08 impAdd sanity check to make sure that the MAC address...
2007-02-08 impFix problem with RTL8201L PHY. From submitter:
2007-02-08 jhbDon't send interrupts to CPUs disabled via lapic hints.
2007-02-08 rwatsonAdd 's' after printing the send interval to make it...
2007-02-08 rwatsonAs VPD support still causes hard hangs on boot with...
2007-02-08 kibRemove not needed acquision of the mount interlock...
2007-02-08 kientzleUpdate -r handling:
2007-02-08 rodrigcReplace "mount -t msdos" with "mount -t msdosfs".
2007-02-08 rodrigc#include <sys/systm.h> before <sys/geom.h> to get KASSE...
2007-02-08 rodrigcAdd noatime to the list of mount options that msdosfs...
2007-02-08 rodrigcStyle fixes: use ANSI C function declarations.
2007-02-08 jeff - Change types for necent runq additions to u_char...
2007-02-07 marcelDon't recurse into geom_apple and geom_gpt. They have...
2007-02-07 bmseliminate redundant macro MC_SEND()
2007-02-07 pavFix a bug in 1.40 - it missed three occurences in pkg_i...
2007-02-07 marcelEvolve the ctlreq interface added to geom_gpt into...
2007-02-07 jhb- Move 'struct swdevt' back into swap_pager.h and expos...
2007-02-07 bmsRemove support for IPIP tunnels in IPv4 multicast forwa...
2007-02-07 kibFix the race of dereferencing /proc/<pid>/file with...
2007-02-07 alcChange the pagedaemon, vm_wait(), and vm_waitpfault...
2007-02-07 alcRemove the vm page queue free mutex from the CDEV order.
2007-02-06 jhbMake iostat(8) fully work on crash dumps again (broken...
2007-02-06 bdeFixed some style bugs. Routine except:
2007-02-06 pjdAllow to use umastat on coredumps.
2007-02-06 rwatsonPrint intptr_t values by first casting to intmax_t...
2007-02-06 rwatsonUpdate comments in mac.h.
2007-02-06 bdeSimplified PCPU_GET() and PCPU_SET(). We must copy...
2007-02-06 rwatsonPush UNIX domain socket locking further into uipc_ctlou...
2007-02-06 rwatsonIntroduce accessor functions mac_label_get() and mac_la...
2007-02-06 impat91_twi depends on the iicbus module to satisfy its...
2007-02-06 rwatsonContinue 7-CURRENT MAC Framework rearrangement and...
2007-02-06 bruefferDocument NetCell NC3000 and NC5000 support.
2007-02-06 kevlogetopt(3) returns -1, not EOF.
2007-02-06 ru- Bump document date.
next