]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-02-18 Brian S. DeanAdd NO_6_BYTE quirk entry for the LaCie Ltd. 105311...
2002-02-18 Ian DowseAdd the braces missed by revision 1.131.
2002-02-18 Søren SchmidtAdd support for the Highpoint HPT372 based cards (rocke...
2002-02-18 Søren SchmidtFix the problem that some (in my book broken) disks...
2002-02-18 Poul-Henning... The DEVFS paper presented at BSDcon-euro 2001 and BSDco...
2002-02-18 Dag-Erling... Add some verbiage to the comments at the top of the...
2002-02-18 Poul-Henning... Take the common case of gettimeofday(&tv, NULL) out...
2002-02-18 Poul-Henning... Remove yet a redundant VN_KNOTE() macro.
2002-02-18 Warner LoshAdd notes about sendmail update from gshapiro.
2002-02-18 David E. O... style(9)
2002-02-18 Warner LoshRemove now-obsolete __STDC__ ifdefs, remove redundant...
2002-02-18 Matthew DillonThe ICANON flag is an lflag, not an iflag.
2002-02-18 Warner LoshFix last second botch of adding $FreeBSD$.
2002-02-18 Julian ElischerRemove __P() before committing new prototypes with...
2002-02-18 Warner LoshRemove __P
2002-02-18 Ian DowseUse a more robust scheme for determining how many block...
2002-02-18 Peter Wemmld-elf.so.1 assumed a few too many things about the...
2002-02-18 Gregory Neil... Fix mail.local build for non-sendmail.org code
2002-02-18 Luigi RizzoRemove a blank line.
2002-02-18 Luigi RizzoManpage update: comment existing functionalities and...
2002-02-18 Robert WatsonTwo license updates.
2002-02-18 Ian DowseWhen we reach the end of the dump in findinode(), ask...
2002-02-18 Robert WatsonAdd a 'strvalid()' call to libkern. Given a character...
2002-02-18 Robert WatsonWhen vn_open() is failing because it cannot allocate...
2002-02-18 Robert Watsonstyle(9) prefers formatted comments in '/*' ... '*...
2002-02-18 Robert WatsonPer discussion at BSDCon, note that the vop_getattr...
2002-02-18 Robert WatsonLanguage clarification: s/an or/a/
2002-02-18 Robert WatsonClarify word choice: s/those users/users/, since there...
2002-02-18 Matt JacobMore for f/w crash dumps (bug fixing and adding ioctl...
2002-02-17 Gregory Neil... Update sendmail release note to reflect 8.12.2 import.
2002-02-17 Gregory Neil... Turn FEATURE(relay_based_on_MX) off by default. It...
2002-02-17 Gregory Neil... This commit was generated by cvs2svn to compensate...
2002-02-17 Gregory Neil... Add infrastructure for sendmail 8.12. If users are...
2002-02-17 Gregory Neil... Add information about how the new sendmail set-group...
2002-02-17 Gregory Neil... Don't build a submit.cf file if SENDMAIL_SET_USER_ID...
2002-02-17 Gregory Neil... Add /var/spool/clientmqueue for 8.12's non-set-user...
2002-02-17 Gregory Neil... Add new include/libmilter directory for libmilter ...
2002-02-17 Gregory Neil... Document new build knob, SENDMAIL_SET_USER_ID, which...
2002-02-17 Gregory Neil... Add new build knob, SENDMAIL_SET_USER_ID, which install...
2002-02-17 Gregory Neil... Update for sendmail 8.12 which has a new OSTYPE(freebsd5)
2002-02-17 Gregory Neil... Update import instructions for sendmail 8.12.2
2002-02-17 Gregory Neil... Update build infrastructure for sendmail 8.12.
2002-02-17 Gregory Neil... Update build infrastructure for sendmail 8.12.
2002-02-17 Gregory Neil... Add editmap, a new utility which comes with sendmail...
2002-02-17 Gregory Neil... Add two new libraries which are part of sendmail 8...
2002-02-17 Gregory Neil... Resolve conflicts from sendmail 8.12.2 import
2002-02-17 Gregory Neil... This commit was generated by cvs2svn to compensate...
2002-02-17 Gregory Neil... Import sendmail 8.12.2
2002-02-17 Poul-Henning... Move the stuff related to select and poll out of struct...
2002-02-17 Poul-Henning... Collect the VN_KNOTE() macro definitions on vnode.h
2002-02-17 Poul-Henning... Always build all modules for LINT
2002-02-17 Chris D. FaulhaberEnsure err is a useful value to prevent using fputs...
2002-02-17 Poul-Henning... v_lease is unused, zap it.
2002-02-17 Poul-Henning... Remove cache_purgeleafdirs(), it has been #if 0 for...
2002-02-17 Poul-Henning... Don't even think about using v_id for magic tricks...
2002-02-17 Warner LoshAdd Proxim RangeLAN-DS.
2002-02-17 Chris D. Faulhabero style and consistency fixes:
2002-02-17 Daniel EischenOops, forgot to commit this (s/ucontext_t/struct __ucon...
2002-02-17 Warner Losho __P removal
2002-02-17 Daniel EischenRegenerate these files after change to syscalls.master.
2002-02-17 Daniel EischenFix prototype to sigreturn to use struct __ucontext...
2002-02-17 Daniel EischenUse struct __ucontext in prototypes and associated...
2002-02-17 Chris D. FaulhaberError handling fixes for inflate.
2002-02-17 Daniel EischenDon't rely on <sys/signal.h> to include <sys/ucontext.h>
2002-02-17 Daniel EischenDon't rely on <sys/signal.h> to include <sys/ucontext.h>.
2002-02-17 Yoshihiro TakahashiCorrect typo.
2002-02-17 Josef KarthauserFix a formatting error.
2002-02-17 Josef KarthauserKNF style the code, ready for an MFC.
2002-02-17 Josef KarthauserKNF style the code, ready for an MFC.
2002-02-17 Yoshihiro TakahashiMove the bus_space_subregion function from the puc...
2002-02-17 Yoshihiro Takahashi- Split the routine to initialize a bus_space_handle...
2002-02-17 Yoshihiro TakahashiMFi386: revision 1.167
2002-02-17 Yoshihiro TakahashiMFi386: revision 1.392
2002-02-17 Julian ElischerPurely whitespace changes
2002-02-17 Matthew Dillonreplace the embedded cr_mtx in the ucred structure...
2002-02-17 David E. O... Add support such that if LD_TRACE_LOADED_OBJECTS_ALL...
2002-02-17 Matt JacobSupport for f/w crash dumps (2200 && 23XX).
2002-02-17 Matt JacobHints for WWN are now WWNN and/or WWPN.
2002-02-17 Matt JacobAdd in support firmware crash dumps. Change CFG options...
2002-02-17 Warner LoshBulk changes made during the BSDcon kernel summit and...
2002-02-17 Crist J. ClarkRemove check for sendmail.conf before even trying to...
2002-02-17 Jun KuriyamaMFen (1.275 --> 1.277).
2002-02-17 Julian ElischerIf the credential on an incoming thread is correct...
2002-02-17 Julian Elischerremove __P before next commit
2002-02-16 Dag-Erling... I am sick of being told that "cstsevent occures".
2002-02-16 Juli MallettThis commit was generated by cvs2svn to compensate...
2002-02-16 Juli MallettImport OpenBSD m4 as of today.
2002-02-16 Ian DowseSupply progress information in dump's process title...
2002-02-16 Ian DowseOn receipt of a SIGINFO, schedule an immediate printout...
2002-02-16 Matthew DillonWhen blocked on a mutex, display the mutex name via...
2002-02-16 Bruce A. MahNew release notes: puc(4).
2002-02-16 Dag-Erling... Document the 'M' state.
2002-02-16 Brian Feldman(Doing that whole test-immediately-after-commit-thing...
2002-02-16 Brian FeldmanAdd revoke_and_destroy_dev(), to be used by devices...
2002-02-16 Ian DowseFix two file descriptor leaks in the internal function...
2002-02-16 Josef KarthauserMerge from NetBSD:
2002-02-16 John HayAdd the puc (PCI "Universal" Communications) driver...
2002-02-16 Dag-Erling... If downloading to a temporary file, set the timestamp...
2002-02-16 Yoshihiro TakahashiMFi386: revisions 1.334 and 1.335
2002-02-16 Yoshihiro TakahashiMFi386: revisions 1.495 and 1.496
next