]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-02-11 MIHIRA Sanpei... Regen
2003-02-11 MIHIRA Sanpei... Add support SUNTAC U-Cable TypeD2 (DS96L)
2003-02-10 Alexander KabaevWhen unloading dependencies make sure they are removed...
2003-02-10 Jeff Roberson - Add a comment about a race that will happen without...
2003-02-10 Jeff Roberson - Unlock the nblock after the loop in bwillwrite().
2003-02-10 Jeffrey HsuGet cosmetic changes out of the way before I add routin...
2003-02-10 Jacques VidrineInstall the OpenSSL man pages in /usr/share/openssl/man
2003-02-10 Garance A DrosehnThe regression-tests for 'make' *expect* to trigger...
2003-02-10 Dag-Erling... Use pam_get_user(3) instead of pam_get_item(3) where...
2003-02-10 Mike BarcroftImmortalize a Robert Watson quote.
2003-02-10 Robert Drehmel - Determine the size of buffers with sizeof() instead...
2003-02-10 Bruce A. MahNew release notes: GCC 3.2.2, sendmail 8.12.7.
2003-02-10 Gregory Neil... This commit was generated by cvs2svn to compensate...
2003-02-10 Gregory Neil... Import proto.m4 fix from vendor repository. This fixes...
2003-02-10 Jeff Roberson - Enable STRICT_RESCHED until code that dynamically...
2003-02-10 Jeff Roberson - Add a new variable 'kg_runtime' that tracks the...
2003-02-10 Yoshihiro TakahashiUse correct spl mask.
2003-02-10 Thomas QuinotAllow inner whitespace in the right-hand side of an...
2003-02-10 Alfred PerlsteinAdd pthread_attr_getstack() and pthread_attr_setstack().
2003-02-10 Alfred PerlsteinHandle %%m properly in syslog format string. Previousl...
2003-02-10 Doug BartonTry to fix two problems with the -I example. One is...
2003-02-10 Alexander KabaevInstall one more header file which is new with GCC...
2003-02-10 Alexander KabaevMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 Tim J. RobbinsLock the proc around accessing p_siglist in ttycheckout...
2003-02-10 Alexander KabaevMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 Alexander KabaevMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 Alexander KabaevUpdate for Gcc 3.2.2 release.
2003-02-10 Alexander KabaevMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 Jeff Roberson - In getnewbuf() unlock the bq lock prior to sleeping...
2003-02-10 Alexander KabaevMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 Alexander KabaevMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 Alexander KabaevMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 Alexander KabaevUpdate HEAD with stock GCC 3.2.2 release files.
2003-02-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-02-10 Alexander KabaevGcc 3.2.2-release libf2c bits.
2003-02-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-02-10 Alexander KabaevGcc 3.2.2-release Objective C support bits.
2003-02-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-02-10 Alexander KabaevGcc 3.2.2-release C++ support bits.
2003-02-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-02-10 Alexander KabaevGcc 3.2.2-release.
2003-02-10 Jake BurkholderRemove mtx_lock_giant from functions which are mp-safe.
2003-02-10 Tim J. RobbinsMake this work without COMPAT_43 by using tcgetattr...
2003-02-10 Dag-Erling... Major cleanup & homogenization.
2003-02-10 Dag-Erling... No idea what this is for, and it doesn't make much...
2003-02-10 Dag-Erling... There's no reason to have two identical policies for...
2003-02-10 Jeffrey HsuAdd restrict keyword to string functions.
2003-02-10 Scott LongImplement a new dynamic command allocator. FIBs are...
2003-02-10 Poul-Henning... Leak more stuff into libgeom.
2003-02-09 Jeff Roberson - Correct another atomic op.
2003-02-09 Nate LawsonClean up exit path from rl_attach() to remove multiple...
2003-02-09 Martin BlappExplicitly release a existing lease before we start...
2003-02-09 Nate LawsonQuirk for Lexar Media Jumpdrive
2003-02-09 Dag-Erling... Complete rewrite of pam_ssh(8). The previous version...
2003-02-09 Alan CoxAdd a comment describing how pagedaemon_wakeup() should...
2003-02-09 Joerg WunschSet the expected permissions of /dev to 0555 since...
2003-02-09 Mike MakonnenRevisit the shell special characters issue and settle...
2003-02-09 Hidetoshi ShimokawaIncrease atrq.ndesc for if_fwe.
2003-02-09 Poul-Henning... Update the statistics collection code to track busy...
2003-02-09 Jacques VidrineDo not define OPENSSL_NO_KRB5 here in CFLAGS. It is...
2003-02-09 Jens SchweikhardtCorrect assorted typos and grammos. No content changes.
2003-02-09 Jeff Roberson - Claim we're 'fsync' and not 'spec_fsync' in vop_stdf...
2003-02-09 Jeff Roberson - Use the new vop_stdfsync instead of recreating our...
2003-02-09 Jeff Roberson - Move some code out from #ifdef INVARIANTS.
2003-02-09 Jeff Roberson - Update a printf format for b_flags.
2003-02-09 Jeff Roberson - Cleanup unlocked accesses to buf flags by introducin...
2003-02-09 Jeff Roberson - spell add 'add' and not 'subtract' in an atomic op.
2003-02-09 Hidetoshi ShimokawaAdd new ioctl to specify target EUI64 for fwmem.
2003-02-09 Jeff Roberson - Lock down the buffer cache's infrastructure code...
2003-02-09 Julian ElischerFix spelling errors in comments
2003-02-09 Hidetoshi ShimokawaRemove unnecessary check for OCB_ACT_CMD.
2003-02-09 Hidetoshi ShimokawaImprove device listing.
2003-02-09 Hidetoshi Shimokawa- Detect split transcation timeout.
2003-02-08 Gregory Neil... Allow multiple aliases files to be rebuilt
2003-02-08 Gregory Neil... Give more information to users replacing sendmail regar...
2003-02-08 Matthew N.... Fix an oversight in some code I added to the last commit.
2003-02-08 Gregory Neil... Correct the man page for nfs_bufpackets. DEFAULT is...
2003-02-08 Gregory Neil... /etc/rc.network isn't built to handle a value of "DEFAU...
2003-02-08 Mike BarcroftAdd more tests. Specifically, infinity cast from other...
2003-02-08 Matthew N.... Document a few acronyms.
2003-02-08 Matthew N.... - Remove duplicate call to callout_handle_init() in...
2003-02-08 Mike BarcroftImplement fpclassify():
2003-02-08 Gregory Neil... Update for sendmail 8.12.7 import
2003-02-08 Gregory Neil... Notify IPv6 users of important change in sendmail 8...
2003-02-08 Gregory Neil... Resolve conflicts from sendmail 8.12.7 import
2003-02-08 Gregory Neil... Import sendmail 8.12.7
2003-02-08 Gregory Neil... This commit was generated by cvs2svn to compensate...
2003-02-08 Dag-Erling... This commit was generated by cvs2svn to compensate...
2003-02-08 Dag-Erling... MFP4: return the actual value of the requested variable...
2003-02-08 Dag-Erling... This commit was generated by cvs2svn to compensate...
2003-02-08 Dag-Erling... MFP4: avoid side effects in macro arguments (#24823)
2003-02-08 Tom Rhodess/hw.pci_allow_unsupported_io_range/hw.pci.allow_unsupp...
2003-02-08 Gregory Neil... Even if biff is turned off, we still need to set curoff...
2003-02-08 Gregory Neil... Add a comment regarding the use of the msgs alias with...
2003-02-08 Chad DavidBackout my previous commit as requested. This solution...
2003-02-08 Dag-Erling... Use waitpid() instead of wait() since we know the pid...
2003-02-08 Poul-Henning... Lower WARNS to 3 until I track down a way to explain...
2003-02-08 Poul-Henning... Include <sys/time.h>, it's not the users problem that...
2003-02-08 Poul-Henning... Hook libgeom in.
2003-02-08 Poul-Henning... Add libgeom to the system.
next