]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-06-16 Alexey DokuchaevDocument default values for timeout and retry count.
2007-06-16 Matt JacobCheck for a NULL return from rpcclnt_buildheader- it...
2007-06-16 Alan CoxUpdate a comment.
2007-06-16 Sam LefflerCorrect state machine handling of AUTH -> AUTH transiti...
2007-06-16 Alan CoxEnable the new physical memory allocator.
2007-06-16 Ariff AbdullahLast (again ?!?) major commit for RELENG_7, featuring...
2007-06-16 Randall Stewart- Raise max range of sctp_logging sysctl so panda does...
2007-06-16 Pyun YongHyeonDisable TSO support.
2007-06-16 Xin LIIn previous releases of FreeBSD we have enforced -EfGm...
2007-06-16 Xin LIAdd a manual page for tmpfs(5).
2007-06-16 David Christensen- Migrated IPMI fix from RELENG_6.
2007-06-16 Xin LIMFp4: Add regression tests for tmpfs.
2007-06-16 Xin LIMFp4: Add tmpfs, an efficient memory file system.
2007-06-16 Hidetoshi Shimokawa- Lock sbp_write_cmd() and ORB_POINTER_ACTIVE flag.
2007-06-16 Randall Stewart- Matthew's changes to get inlines out, plus a few...
2007-06-16 Bjoern A. ZeebIn case of failure we can directly return ENOBUFS because
2007-06-15 Matt JacobInitialize some variables that GCC4.2 thinks might...
2007-06-15 Bjoern A. ZeebAdd a missing return so that we drop out in case of...
2007-06-15 Peter WemmPrototype (but functional) Linux-ish /dev/nvram interfa...
2007-06-15 Matt JacobGarbage collect unused variables.
2007-06-15 Matt JacobGarbage collect some debug code that not only no longer...
2007-06-15 Bjoern A. ZeebWith the current code 'src' is never NULL. Nevertheless...
2007-06-15 Jason EvansAdd information about the implications of using mmap...
2007-06-15 Bjoern A. ZeebLooking at {ah,esp}_input_cb it seems we might be able...
2007-06-15 Jason EvansFix junk/zero filling for realloc(). Junk filling...
2007-06-15 Ed MasteRemove stale 'XXX implement' comments for syscalls...
2007-06-15 Andrew ThompsonThe mac address must be written a word length at a...
2007-06-15 Bjoern A. Zeebs,#,*, in a multi-line comment. This is C.
2007-06-15 Bjoern A. ZeebThough we are only called for the three security protoc...
2007-06-15 Randall StewartName change SCTP_KTR_SUBSYS -> KTR_SCTP
2007-06-15 Randall StewartRemove extraneous extern (its gotten from sctp_sysctl.h)
2007-06-15 Kip MacyFix build warnings
2007-06-15 Randall StewartWhen removing a stream from the output-stream-wheel...
2007-06-15 Jeff Roberson - Fix an off by one error in sched_pri_range.
2007-06-15 Randall Stewart- Update the comment lines in sctp_input.c
2007-06-15 Bruce M SimpsonStub out imported IGMPv3 definitions which clash with...
2007-06-15 John BaldwinExpand TCP counters from 9 digits to 12.
2007-06-15 Nate LawsonConvert magic to a uintptr_t. This should get rid...
2007-06-15 John BaldwinConsistently indent the R() macro for fields on the...
2007-06-15 Randall Stewart- Issue one, new stack reduction left packet_drop handl...
2007-06-15 John BaldwinAdd a new counter for retransmitted packets due to...
2007-06-15 Jason EvansSimplify/optimize RB_NFIND().
2007-06-15 Bruce A. MahNew release notes: 802.11 stack megacommit, IPX-over...
2007-06-15 Robert WatsonIn setaudit_addr(), drop the process lock in error...
2007-06-15 Ken SmithThe i386 "fixit" floppy began overflowing, most likely...
2007-06-15 Hidetoshi Shimokawa- Add an option to change escape character.
2007-06-15 Bruce EvansThird stage of unbreaking printing of pseudo-nice value...
2007-06-15 Yaroslav TykhiyAdd PAM support to atrun(8).
2007-06-15 Hidetoshi ShimokawaRe-enable raw dump format support on i386 and amd64...
2007-06-15 Yaroslav TykhiyLocked out and expired accounts shouldn't be accessible...
2007-06-15 Yaroslav TykhiySplit the FILES list across multiple lines as in rc...
2007-06-15 Yaroslav TykhiyActually use new features of perr() and perrx().
2007-06-15 Yaroslav TykhiyCatch up with perr() becoming variadic.
2007-06-15 Yaroslav TykhiyMake perr() variadic and add perrx() to use in cases...
2007-06-15 Xin LIThis commit was generated by cvs2svn to compensate...
2007-06-15 Xin LIApply vendor patch that implements 1/2 as aliases of...
2007-06-15 Xin LIUpdate instructions about upgrading.
2007-06-15 Xin LIAdd a list of removed files during import
2007-06-15 Xin LIRemove files that were taken off vendor branch. Difference
2007-06-15 Xin LIRemove old files that no longer exist in latest distrib...
2007-06-15 Xin LIThis commit was generated by cvs2svn to compensate...
2007-06-15 Xin LIUpdate build skeleton after diffutils 2.8.7 update.
2007-06-15 Xin LILocalized regeneration of config.h.
2007-06-15 Xin LIVirgin import of diffutils 2.8.7.
2007-06-15 Xin LIThis commit was generated by cvs2svn to compensate...
2007-06-15 Kevin LoAdd a man page for wlan_amrr
2007-06-15 Gregory Neil... You can never have enough documentation.
2007-06-15 Randall Stewart- Add VRF id to sctp_ifa structure, needed mainly in...
2007-06-15 Christian S... - Conditionally pickup Giant around the network interface
2007-06-15 Randall StewartKTR_GEN -> KTR_SUBSYS (for Kris).
2007-06-15 Randall Stewart- Oppps, forgot to update out the notes file for LINT...
2007-06-14 Robert WatsonRemove the restriction that rtprio(2) cannot be used...
2007-06-14 Randall Stewart- Fix so ifn's are properly deleted when the ref count...
2007-06-14 Nate LawsonThe struct selinfo pointed to by *sip MUST be zeroed...
2007-06-14 Yaroslav TykhiyUse a single setusercontext(3) instead of a bunch of...
2007-06-14 Yaroslav TykhiySpotted another copy of the loony error message.
2007-06-14 Hartmut BrandtMake the order of tests the same for user and kernel...
2007-06-14 Hartmut BrandtUse an array of size NGROUP_MAX for the getgroups(...
2007-06-14 Hartmut BrandtAccording to the documentation mech_type for gss_init_s...
2007-06-14 Andrew Gallatincorrect some limits on interrupt proccessing so that
2007-06-14 Robert WatsonOnly require privilege to set the current time adjustme...
2007-06-14 Xin LIEnable SCTP by default for GENERIC kernels in order...
2007-06-14 Warner LoshExpand callout compatibility macros in the main usb...
2007-06-14 Warner LoshMove PWR_* from usb_port.h to usb.h
2007-06-14 Yaroslav TykhiyFix an error message that was beside the point.
2007-06-14 Warner LoshMove malloc definitions to usb.h.
2007-06-14 Yaroslav TykhiyFix a typical off-by-one error that can result in an...
2007-06-14 Yaroslav TykhiyUse the current user's login class for the decisions...
2007-06-14 Hidetoshi Shimokawa- Suppress compiler optimization so that orb[1] must...
2007-06-14 Ariff AbdullahBuffer optimization and locking cleanup. Don't resize...
2007-06-14 Ariff AbdullahDrain all callout handlers during driver detach appropr...
2007-06-14 Ariff AbdullahDon't push too hard waiting/looping for codec detection...
2007-06-14 Ariff Abdullah- Add option to allow sleeping malloc(9).
2007-06-14 Yaroslav TykhiyDocument the quirks of ~/.login_conf and LOGIN_MECLASS.
2007-06-14 Yaroslav TykhiyImprove mdoc(7) markup.
2007-06-14 Xin LIRequire users to provide a length information for inet_...
2007-06-14 Yaroslav TykhiyUpdate some comments, mostly regarding LOGIN_MECLASS...
2007-06-14 Bruce EvansOops, back out previous commit since it was backwards...
2007-06-14 Bruce EvansMFC: 1.11: fix the threshold for (not) using the simple...
2007-06-14 Christian BruefferAdd a missing Va option.
next