]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-06-16 scottlWork around a malloc locking problem.
2007-06-16 rodrigcAdd xfs(5) man page.
2007-06-16 cognetThe iop34x has 128 interrupts.
2007-06-16 rafan- Bump ncurses share library version for the coming...
2007-06-16 seNever define the generated rpc server main function...
2007-06-16 rrs- Better handle sending large pkt-drops. We were not...
2007-06-16 bz'spi' and the return value of ntohl are unsigned. Remov...
2007-06-16 maximo Add an example how to create /etc/mtree style mtree...
2007-06-16 danfeDocument default values for timeout and retry count.
2007-06-16 mjacobCheck for a NULL return from rpcclnt_buildheader- it...
2007-06-16 alcUpdate a comment.
2007-06-16 samCorrect state machine handling of AUTH -> AUTH transiti...
2007-06-16 alcEnable the new physical memory allocator.
2007-06-16 ariffLast (again ?!?) major commit for RELENG_7, featuring...
2007-06-16 rrs- Raise max range of sctp_logging sysctl so panda does...
2007-06-16 yongariDisable TSO support.
2007-06-16 delphijIn previous releases of FreeBSD we have enforced -EfGm...
2007-06-16 delphijAdd a manual page for tmpfs(5).
2007-06-16 davidch- Migrated IPMI fix from RELENG_6.
2007-06-16 delphijMFp4: Add regression tests for tmpfs.
2007-06-16 delphijMFp4: Add tmpfs, an efficient memory file system.
2007-06-16 simokawa- Lock sbp_write_cmd() and ORB_POINTER_ACTIVE flag.
2007-06-16 rrs- Matthew's changes to get inlines out, plus a few...
2007-06-16 bzIn case of failure we can directly return ENOBUFS because
2007-06-15 mjacobInitialize some variables that GCC4.2 thinks might...
2007-06-15 bzAdd a missing return so that we drop out in case of...
2007-06-15 peterPrototype (but functional) Linux-ish /dev/nvram interfa...
2007-06-15 mjacobGarbage collect unused variables.
2007-06-15 mjacobGarbage collect some debug code that not only no longer...
2007-06-15 bzWith the current code 'src' is never NULL. Nevertheless...
2007-06-15 jasoneAdd information about the implications of using mmap...
2007-06-15 bzLooking at {ah,esp}_input_cb it seems we might be able...
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...
next