]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-02-10 KATO TakenoriCosmetic changes:
2002-02-10 Yoshihiro TakahashiCosmetic changes.
2002-02-10 Yoshihiro TakahashiAdd needed include.
2002-02-10 Yoshihiro Takahashi- Refine the iskanji1 function.
2002-02-10 Yoshihiro TakahashiFixed mouse cursor on a console.
2002-02-10 Dima Dorfmanmemrange.h is in sys/.
2002-02-10 Dima Dorfmancrdup(9) is not a protocol.
2002-02-10 Robert WatsonUpdate license.
2002-02-10 Robert WatsonTeach getextattr to query the EA size and allocate...
2002-02-10 Mike BarcroftUse the getprogname(3) function instead of directly...
2002-02-10 Robert WatsonRemove a stray 'const' that slept into extattr_set_vp...
2002-02-10 Warner LoshNull interrupt handlers should be OK, so if we don...
2002-02-10 Robert WatsonMinor style tweaks.
2002-02-10 Robert WatsonCopyright + license update.
2002-02-10 Robert WatsonUpdate userland tools to reflect extattr API changes.
2002-02-10 Robert WatsonPart III: Update extended attribute system call interfa...
2002-02-10 Robert WatsonPart II: Update system calls for extended attributes...
2002-02-10 Robert WatsonPart I: Update extended attribute API and ABI:
2002-02-10 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-02-10 Mark Peek- Add support for autodetection of *.euc?? and *.EUC...
2002-02-10 Warner Losho Use bus_generic_setup_intr instead of bus_setup_intr.
2002-02-10 Warner Losho Use INTR_TYPE_AV (the highest possible) rather than...
2002-02-10 Poul-Henning... It's OK to be pedantic, but long long literals are OK.
2002-02-10 Robert Watsono No longer mount /proc by default on newly installed...
2002-02-10 Poul-Henning... Remove di_inumber since LFS is long gone.
2002-02-09 Warner LoshBoot verbosify printing the CIS, since we don't normall...
2002-02-09 Warner LoshMake unsupported memory range message bootverbose only
2002-02-09 John BaldwinFix MAKEDEV for RocketPort (rp(4)) cuaR* and ttyR*...
2002-02-09 Daniel EischenThis has been sitting in my local tree long enough...
2002-02-09 Daniel EischenSilence a warning by initializing the return value...
2002-02-09 Dag-Erling... This file needs <syslog.h>.
2002-02-09 KATO TakenoriRecognize VIA C3 Samuel 2.
2002-02-09 Bruce A. MahMFC noted: an(4) LEAP, Home key, and Linux utility...
2002-02-09 Julian ElischerReplace accidentally removed setrunqueue()
2002-02-09 John BaldwinUse the mtx_owner() macro in one spot in _mtx_lock_slee...
2002-02-08 Dag-Erling... Add missing "nullok" option to pam_unix.
2002-02-08 Mark MurrayRemove NO_WERRORs and WARNS=n's. To be revisited after...
2002-02-08 Mark MurrayRemove leaf node WARNS?=2 (that mainly I added). This...
2002-02-08 Mark MurrayDon't hardcode paths. This is generally silly, and...
2002-02-08 Thomas MoestlFix a bug introduced in r. 1.28: when copy{in,out}...
2002-02-08 David E. O... Correct email address for bug reports and patch submiss...
2002-02-08 John BaldwinApparently during the KSE M2 commit bzero() on the...
2002-02-08 John BaldwinDon't grab the ICU lock while reading the current pendi...
2002-02-08 John BaldwinTurn SMP back on by default in GENERIC on the Alpha.
2002-02-08 John BaldwinTurn interrupt thread preemption back on on the alpha.
2002-02-08 Ruslan ErmilovNow that cross-tools ld(1) has been fixed to look for...
2002-02-08 Brian SomersReword the ``Please remove the FreeBSD fixit CDROM...
2002-02-08 Crist J. Clarkpeter points out that we probably should not mess with...
2002-02-08 Ruslan ErmilovFreeBSD 4.1 bootstrapping aid (setproctitle(3) is in...
2002-02-08 Dag-Erling... Fix the code that selects the default binary type if...
2002-02-08 Ruslan ErmilovFixed RCSLOCALID buffer overflow (by making an overflow...
2002-02-08 Yoshihiro TakahashiMFi386: revisions 1.493 and 1.494.
2002-02-08 Sheldon HearnRegen.
2002-02-08 Ruslan ErmilovFreeBSD 4.1 bootstrapping aid (``:C'' make(1) modifier...
2002-02-08 Ruslan ErmilovFreeBSD 4.1 bootstrapping aid (HALT and PDWN are not...
2002-02-08 Ruslan ErmilovFreeBSD 4.1 bootstrapping aid (__FBSDID is not there).
2002-02-08 Peter WemmFix broken Giant locking protocol introduced in rev...
2002-02-08 Peter WemmBah, I managed to turn cosmetic things into real bugs...
2002-02-08 Peter WemmGRR. Unbreak WARNS=2.
2002-02-08 Peter WemmGRR. This was not WARNS=2 clean. You cannot printf...
2002-02-08 Warner LoshRemove bogus range restrictions that attempted to restr...
2002-02-08 Robert Watsono Merge various recent fixes from the MAC branch relati...
2002-02-08 Peter WemmAdd missing &
2002-02-08 Maxim SobolevInspect ELF header and reject any non-FreeBSD shared...
2002-02-08 Peter WemmFix world breakage (compiling libstdc++):
2002-02-08 Peter WemmMake this part compile and try and use the p_threads...
2002-02-08 Andrew Gallatinadd missing <string.h> to give strcpy() a prototype
2002-02-08 Peter WemmFix a fatal trap when using ksched_setscheduler() ...
2002-02-08 Mike SmithAdd a helper script used to take an Intel-supplied...
2002-02-08 Mike BarcroftAdd -i option (SUSv3) to patch(1). This allows one...
2002-02-08 Julian Elischerremove superfluous blank line
2002-02-07 Warner Losho __P removal
2002-02-07 Peter WemmFix a couple of style bugs introduced (or touched by...
2002-02-07 Peter WemmFix a whole bunch of long lines introduced by previous...
2002-02-07 Peter WemmFix a long line touched in previous commit (but not...
2002-02-07 Peter WemmAttempt to patch up some style bugs introduced in the...
2002-02-07 Peter WemmAttempt to unmangle some code touched in the previous...
2002-02-07 Peter WemmFix a long line introduced in previous commit.
2002-02-07 Peter WemmFix long line added in previous commit.
2002-02-07 Peter WemmPatch up some long lines introduced in previous commit.
2002-02-07 Peter WemmFix style bug introduced in previous commit.
2002-02-07 Kirk McKusickOccationally background fsck would cause a spurious...
2002-02-07 Matt JacobReplace a few more lines of code orphaned by MFREE...
2002-02-07 Matt JacobYou cannot take the address of a variable with the...
2002-02-07 Poul-Henning... Remove the inline assembly optimized versins of bintime...
2002-02-07 Poul-Henning... Revise timercounters to use binary fixed point format...
2002-02-07 Julian ElischerPre-KSE/M3 commit.
2002-02-07 Julian Elischerpre-emptively fix a KSE/M3 problem.
2002-02-07 Alexey ZelkinComplete '_' hack.
2002-02-07 Alexey Zelkin. add a hack dedicated to n_himba (or correctly to...
2002-02-07 Alexey ZelkinThis script has served its purpose. Now its function...
2002-02-07 Alexey ZelkinAdd script to check integrity between access/authors...
2002-02-07 Brian FeldmanCorrect copyright.
2002-02-07 David E. O... We do not need to use -I- any longer.
2002-02-07 Maxim KonovalovDocument ping6(8) reaction to SIGINFO.
2002-02-07 Maxim KonovalovDocument ping(8) reaction to SIGINFO.
2002-02-07 Maxim Sobolev(forced)
2002-02-07 Maxim SobolevWhen unpacking compressed archive check exit status...
2002-02-07 Poul-Henning... GC the PC_SWITCH* symbols which are not used in assembl...
2002-02-07 Maxim KonovalovAdd myself.
next