]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2001-03-24 John Baldwin- Define and use MAXCPU like the alpha and i386 instead...
2001-03-24 John BaldwinStick a prototype for handleclock() in machine/clock...
2001-03-24 Jordan K. HubbardPreserve ssh directory across upgrades.
2001-03-24 Peter WemmThis is kind of a hack, but it should work. Currently...
2001-03-24 John BaldwinJust use the proc lock to protect read accesses to...
2001-03-24 John BaldwinProtect p_wmesg and p_wchan with sched_lock while check...
2001-03-24 Jordan K. Hubbardafterstep doesn't need an explicit xterm started for...
2001-03-24 David E. O... This commit was generated by cvs2svn to compensate...
2001-03-24 David E. O... Import the setjump/longjump exception handling fixes...
2001-03-24 Jordan K. Hubbards/dependant/dependent
2001-03-24 Alfred Perlsteinrevert rev 1.3: restore MAN1 directive to unbreak world
2001-03-24 Peter WemmSlightly de-bogify the uname() declarations.
2001-03-24 Brian FeldmanInstall /etc/primes.
2001-03-24 Dag-Erling... Now that libfetch uses the high port range by default...
2001-03-24 Dag-Erling... Use high port range by default, and replace the 'h...
2001-03-24 Brian FeldmanAdd /etc/primes for OpenSSH SSH2 DH exchange.
2001-03-24 David E. O... Fix rcsid/$FreeBSD$.
2001-03-24 Cameron Grantadd support for opti924 and opti930 chips
2001-03-24 Alfred Perlsteinfix Alpha support
2001-03-23 Wilko BulteLets spell the guys name correctly: s/Avogardo/Avogadro/
2001-03-23 Jordan K. HubbardThe early compat dists only make sense on the i386
2001-03-23 Kirk McKusickCheck that background fsck operation is being done...
2001-03-23 Søren SchmidtFix the problem with some drives not reporting back...
2001-03-23 Joerg Wunsch(MFC candidate, see below).
2001-03-23 Assar Westerlunddisable SRA
2001-03-23 Andrew Gallatinfix linux_times() to take into account linux's value...
2001-03-23 Hajimu UMEMOTOIPv4 address is not unsigned int. This change introduc...
2001-03-23 Maxim Sobolev- Add which(1)-like functionality into pkg_info;
2001-03-23 Archie CobbsA few fixes..
2001-03-23 Bruce A. MahAdd Comtrol Rocketport cards to hardware list, for...
2001-03-23 Cameron Grant* power up the external amplifier
next