]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-02-11 acheAdd missing srand() (sranddev() for FreeBSD)
2003-02-11 acheUse sranddev()/srandomdev() for FreeBSD
2003-02-11 grogGet Fox Talbot's birth year right. How could anybody...
2003-02-11 acheApply man.alias to /usr/share/openssl/man too
2003-02-11 acheAdd /usr/local/man as OPTIONAL_MANPATH
2003-02-11 sanpeiRegen
2003-02-11 sanpeiAdd support SUNTAC U-Cable TypeD2 (DS96L)
2003-02-10 kanWhen unloading dependencies make sure they are removed...
2003-02-10 jeff - Add a comment about a race that will happen without...
2003-02-10 jeff - Unlock the nblock after the loop in bwillwrite().
2003-02-10 hsuGet cosmetic changes out of the way before I add routin...
2003-02-10 nectarInstall the OpenSSL man pages in /usr/share/openssl/man
2003-02-10 gadThe regression-tests for 'make' *expect* to trigger...
2003-02-10 desUse pam_get_user(3) instead of pam_get_item(3) where...
2003-02-10 mikeImmortalize a Robert Watson quote.
2003-02-10 robert - Determine the size of buffers with sizeof() instead...
2003-02-10 bmahNew release notes: GCC 3.2.2, sendmail 8.12.7.
2003-02-10 gshapiroThis commit was generated by cvs2svn to compensate...
2003-02-10 gshapiroImport proto.m4 fix from vendor repository. This fixes...
2003-02-10 jeff - Enable STRICT_RESCHED until code that dynamically...
2003-02-10 jeff - Add a new variable 'kg_runtime' that tracks the...
2003-02-10 nyanUse correct spl mask.
2003-02-10 thomasAllow inner whitespace in the right-hand side of an...
2003-02-10 alfredAdd pthread_attr_getstack() and pthread_attr_setstack().
2003-02-10 alfredHandle %%m properly in syslog format string. Previousl...
2003-02-10 dougbTry to fix two problems with the -I example. One is...
2003-02-10 kanInstall one more header file which is new with GCC...
2003-02-10 kanMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 tjrLock the proc around accessing p_siglist in ttycheckout...
2003-02-10 kanMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 kanMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 kanUpdate for Gcc 3.2.2 release.
2003-02-10 kanMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 jeff - In getnewbuf() unlock the bq lock prior to sleeping...
2003-02-10 kanMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 kanMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 kanMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 kanUpdate HEAD with stock GCC 3.2.2 release files.
2003-02-10 kanThis commit was generated by cvs2svn to compensate...
2003-02-10 kanGcc 3.2.2-release libf2c bits.
2003-02-10 kanThis commit was generated by cvs2svn to compensate...
2003-02-10 kanGcc 3.2.2-release Objective C support bits.
2003-02-10 kanThis commit was generated by cvs2svn to compensate...
2003-02-10 kanGcc 3.2.2-release C++ support bits.
2003-02-10 kanThis commit was generated by cvs2svn to compensate...
2003-02-10 kanGcc 3.2.2-release.
2003-02-10 jakeRemove mtx_lock_giant from functions which are mp-safe.
2003-02-10 tjrMake this work without COMPAT_43 by using tcgetattr...
2003-02-10 desMajor cleanup & homogenization.
2003-02-10 desNo idea what this is for, and it doesn't make much...
2003-02-10 desThere's no reason to have two identical policies for...
2003-02-10 hsuAdd restrict keyword to string functions.
2003-02-10 scottlImplement a new dynamic command allocator. FIBs are...
2003-02-10 phkLeak more stuff into libgeom.
2003-02-09 jeff - Correct another atomic op.
2003-02-09 njlClean up exit path from rl_attach() to remove multiple...
2003-02-09 mbrExplicitly release a existing lease before we start...
2003-02-09 njlQuirk for Lexar Media Jumpdrive
2003-02-09 desComplete rewrite of pam_ssh(8). The previous version...
2003-02-09 alcAdd a comment describing how pagedaemon_wakeup() should...
2003-02-09 joergSet the expected permissions of /dev to 0555 since...
2003-02-09 mtmRevisit the shell special characters issue and settle...
2003-02-09 simokawaIncrease atrq.ndesc for if_fwe.
2003-02-09 phkUpdate the statistics collection code to track busy...
2003-02-09 nectarDo not define OPENSSL_NO_KRB5 here in CFLAGS. It is...
2003-02-09 schweikhCorrect assorted typos and grammos. No content changes.
2003-02-09 jeff - Claim we're 'fsync' and not 'spec_fsync' in vop_stdf...
2003-02-09 jeff - Use the new vop_stdfsync instead of recreating our...
2003-02-09 jeff - Move some code out from #ifdef INVARIANTS.
2003-02-09 jeff - Update a printf format for b_flags.
2003-02-09 jeff - Cleanup unlocked accesses to buf flags by introducin...
2003-02-09 jeff - spell add 'add' and not 'subtract' in an atomic op.
2003-02-09 simokawaAdd new ioctl to specify target EUI64 for fwmem.
2003-02-09 jeff - Lock down the buffer cache's infrastructure code...
2003-02-09 julianFix spelling errors in comments
2003-02-09 simokawaRemove unnecessary check for OCB_ACT_CMD.
2003-02-09 simokawaImprove device listing.
2003-02-09 simokawa- Detect split transcation timeout.
2003-02-08 gshapiroAllow multiple aliases files to be rebuilt
2003-02-08 gshapiroGive more information to users replacing sendmail regar...
2003-02-08 mdoddFix an oversight in some code I added to the last commit.
2003-02-08 gshapiroCorrect the man page for nfs_bufpackets. DEFAULT is...
2003-02-08 gshapiro/etc/rc.network isn't built to handle a value of "DEFAU...
2003-02-08 mikeAdd more tests. Specifically, infinity cast from other...
2003-02-08 mdoddDocument a few acronyms.
2003-02-08 mdodd- Remove duplicate call to callout_handle_init() in...
2003-02-08 mikeImplement fpclassify():
2003-02-08 gshapiroUpdate for sendmail 8.12.7 import
2003-02-08 gshapiroNotify IPv6 users of important change in sendmail 8...
2003-02-08 gshapiroResolve conflicts from sendmail 8.12.7 import
2003-02-08 gshapiroImport sendmail 8.12.7
2003-02-08 gshapiroThis commit was generated by cvs2svn to compensate...
2003-02-08 desThis commit was generated by cvs2svn to compensate...
2003-02-08 desMFP4: return the actual value of the requested variable...
2003-02-08 desThis commit was generated by cvs2svn to compensate...
2003-02-08 desMFP4: avoid side effects in macro arguments (#24823)
2003-02-08 trhodess/hw.pci_allow_unsupported_io_range/hw.pci.allow_unsupp...
2003-02-08 gshapiroEven if biff is turned off, we still need to set curoff...
2003-02-08 gshapiroAdd a comment regarding the use of the msgs alias with...
2003-02-08 davidcBackout my previous commit as requested. This solution...
next