]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-12-19 Jonathan LemonExtend the SYN DoS defense by adding syncookies to...
2001-12-19 Warner Loshxinstall is part of the upgrade path for 4.4-RELEASE...
2001-12-19 Bruce A. MahForced commit: Previous commit message should have...
2001-12-19 Bruce A. MahMFC: ftpd(8) -o/-O.
2001-12-19 Bruce A. MahNew release note: i386 performance enhancements for...
2001-12-19 John BaldwinDisplay the right message for the SiS 645 chipset.
2001-12-19 Peter WemmDo not initialize static/global variables to 0. Use...
2001-12-19 Peter WemmUse a different mechanism to get the vnlru process...
2001-12-19 John BaldwinFix comment for the SiS 645 chipset to be 645 instead...
2001-12-19 John BaldwinDocument that rfork() will return EINVAL if flags not...
2001-12-19 John BaldwinMake RFPPWAIT a kernel-only flag. Programs desiring...
2001-12-19 Luigi RizzoComplete the device polling support by adding a thread...
2001-12-19 John BaldwinReturn EINVAL if kernel only flags are passed to the...
2001-12-18 Pierre BeyssacFix typo in usage (power same -> power save).
2001-12-18 John BaldwinAxe stale extern for a non-existent variable.
2001-12-18 Joerg WunschChange the test for _MACHINE_ARCH == i386 into #ifdef...
2001-12-18 Mike HeffnerSync with most of NetBSD's changes, including:
2001-12-18 Matthew DillonThis is a forward port of Peter's vlrureclaim() fix...
2001-12-18 Brian Feldmanset TMPDIR to /tmp
2001-12-18 John BaldwinMerge part of revision 1.18 of sys/i386/linux/linux_mac...
2001-12-18 Julian ElischerIn a couple of places, we recalculated addresses we...
2001-12-18 John BaldwinDon't use RFTHREAD when creating a kernel process.
2001-12-18 Ruslan ErmilovAdd LIBSMB.
2001-12-18 Ruslan ErmilovWhitespace police.
2001-12-18 Kirk McKusickChange the atomic_set_char to atomic_set_int and atomic...
2001-12-18 John BaldwinWhitespace fix.
2001-12-18 Bruce A. MahThe smbutils import really only applies to the i386...
2001-12-18 Ruslan ErmilovFixed the bug in transparent TCP proxying with the...
2001-12-18 Josef KarthauserAdd tbl and tbsp as contractions of tablespoon, and...
2001-12-18 Ruslan Ermilovmdoc(7) police: markup, spelling, and grammar fixes.
2001-12-18 John Baldwin- Change all callers of addupc_task() to check PS_PROFI...
2001-12-18 John BaldwinVarious assembly fixes mostly in the form of using...
2001-12-18 John BaldwinAllow the ATOMIC_ASM() macro to pass in the constraints...
2001-12-18 Peter WemmFix warnings: the bge_bpd_read*() functions are not...
2001-12-18 Peter WemmFix warning; line 1640: ciss_abort_request defined...
2001-12-18 John Baldwin- Add a function to convert 6 byte SCSI commands for...
2001-12-18 David E. O... This commit was generated by cvs2svn to compensate...
2001-12-18 David E. O... Virgin import of GCC 3.0.2's libf2c
2001-12-18 Orion HodsonAdd calibration test to determine extent of AC97 overcl...
2001-12-18 David E. O... With GCC 3, we *must* use the GCC stdarg.h. We can...
2001-12-18 Daniel EischenFix the retrieval of USRSTACK via sysctl so that it...
2001-12-18 Ian DowseAvoid passing the variable `tl' to functions that just...
2001-12-18 Kelly YanceyConst'ify the CDB format string passed to the CDB parsi...
2001-12-18 John BaldwinModify the critical section API as follows:
2001-12-17 Bruce A. MahNew release note: Network device polling.
2001-12-17 John BaldwinSmall cleanups to the SMP code:
2001-12-17 Andrey A. Chernov1) Localize (LC_CTYPE)
2001-12-17 Mike SilbersackFix a problem where stats overflow interrupts would...
2001-12-17 Crist J. ClarkCleaning up some entries missed on the first sweep...
2001-12-17 Bruce A. MahNew release note: smbfs userland import.
2001-12-17 Munechika SUMIKAWABack out cometic changes. This is for easily syncing...
2001-12-17 Ruslan ErmilovInstall script via SCRIPTS.
2001-12-17 Ruslan ErmilovInstall files via FILES.
2001-12-17 Ruslan ErmilovInstall files via FILES.
2001-12-17 Ruslan ErmilovOops, forgot to remove the `beforeinstall' block.
2001-12-17 Ruslan ErmilovInstall files via FILES.
2001-12-17 Michael LucasAdd Italian translations to the example for refusing...
2001-12-17 Ruslan ErmilovInstall files via FILES.
2001-12-17 Alexey ZelkinFix some style bugs
2001-12-17 Ruslan ErmilovFILES support for bsd.prog.mk. See bsd.README for...
2001-12-17 Ruslan ErmilovRemoved a no-op FILES from bsd.doc.mk.
2001-12-17 Brian FeldmanAdd support for devfs. In other words, for -CURRENT...
2001-12-17 Brian FeldmanInstall devfs includes.
2001-12-17 Ruslan ErmilovAdd .Lb entry for -lpam.
2001-12-17 Ruslan ErmilovNow that the driver has been MFC'ed, fix the first...
2001-12-17 Mike HeffnerModify tip that no longer applies for ftp(1).
2001-12-17 Brooks DavisInitalize ifq_maxlen to prevent a harmless warning...
2001-12-17 Orion HodsonAdded a sysctl control variable "ac97rate" to allow...
2001-12-17 Orion HodsonAddition of sysctl variable to enable spdif. By defaul...
2001-12-17 Ian DowseIgnore the value of fs_active when comparing superblocks.
2001-12-17 Assar Westerlundadd krb4 libraries
2001-12-16 Joerg WunschPart #1 of the promised floppy driver documentation...
2001-12-16 Ian DowseMake sure we ignore the value of `fs_active' when reloa...
2001-12-16 Ian DowseMove the new superblock field `fs_active' into the...
2001-12-16 Justin T. GibbsRemove reliance on i++ in multiple arguments to a funct...
2001-12-16 Mark PeekRemove whitespace at end of line.
2001-12-16 Luigi RizzoAdd/correct description for some sysctl variables where...
2001-12-16 Daniel EischenWhen cancelling a thread while in a join operation...
2001-12-16 Yoshihiro TakahashiMFi386: options.i386 revision 1.162
2001-12-16 Yoshihiro TakahashiMFi386: files.i386 revision 1.385
2001-12-16 Yoshihiro TakahashiMerged from sys/isa/{fd.c,fdreg.h} revisions 1.222...
2001-12-16 Joerg WunschOops, forgot to commit one file in the fd driver mega...
2001-12-16 Andrew R. Reiter- typo 'f' should be 't'
2001-12-16 Yoshihiro TakahashiRemove PC98 code. This file is not used by PC98.
2001-12-16 Mike SilbersackAdd comments on where to look if you wish to auto-load
2001-12-16 Luigi RizzoAdd code to export and print the description associated...
2001-12-16 Mike BarcroftFix a typo. Don't call options flags. Remove some...
2001-12-15 Garance A Drosehn Add another level of checking to 'chkprintcap...
2001-12-15 David E. O... Embelish CFLAGS.
2001-12-15 David E. O... The instructions on doing something with src/lib/csu...
2001-12-15 Jake BurkholderNote that the atomic ops on char and short data types...
2001-12-15 Archie CobbsTypo.
2001-12-15 Archie CobbsDon't free a structure containing a 'struct callout...
2001-12-15 Archie CobbsFix access-after-free bug added in revision 1.31.
2001-12-15 Bruce A. MahSecond (hopefully last) alpha jumbo patch to remove...
2001-12-15 Joerg WunschLong promised major enhancement set for the floppy...
2001-12-15 David E. O... Sparc64 ELF version of the C runtime support.
2001-12-15 Daniel EischenPull the target thread of a join operation from the...
2001-12-15 Noriaki MitsunagaAdd modules of scsi_low based SCSI drivers ncv, nsp...
2001-12-15 Noriaki MitsunagaAdd module directories and makefiles for ncv, nsp,...
next