]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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... This commit was generated by cvs2svn to compensate...
2003-02-08 Gregory Neil... Import sendmail 8.12.7
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.
2003-02-08 Orion HodsonAvoid multiply for preemptive arp calculation since...
2003-02-08 Poul-Henning... Put the name of the /dev entry in the .h file, userland...
2003-02-08 Poul-Henning... Install geom include files.
2003-02-08 Poul-Henning... Move the g_stat struct to its own .h file, we will...
2003-02-08 Poul-Henning... Move #defines of major/minor to internal header file...
2003-02-08 Poul-Henning... Put makeoptions DESTDIR=/tmp in NOTES to protect people...
2003-02-08 David Malone1) Linux_sendto was trashing the BSD sockaddr it put...
2003-02-08 Adrian ChaddChange the behaviour of adduser to match the previous...
2003-02-08 Yoshihiro TakahashiInclude <isa/isavar.h> to fix building on alpha.
2003-02-08 David XuAdd a missing inline keyword.
2003-02-08 Chris CostelloI seem to have never added myself to the FreeBSD birthd...
2003-02-08 Tim J. RobbinsRevert removal of vnode and VFS stubs; bp asserts that...
2003-02-08 Alan CoxMF alpha
2003-02-08 Doug Ambrisko- Fixes for suspend/resume code (MPI-350)
2003-02-08 Julian ElischerA little infrastructure, preceding some upcoming changes
2003-02-08 Jeffrey HsuMake the radix tree code compilable in userland. Reque...
2003-02-07 Tim J. RobbinsPass a minor number instead of a unit number to make_dev().
2003-02-07 Martin BlappFix the breakage resulting from Rev. 1.80. Get the...
2003-02-07 Poul-Henning... Commit the correct copy of the g_stat structure.
2003-02-07 Sam Leffleradd 5823 device id's; this allows 5823 parts to functio...
2003-02-07 Hiroki SatoMerge the following from the English version:
2003-02-07 Poul-Henning... Fix some sleep strings to make more sense.
2003-02-07 Sam Lefflershield kernel data structures so user apps can include...
2003-02-07 Poul-Henning... Add the new statistics structure, put one in consumers...
2003-02-07 Poul-Henning... Rename bio_linkage to the more obvious bio_parent.
2003-02-07 Giorgos KeramidasMisc grammar, typo and wording fixes of comments.
2003-02-07 Bruce A. MahNew release notes: vinum(4) root filesystem, pw(8)...
2003-02-07 Bruce A. MahUpdate for progress in fixing mly(4).
2003-02-07 Gordon TetlowAdd some comments about the deficiencies of this module...
2003-02-07 Hiroki SatoMerge the following from the English version:
2003-02-07 Hiroki SatoMerge the following from the English version:
2003-02-07 Hartmut BrandtImplement the ALT_BREAK_TO_DEBUGGER option for the...
2003-02-07 Hiroki Sato- Fix a mistranslation (errata/article.sgml)
next