]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-12-03 Jacques VidrineNote fix for OpenSSH `UseLogin yes' environment issue.
2001-12-03 Mark MurrayMerge from master (crypto) telnet. WARNS fixes for...
2001-12-03 Mark MurrayMore help for alpha WARNS=2. This code is, erm, unusual...
2001-12-03 Mark Murrayhelp the alphas out with the WARNS=2 stuff.
2001-12-03 Daniel C. SobralRemove unused filed.
2001-12-03 David E. O... Reapply rev 1.37 (hide the __attribute__ gcc keyword...
2001-12-03 Crist J. ClarkThe named.conf file should refer to named.conf(5) in...
2001-12-03 Murray StokelyFix typo.
2001-12-03 Chris D. FaulhaberMove the code merging ACL_USER and ACL_GROUP objects...
2001-12-03 Chris D. FaulhaberAdd defines for access and default ACLs (ACCESS_ACL...
2001-12-03 Mark MurrayUse __FBSDID().
2001-12-03 Mark MurrayReorder Makefile for style.
2001-12-03 Jacques VidrineDo not pass user-defined environmental variables to...
2001-12-03 Chris D. Faulhaberstyle(9) cleanups mostly consisting of:
2001-12-03 Chris D. FaulhaberCorrect example to remove *all* extended ACL entries and
2001-12-03 Alfred PerlsteinMore kernel vfs docco.
2001-12-03 Brian FeldmanSplit out NAI Labs license and BSD license to prevent...
2001-12-03 Mark MurrayWARNS=2 and -Wall are not both needed. (The second...
2001-12-03 Mark MurrayUse __FBSDID().
2001-12-03 Mark MurrayStyle fixes.
2001-12-02 Mark MurrayUse __FBSDID().
2001-12-02 Mark MurrayUse __FBSDID().
2001-12-02 Anton BerezinFix typos getpeerid -> getpeereid.
2001-12-02 Mark MurrayStyle stuff.
2001-12-02 Mark MurrayWARNS=2 fixup.
2001-12-02 Mark MurrayUse __FBSDID().
2001-12-02 Mark MurrayTurn on WARNS=2.
2001-12-02 Mark MurrayWARNS=2 fixes. Also, use __FBSDID(), and sort includes.
2001-12-02 Mark MurrayProtect "make world", as I am doing some (potentially...
2001-12-02 Mark MurrayTurn on WARNS=2. this compiles cleanly.
2001-12-02 Mark MurraySlight makefile style.
2001-12-02 Mark MurrayUse __FBSDID().
2001-12-02 Mark MurrayWARNS=2 fixup (mostly. Some are Hard To Fix(tm), so...
2001-12-02 Mark MurrayUse __FBSDID().
2001-12-02 Mark MurrayUse __FBSDID(). Also do a bit of cosmetic #if and heade...
2001-12-02 Mark MurrayUse __FBSDID().
2001-12-02 Mark MurrayUse __FBSDID().
2001-12-02 Mark MurrayUse __FBSDID()
2001-12-02 Mark MurrayWARNS=2 fix, remove 'register' and use __FBSDID().
2001-12-02 Chris D. Faulhabero Expand the explaination of the -b option WRT the...
2001-12-02 Peter WemmUse the merged strtod.c everywhere. This has been...
2001-12-02 Chris D. Faulhabero Correct error message forgotten in the last commit...
2001-12-02 Robert Watsono Uniformly copy uap arguments into local variables...
2001-12-02 Robert Watsono Remove KSE race in setuid() in which oldcred was...
2001-12-02 Robert Watsono General style, formatting, etc, improvements:
2001-12-02 Mark MurrayWARNS=2 fixup.
2001-12-02 Mark MurrayWARNS=2 fixup
2001-12-02 Mark MurrayWARNS=2 fixup.
2001-12-02 Mark MurrayWARNS=2 fix and 'register' removal.
2001-12-02 Mark MurrayWARNS=2 fixup.
2001-12-02 Mark MurrayWARNS=2 fixup.
2001-12-02 Alfred Perlsteinmake LOCKF_DEBUG kernel option work (sorta)
2001-12-02 Mark MurrayWARNS=2 fixup.
2001-12-02 Andrey A. ChernovRemove specific reference to ASCII space (' '), it...
2001-12-02 Mark MurrayWARNS=2 fixup.
2001-12-02 Mark MurrayStyle. Use __P() macro (Yuk!).
2001-12-02 Søren SchmidtARG! committed the wrong patch!! I need more sleep :(
2001-12-02 Søren SchmidtOops, lost a line in the previous commit.
2001-12-02 Mark MurrayWARNS=2 fixup.
2001-12-02 Mark MurrayWARNS=2 fixups.
2001-12-02 Wolfram SchneiderAdded OpenBSD 3.0.
2001-12-02 Wolfram SchneiderNetBSD 1.4 branch and NetBSD 1.5 branch are still alive.
2001-12-02 Alfred Perlsteinprototype functions and fix some line wrapping
2001-12-02 Søren SchmidtInitial support for the newer SiS chipsets, based on...
2001-12-02 Andrey A. ChernovMake it works for non ASCII compatible encodings too.
2001-12-02 Boris PopovEnable build of smbfs. It works now as before on both...
2001-12-02 Boris PopovCatch up with KSE changes.
2001-12-02 Matthew DillonFix a bug with transmitter restart after receiving...
2001-12-02 Boris PopovPull netsmb requester from the pre-KSE world. This...
2001-12-02 Prafulla DeuskarAdding man page for the em driver.
2001-12-02 Prafulla DeuskarThis is the first commit of the Intel gigabit driver for
2001-12-02 Mike SmithRe-enable the ciss driver, now that it should be buildi...
2001-12-02 Mike SmithCatch up with the proc -> d_thread_t change.
2001-12-02 Makoto MatsushitaForget to remove fsck from src/release/{alpha,pc98...
2001-12-02 Makoto MatsushitaSysinstall cleanups for installation:
2001-12-02 Chris D. Faulhabero Update copyright.
2001-12-02 Scott LongAdd functionality and fix bugs so the driver will work...
2001-12-02 Alfred PerlsteinAdd manpages describing various vfs and vm APIs.
2001-12-02 Chris D. FaulhaberUse calloc(3) instead of rolling our own.
2001-12-02 Mark MurraySort includes.
2001-12-01 Mark MurrayStyle fixups.
2001-12-01 Bruce EvansWork around world breakage in previous commit. The...
2001-12-01 Mark MurrayFix namespace pollution by protecting names used as...
2001-12-01 Mark MurrayProtect names that are used elsewhere. This fixes WARNS...
2001-12-01 Mark MurrayWARNS=2 fixes.
2001-12-01 Mark MurrayRemove the 'irq' string from the irqN part of the ...
2001-12-01 Mark MurrayWARNS=2 and s/register//.
2001-12-01 David E. O... Use tabs where possible.
2001-12-01 Ruslan ErmilovAllow for ip_output() to be called with a NULL route...
2001-12-01 Makoto MatsushitaForget to remove kget.c, since kget feature is already...
2001-12-01 Makoto MatsushitaRemove kget() feature, which is removed from 5-current...
2001-12-01 Sheldon Hearn(null commit)
2001-12-01 Sheldon HearnCorrect misattribution of the Hart list, which I had...
2001-12-01 Joseph KoshyAdd support for sysconf(_SC_NPROCESSORS_CONF) and sysco...
2001-12-01 Mike BarcroftAdd a missing underscore.
2001-12-01 Mike Barcrofto Stop abusing MD headers with non-MD types.
2001-12-01 Luigi Rizzovm/vm_kern.c: rate limit (to once per second) diagnosti...
2001-11-30 Mark MurrayMerge the (in)complete ANSIfication work from src/crypt...
2001-11-30 Mark MurrayDamn. The previous mega-commit was incomplete WRT ANSIf...
2001-11-30 Mark MurrayAfter running "make unifdef", commit the result. This...
next