]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2007-06-13 kmacy- import new common code for the T304
2007-06-13 delphijWARNS=6
2007-06-13 marcelEnable GEOM_PART_MBR by default. On ia64 this replaces...
2007-06-13 marcelAdd the MBR partitioning scheme to g_part. This does...
2007-06-13 kientzleMake 'ar' write test a tad more portable.
2007-06-13 kientzleRead support for the new GNU tar sparse formats added...
2007-06-13 kientzleAdd some options to libarchive_test:
2007-06-13 kientzleFix a broken function declaration.
2007-06-13 delphijsctp_process_inpcb() wants an offset parameter in size_t,
2007-06-13 sepotvinRegen.
2007-06-13 sepotvinOptions spring cleanup:
2007-06-13 rrs- Fixed cookie handling to calc an RTO when
2007-06-13 emaxCatch up with USB cleanups and fix the world
2007-06-12 jeff - Include opt_sched.h for SCHED_STATS.
2007-06-12 acheFix yet another (make install) stopper with wrong sourc...
2007-06-12 impRemove compat macros. md5 the same.
2007-06-12 phkRecoverdisk is now part of the base system.
2007-06-12 phkAdd recoverdisk to the base system, it is far too usefu...
2007-06-12 kmacyfix cassert failure by adjusting padding
2007-06-12 bmsFix typo in filename from mismerged earlier rev of...
2007-06-12 jeff - Fix kse by moving the upcalls list back out of the...
2007-06-12 gallatinUse if_capenable to allow LRO enabled drivers to bypass
2007-06-12 jeff - Garbage collect unused concurrency functions.
next