]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-06-15 jasoneFix junk/zero filling for realloc(). Junk filling...
2007-06-15 emasteRemove stale 'XXX implement' comments for syscalls...
2007-06-15 thompsaThe mac address must be written a word length at a...
2007-06-15 bzs,#,*, in a multi-line comment. This is C.
2007-06-15 bzThough we are only called for the three security protoc...
2007-06-15 rrsName change SCTP_KTR_SUBSYS -> KTR_SCTP
2007-06-15 rrsRemove extraneous extern (its gotten from sctp_sysctl.h)
2007-06-15 kmacyFix build warnings
2007-06-15 rrsWhen removing a stream from the output-stream-wheel...
2007-06-15 jeff - Fix an off by one error in sched_pri_range.
2007-06-15 rrs- Update the comment lines in sctp_input.c
2007-06-15 bmsStub out imported IGMPv3 definitions which clash with...
2007-06-15 jhbExpand TCP counters from 9 digits to 12.
2007-06-15 njlConvert magic to a uintptr_t. This should get rid...
2007-06-15 jhbConsistently indent the R() macro for fields on the...
2007-06-15 rrs- Issue one, new stack reduction left packet_drop handl...
2007-06-15 jhbAdd a new counter for retransmitted packets due to...
2007-06-15 jasoneSimplify/optimize RB_NFIND().
2007-06-15 bmahNew release notes: 802.11 stack megacommit, IPX-over...
2007-06-15 rwatsonIn setaudit_addr(), drop the process lock in error...
2007-06-15 kensmithThe i386 "fixit" floppy began overflowing, most likely...
2007-06-15 simokawa- Add an option to change escape character.
2007-06-15 bdeThird stage of unbreaking printing of pseudo-nice value...
2007-06-15 yarAdd PAM support to atrun(8).
2007-06-15 simokawaRe-enable raw dump format support on i386 and amd64...
2007-06-15 yarLocked out and expired accounts shouldn't be accessible...
2007-06-15 yarSplit the FILES list across multiple lines as in rc...
2007-06-15 yarActually use new features of perr() and perrx().
2007-06-15 yarCatch up with perr() becoming variadic.
2007-06-15 yarMake perr() variadic and add perrx() to use in cases...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-15 delphijApply vendor patch that implements 1/2 as aliases of...
2007-06-15 delphijUpdate instructions about upgrading.
2007-06-15 delphijAdd a list of removed files during import
2007-06-15 delphijRemove files that were taken off vendor branch. Difference
2007-06-15 delphijRemove old files that no longer exist in latest distrib...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-15 delphijUpdate build skeleton after diffutils 2.8.7 update.
2007-06-15 delphijLocalized regeneration of config.h.
2007-06-15 delphijVirgin import of diffutils 2.8.7.
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-15 kevloAdd a man page for wlan_amrr
2007-06-15 gshapiroYou can never have enough documentation.
2007-06-15 rrs- Add VRF id to sctp_ifa structure, needed mainly in...
2007-06-15 csjp- Conditionally pickup Giant around the network interface
2007-06-15 rrsKTR_GEN -> KTR_SUBSYS (for Kris).
2007-06-15 rrs- Oppps, forgot to update out the notes file for LINT...
2007-06-14 rwatsonRemove the restriction that rtprio(2) cannot be used...
2007-06-14 rrs- Fix so ifn's are properly deleted when the ref count...
2007-06-14 njlThe struct selinfo pointed to by *sip MUST be zeroed...
2007-06-14 yarUse a single setusercontext(3) instead of a bunch of...
2007-06-14 yarSpotted another copy of the loony error message.
2007-06-14 hartiMake the order of tests the same for user and kernel...
2007-06-14 hartiUse an array of size NGROUP_MAX for the getgroups(...
2007-06-14 hartiAccording to the documentation mech_type for gss_init_s...
2007-06-14 gallatincorrect some limits on interrupt proccessing so that
2007-06-14 rwatsonOnly require privilege to set the current time adjustme...
2007-06-14 delphijEnable SCTP by default for GENERIC kernels in order...
2007-06-14 impExpand callout compatibility macros in the main usb...
2007-06-14 impMove PWR_* from usb_port.h to usb.h
2007-06-14 yarFix an error message that was beside the point.
2007-06-14 impMove malloc definitions to usb.h.
2007-06-14 yarFix a typical off-by-one error that can result in an...
2007-06-14 yarUse the current user's login class for the decisions...
2007-06-14 simokawa- Suppress compiler optimization so that orb[1] must...
2007-06-14 ariffBuffer optimization and locking cleanup. Don't resize...
2007-06-14 ariffDrain all callout handlers during driver detach appropr...
2007-06-14 ariffDon't push too hard waiting/looping for codec detection...
2007-06-14 ariff- Add option to allow sleeping malloc(9).
2007-06-14 yarDocument the quirks of ~/.login_conf and LOGIN_MECLASS.
2007-06-14 yarImprove mdoc(7) markup.
2007-06-14 delphijRequire users to provide a length information for inet_...
2007-06-14 yarUpdate some comments, mostly regarding LOGIN_MECLASS...
2007-06-14 bdeOops, back out previous commit since it was backwards...
2007-06-14 bdeMFC: 1.11: fix the threshold for (not) using the simple...
2007-06-14 bruefferAdd a missing Va option.
2007-06-14 delphijIn the previous changeset a cast of myminor to u_int...
2007-06-14 rwatsonSpell statistics more correctly in comments.
2007-06-13 rwatsonInclude priv.h to pick up suser(9) definitions, missed...
2007-06-13 jhbDon't clobber tf_err with the eva from a page fault...
2007-06-13 rwatsonClose a very narrow race that might cause a trigger...
2007-06-13 impconfig_detach is just used in one place, so expand...
2007-06-13 jhbImprove the ktrace locking somewhat to reduce overhead:
2007-06-13 jhbConditionally acquire Giant when dropping a reference...
2007-06-13 bruefferCatch up with the code.
2007-06-13 marckFailing to set new frequency should not lead to powerd...
2007-06-13 thompsaAdd the vlan tag to the bridge route table. This allows...
2007-06-13 rwatsonRemove IPX over IP tunneling pieces from ifconfig(8...
2007-06-13 bmsDo not attempt to enable AHCI mode on ALi SATA controll...
2007-06-13 timurAdd myself as a commiter.
2007-06-13 rrs- fix bindx to check addresses against socket's protoco...
2007-06-13 rwatsonRemove IPX over IP tunneling support, which allows...
2007-06-13 ruRemove two more instances of the USBDEV() macro.
2007-06-13 mavAdd missing ng_uncallout() on node shutdown.
2007-06-13 bruefferMajor update for the recently overhauled nfe(4) driver.
2007-06-13 bdeUnbreak high resolution profiling a little: use dummy...
2007-06-13 alcEliminate dead code: We have not performed pageouts...
2007-06-13 impRemove more unnecessary and unwanted __OtherBSD__ ifdefs.
2007-06-13 impRemove more __OtherBSD__ ifdefs that don't make sense...
2007-06-13 impExpand USB_DETACH, USB_ATTACH and USB_MATCH inline...
next