]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-03-27 Maxim SobolevThis commit was generated by cvs2svn to compensate...
2001-03-27 Maxim SobolevVirgin import of Hugh F. Mahon's EasyEditor 1.4.1.
2001-03-27 Yaroslav TykhiyDon't bypass notifying a corresponding interface
2001-03-27 Yaroslav TykhiyAdd a missing m_pullup() before a mtod() in in_arpinput().
2001-03-27 Ruslan ErmilovMAN[1-9] -> MAN.
2001-03-27 Ruslan ErmilovReflect recent bsd.man.mk changes here, but do not...
2001-03-27 Ruslan ErmilovMAN[1-9] -> MAN.
2001-03-27 Søren SchmidtUse PLAY_MSF instead of PLAY_BIG when doing audio play.
2001-03-27 Yaroslav TykhiyMake cblock_alloc_cblocks() spell its own name
2001-03-27 Ruslan ErmilovMAN[1-9] -> MAN.
2001-03-27 Alfred Perlsteingive the "netgrent" functions a home in netdb.h
2001-03-27 Alfred Perlsteinconst'ify
2001-03-27 Ruslan ErmilovMake it possible to build manpages for the entire sourc...
2001-03-27 Paul SaabChange the dump routines to only abort if control-c...
2001-03-27 Kenneth D.... Rewrite of the CAM error recovery code.
2001-03-27 Hidetoshi ShimokawaReplace dyn_fin_lifetime with dyn_ack_lifetime for...
2001-03-27 Alfred Perlsteinlimit the amount of retries when sending data to preven...
2001-03-27 Brian FeldmanAt least install primes to the right place, for now...
2001-03-27 David E. O... The common wisdom is to use the largest number of cylin...
2001-03-27 David E. O... Don't call the fictious `MAKEDEV' from the path "/sbin...
2001-03-27 Andrey A. ChernovUse SSIZE_MAX instead of INT_MAX, as kernel does ssize_...
2001-03-27 David E. O... Add ttyd0 which is needed on the Alpha when using the...
2001-03-26 Robert Watsono Update copyright date
2001-03-26 Søren SchmidtAdded burncd to the SEE ALSO section.
2001-03-26 Andrey A. ChernovTreat mmap() error as fatal too, i.e. do exit(1) instea...
2001-03-26 Wolfram SchneiderAdjust FreeBSD 4.3 release date.
2001-03-26 Andrey A. Chernovrlines() checks:
2001-03-26 Bruce A. MahNew release notes: netstat -W, sockstat -c and -l...
2001-03-26 Robert WatsonIntroduce support for POSIX.1e ACLs on UFS-based file...
2001-03-26 Bill FennerFix error reporting of delayed send errors.
2001-03-26 Ruslan Ermilovsecure/ build fixes:
2001-03-26 Ruslan ErmilovBackout botched attempt to introduce MANSECT feature; it
2001-03-26 Ruslan Ermilov- Backout botched attempt to introduce MANSECT feature.
2001-03-26 Ruslan Ermilov- Backout botched attempt to introduce MANSECT feature.
2001-03-26 Ruslan Ermilov- Backout botched attempt to intoduce MANSECT feature.
2001-03-26 Ruslan ErmilovDo not build (and install) both secure/ and standard...
2001-03-26 Ruslan ErmilovAdd missing NOSECURE check for `includes' target.
2001-03-26 Boris PopovPrevious commit broke interlock locking for !LK_RETRY...
2001-03-26 Poul-Henning... Send the remains (such as I have located) of "block...
2001-03-26 Maxim SobolevDecapitalise first letter of warning message.
2001-03-26 Maxim SobolevIn which(1) mode resolve "/../", "/./" in arguments...
2001-03-26 Warner LoshFirst step towards plugging the "pccard is trying to...
2001-03-26 Ruslan ErmilovRemoved _MANPAGES, MANDEPEND and MANSRC.
2001-03-26 Ruslan ErmilovDo not depend on ``all-man'' if -DNOMAN.
2001-03-26 Ruslan ErmilovDon't use MANDEPEND and MANSRC.
2001-03-26 Boris PopovPrevent race condition by using msleep() instead of...
2001-03-26 Jordan K. HubbardStop claiming to support the DEC EtherWorks II/III...
2001-03-26 Alfred Perlsteinfix: text following `#else' violates ANSI standard
2001-03-25 Alfred PerlsteinDon't call daemon() and setup our signal handlers until...
2001-03-25 Alfred PerlsteinDisable ipv6 when getnetconfigent("udp6"/"tcp6") fails.
2001-03-25 David E. O... Turn off building the ARC loader. I don't know of...
2001-03-25 Cameron Grantfix whitespace bogons
2001-03-25 Brian SomersIssue a ``quit'' after other ppp commands given on...
2001-03-25 Alfred PerlsteinReplace pmap_unset() with rpcb_unset() which fixes...
2001-03-25 Alfred PerlsteinDeal with lack of IPv6 support gracefully.
2001-03-25 Alfred Perlsteinfix -o port=xxx
2001-03-25 Cameron Grantrelease resources if one of the speculative probes...
2001-03-25 Cameron Grantthe softc is not a mutex, don't try to lock it.
2001-03-25 David E. O... Update for file 3.34.
2001-03-25 David E. O... This commit was generated by cvs2svn to compensate...
2001-03-25 David E. O... Virgin import of Christos Zoulas's FILE 3.34.
2001-03-25 Scott LongBah. 'ln -sf' -> 'ln -fs'. I need to read my email...
2001-03-25 Scott Long'ln -s' -> 'ln -sf' for the afa link.
2001-03-25 Brian SomersMake header files conform to style(9).
2001-03-25 Dirk FroembergFix .Xr sd -> da.
2001-03-25 Brian SomersIdentify obsolete ports
2001-03-25 Joerg Wunsch(MFC candidate since this is already a merge from ...
2001-03-25 Joerg WunschThis is another MFC candidate.
2001-03-25 Peter WemmRemove some unused stuff
2001-03-25 Mark MurrayI need to add to the previous commit:
2001-03-25 Mark MurrayAllow bog-standard ioctls through. There are really...
2001-03-25 Mike HeffnerMerge various changes from OpenBSD and NetBSD.
2001-03-25 Brian SomersRemove an extraneous declaration.
2001-03-25 David E. O... Temporary build structure for GDB 5.0 so people can...
2001-03-25 Brian SomersIf we're adding an interface address that is already...
2001-03-24 Bosko MilekicMove the atomic() mbstat.m_drops incrementing to the...
2001-03-24 Cameron Grantmega-commit.
2001-03-24 Jordan K. HubbardAdd apsfilter to "important package" set.
2001-03-24 Peter WemmCatch these modules up with obrien's recent cleanup...
2001-03-24 Peter WemmDrop 'KMODDEPS = snd_pcm' - it isn't used.
2001-03-24 Peter WemmBack out 'KMODDEPS = miibus' addition in last commit...
2001-03-24 Satoshi AsamiAdd new categories science and ukrainian.
2001-03-24 Gerard RoudierAdd #if'ed support for the future option CAM_NEW_TRAN_CODE.
2001-03-24 Cameron Grantwhen writing to one of the setup registers, a 32-bit...
2001-03-24 David E. O... Revert the warning elimination in rev 1.292. It breaks...
2001-03-24 Søren SchmidtAdd bandaid to get ISA only systems to link.
2001-03-24 Jeroen Ruigrok... Fix typo ); -> ,
2001-03-24 Hajimu UMEMOTOUnbreak build on alpha.
2001-03-24 Alexander LangerSort includes and remove bogus typedef of modeventhand_...
2001-03-24 David E. O... List of distfile contents to delete using `rm' and...
2001-03-24 David E. O... Sigh. I should know better than to commit a one line...
2001-03-24 David E. O... Restore the careful preservation of .depend (rev 1...
2001-03-24 Mark MurraySilence (harmless) warnings.
2001-03-24 Peter WemmRound 1 of Brucification inspired changes.
2001-03-24 David E. O... Cleaner way of adding -fschg (ie, correctly implement).
2001-03-24 David E. O... Fix a problem where we were switching npxproc from...
2001-03-24 David E. O... Install sstring.
2001-03-24 David E. O... Garbage collect these ancient bits.
2001-03-24 Doug BartonAdd cvs tag
2001-03-24 John BaldwinUse (..., "%s", foo) instead of (..., foo) to avoid...
next