]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-06-24 jhbBump __FreeBSD_version for SYSVIPC ABI change (along...
2009-06-24 jhbRegen.
2009-06-24 npAdd 10Gbase-T to known ethernet media types.
2009-06-24 npAbout to add 10Gbase-T to known media types, this is...
2009-06-24 delphijSync with NetBSD:
2009-06-24 jamieIn case of prisons with their own network stack, permit
2009-06-24 rwatsonUse queue(9) instead of hand-crafted link lists for...
2009-06-24 rwatsonFix CARP build.
2009-06-24 jfvFix lint issue.
2009-06-24 jhbChange the ABI of some of the structures used by the...
2009-06-24 gallatinAdd a dying flag to prevent races at detach.
2009-06-24 cognetFix typo.
2009-06-24 rwatsonConvert netinet6 to using queue(9) rather than hand...
2009-06-24 cognetFix typo.
2009-06-24 rwatsonUse queue(9) instead of hand-crafted link lists for...
2009-06-24 marius- Change this driver to do taskqueue(9) based TX and...
2009-06-24 marius- Remove unused variables. [1]
2009-06-24 mavMFp4:
2009-06-24 mariuso merge from amd64:
2009-06-24 mavMFp4:
2009-06-24 jillesAdd test for r190698.
2009-06-24 rwatsonRemove kernel SLIP and PPP privileges, since they are...
2009-06-24 jhbDeprecate the msgsys(), semsys(), and shmsys() system...
2009-06-24 mavMFp4:
2009-06-24 joergDrop the defunct FDOPT_NOERRLOG option from all the...
2009-06-24 joergWith the fdc control device disappearing some 5 years...
2009-06-24 mavDocument new hint.atapci.X.msi and hint.ata.X.pm_level...
2009-06-24 jhbWhitespace fix.
2009-06-24 mariusRevert the part of r194763 which added a dying flag...
2009-06-24 lulf- Similar to the previous commit, but for CURRENT:...
2009-06-24 dfrDon't use sys/nfs/rpcv2.h - it is part of the old kerne...
2009-06-24 lulf- Fix a bug where a FIFO vnode use count was increased...
2009-06-24 rmacklemIf the initial attempt to refresh credentials in the...
2009-06-24 jfvUpdate for the Intel 10G driver, this adds support for
2009-06-24 samadd a link named athpeek since my fingers keep typing it
2009-06-24 samread back the written value and display
2009-06-24 jamieAdd the "vnet" and "-vnet" options, to allow moving...
2009-06-24 jamieAdd libjail, a (somewhat) simpler interface to the...
2009-06-24 jamieAdd libjail, a (somewhat) simpler interface to the...
2009-06-24 jfvUpdates for both the em and igb drivers, add support
2009-06-24 impRemove usb. The need to have core@ approve major chang...
2009-06-24 mavSome DMA related changes:
2009-06-24 thompsaMove programming info from usb(4) to usbdi(9) and updat...
2009-06-24 gadFix end-of-line issues that can come up when `lpq'...
2009-06-24 kibUnbreak sparc64 after the swap accounting changes:...
2009-06-24 rwatsonRework locking and reference counting in ipx_control...
2009-06-24 scottlfw_state ad cur_state are holding unsigned bitfields...
2009-06-24 avgdtrace/amd64: fix virtual address checks
2009-06-24 rajMore precise description of the DS1553 driver.
2009-06-24 rajIntroduce ata(4) support for Marvell integrated SATA...
2009-06-24 rajMove non-PCI prototypes from ata-pci.h -> ata-all.h.
2009-06-24 jamieClean up struct prison, with the recent fields in more...
2009-06-24 jamieFix a race in vi_if_move, where a vnet is used after...
2009-06-24 rwatsonAdd missing unlock of if_addr_mtx when an unmatched...
2009-06-24 gallatinAllow admin to specify the initial mtu upon driver...
2009-06-24 rwatsonClear 'ia' after iterating if_addrhead for unicast...
2009-06-24 jhbAdd a new COMPAT7 flag for FreeBSD 7.x compatibility...
2009-06-24 jhb- Move syscall function argument structure types to...
2009-06-24 rwatsonFix copy-and-paste-o's from kinfo_getfile.3 in kinfo_ge...
2009-06-24 rwatsonAdd stack_print_short() and stack_print_short_ddb(...
2009-06-24 rdivackyUse proper form of gnu designated initalizers. This...
2009-06-24 rwatsonPrintf fewer warnings when adding a route to an atalk...
2009-06-24 rwatsonIn if_setlladdr(), use IF_ADDR_LOCK() and ifaddr refere...
2009-06-24 rwatsonIn ARP input, more consistently acquire and release...
2009-06-24 rwatsonBreak at_ifawithnet() into two variants:
2009-06-24 rwatsonReduce debugging output for netatalk routing events.
2009-06-24 kibInitialize the uip to silence gcc warning that seems...
2009-06-24 rwatsonLock if_addrhead when iterating, and where necessary...
2009-06-24 rwatsonMake stf_getsrcifa6() return a reference to an in6_ifad...
2009-06-24 jhayDo not stop the loop when an empty or deleted directory...
2009-06-24 cpercivaAdd detection of UFS filesystems.
2009-06-24 alcThe bits set in a page's dirty mask are a subset of...
2009-06-24 ariffSlight comment fix.
2009-06-24 delphijUpdate SCCS IDs for Berkeley DB 1.86 merge.
2009-06-24 delphijstyle: operators should appear at the line end if we...
2009-06-23 delphijAdd a note about the implication of secure level settin...
2009-06-23 delphijMerge fmtcheck() prototype change.
2009-06-23 delphijUse const instead of __const, and merge the license...
2009-06-23 delphij - Use size_t instead of int when appropriate;
2009-06-23 delphij%.s expects an int as the length specifier, so cast...
2009-06-23 delphijUse strlcpy() instead of manually setting the last...
2009-06-23 delphijUse strlcpy() instead of explicitly set \0 on the tail...
2009-06-23 delphijStaticify internal routines.
2009-06-23 delphijMerge NetBSD revision 1.14: humanize_number.c is now...
2009-06-23 delphijK&R -> ANSI
2009-06-23 delphijUse C99 initialization when necessary; apply static...
2009-06-23 delphijK&R -> ANSI
2009-06-23 mavMake algorithm a bit more bulletproof.
2009-06-23 delphijUse getprogname() instead of referencing __progname.
2009-06-23 jillesQuote -x tracing output so it is unambiguous.
2009-06-23 jeffImplement a facility for dynamic per-cpu variables.
2009-06-23 edwinRemove duplicate if-statement on gmt_is_set in gmtsub().
2009-06-23 davidch- Added code to read bootcode firwmare version.
2009-06-23 jeff - Use cpuset_t and the CPU_ macros in place of cpumask...
2009-06-23 bzMake callers to in6_selectsrc() and in6_pcbladdr()...
2009-06-23 mavFix variable name.
2009-06-23 jillesAdd tests for r194774.
2009-06-23 jillesDo not fork for a subshell if it is the last thing...
2009-06-23 rmacklemWhen mountd.c parses the nfsv4 root line(s) in /etc...
2009-06-23 mavRework r193814:
next