]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-02-08 brianReword the ``Please remove the FreeBSD fixit CDROM...
2002-02-08 cjcpeter points out that we probably should not mess with...
2002-02-08 ruFreeBSD 4.1 bootstrapping aid (setproctitle(3) is in...
2002-02-08 desFix the code that selects the default binary type if...
2002-02-08 ruFixed RCSLOCALID buffer overflow (by making an overflow...
2002-02-08 nyanMFi386: revisions 1.493 and 1.494.
2002-02-08 sheldonhRegen.
2002-02-08 ruFreeBSD 4.1 bootstrapping aid (``:C'' make(1) modifier...
2002-02-08 ruFreeBSD 4.1 bootstrapping aid (HALT and PDWN are not...
2002-02-08 ruFreeBSD 4.1 bootstrapping aid (__FBSDID is not there).
2002-02-08 peterFix broken Giant locking protocol introduced in rev...
2002-02-08 peterBah, I managed to turn cosmetic things into real bugs...
2002-02-08 peterGRR. Unbreak WARNS=2.
2002-02-08 peterGRR. This was not WARNS=2 clean. You cannot printf...
2002-02-08 impRemove bogus range restrictions that attempted to restr...
2002-02-08 rwatsono Merge various recent fixes from the MAC branch relati...
2002-02-08 peterAdd missing &
2002-02-08 sobomaxInspect ELF header and reject any non-FreeBSD shared...
2002-02-08 peterFix world breakage (compiling libstdc++):
2002-02-08 peterMake this part compile and try and use the p_threads...
2002-02-08 gallatinadd missing <string.h> to give strcpy() a prototype
2002-02-08 peterFix a fatal trap when using ksched_setscheduler() ...
2002-02-08 msmithAdd a helper script used to take an Intel-supplied...
2002-02-08 mikeAdd -i option (SUSv3) to patch(1). This allows one...
2002-02-08 julianremove superfluous blank line
2002-02-07 impo __P removal
2002-02-07 peterFix a couple of style bugs introduced (or touched by...
2002-02-07 peterFix a whole bunch of long lines introduced by previous...
2002-02-07 peterFix a long line touched in previous commit (but not...
2002-02-07 peterAttempt to patch up some style bugs introduced in the...
2002-02-07 peterAttempt to unmangle some code touched in the previous...
2002-02-07 peterFix a long line introduced in previous commit.
2002-02-07 peterFix long line added in previous commit.
2002-02-07 peterPatch up some long lines introduced in previous commit.
2002-02-07 peterFix style bug introduced in previous commit.
2002-02-07 mckusickOccationally background fsck would cause a spurious...
2002-02-07 mjacobReplace a few more lines of code orphaned by MFREE...
2002-02-07 mjacobYou cannot take the address of a variable with the...
2002-02-07 phkRemove the inline assembly optimized versins of bintime...
2002-02-07 phkRevise timercounters to use binary fixed point format...
2002-02-07 julianPre-KSE/M3 commit.
2002-02-07 julianpre-emptively fix a KSE/M3 problem.
2002-02-07 phantomComplete '_' hack.
2002-02-07 phantom. add a hack dedicated to n_himba (or correctly to...
2002-02-07 phantomThis script has served its purpose. Now its function...
2002-02-07 phantomAdd script to check integrity between access/authors...
2002-02-07 greenCorrect copyright.
2002-02-07 obrienWe do not need to use -I- any longer.
2002-02-07 maximDocument ping6(8) reaction to SIGINFO.
2002-02-07 maximDocument ping(8) reaction to SIGINFO.
2002-02-07 sobomax(forced)
2002-02-07 sobomaxWhen unpacking compressed archive check exit status...
2002-02-07 phkGC the PC_SWITCH* symbols which are not used in assembl...
2002-02-07 maximAdd myself.
2002-02-07 mjacobReplace the MFREE that Marshal (Quick Draw) Dillon...
2002-02-07 luigiUse ETHER_CRC_LEN instead of SIS_CRC_SIZE
2002-02-07 luigiFix a bug in the driver -- the chip will always include...
2002-02-07 impRemove DETACH_NOWARN
2002-02-07 impGet rid of the bogus DETACH_NOWARN and don't warn when...
2002-02-07 impo __P removal
2002-02-07 impo const poison a few prototypes to avoid gcc3 warnings
2002-02-07 impo __P removal
2002-02-07 impo __P removal
2002-02-07 impo __P removal.
2002-02-07 greenCorrect a logic bug that snuck in and broke multiplicat...
2002-02-07 obrienSet the SCRIPTDIR to be rooted at TOOLS_PREFIX rather...
2002-02-07 mckusickOccationally deleted files would hang around for hours...
2002-02-06 ambriskoFix support for 630ET support. We don't need the Linux...
2002-02-06 markmAllow local tweaks when messing with manpages.
2002-02-06 markmMinor grammar fixes.
2002-02-06 markmCURRENT-tyyle updates. This document was (is?) in the...
2002-02-06 markmDocument entropy device bits.
2002-02-06 markmSort out the documentation WRT TCP_WRAPPERs, which...
2002-02-06 markmFix an inconsistency between what FreeBSD NIS and AMD...
2002-02-06 markmEnable TCP_WRAPPERs for the NIS server. The protection...
2002-02-06 julianMake LINT compile after fruitless attempts to get the...
2002-02-06 alfredReadded the svc_create() and the registering of the...
2002-02-06 alfredMove the AF_LOCAL check to the AF_INET check since...
2002-02-06 markmRemove NO_WERROR, now that WARNS=n is gone.
2002-02-06 markmComment out the WARNS= so as to not trample all over...
2002-02-06 markmBackout -Werror protection. No need to walk all over...
2002-02-06 ruNeither .depend nor ${DEPENDFILE} depend on _SUBDIR.
2002-02-06 ruBack out revision 1.23 (SUBDIR_CHANGE).
2002-02-06 phantomFix sentence in comment
2002-02-06 phantomUpdate description of 'ac' subdirectory
2002-02-06 phantomAdd descirptions of scripts in this directory
2002-02-06 phantomAdd script that checks contents of .ent files (sorting...
2002-02-06 phantomList of committers was moved out of handbook. Teach...
2002-02-06 impo Remove __P
2002-02-06 impRemove some unused variables, mark unused parameters...
2002-02-06 impo __P removal
2002-02-06 nectarRemove files that shouldn't have been imported.
2002-02-06 alfredremove -M from RPCCOM, it slipped in with the tirpc...
2002-02-06 desANSIfy and remove some dead code.
2002-02-06 desApply the following mechanical transformations in prepa...
2002-02-06 krisSet WFORMAT=0, overlooked in previous commits to libexec/.
2002-02-06 desForced commit. Previous commit was in response to:
2002-02-06 ruDo a bit more of prototype cleanup.
2002-02-06 obrienUse the stock [3.1-snap] version of this.
2002-02-06 obrienA slightly more general version of rev 1.2 that might...
next