]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-03-19 Warner Losho Remove __P
2002-03-19 Peter Wemm#if 0 some unused variables (only in #if 0 code)
2002-03-19 Peter WemmAdd some break's after default: in the end of switch...
2002-03-19 Peter WemmMove savecore build enable to MD section of Makefile...
2002-03-19 Peter WemmAdd -ffreestanding to CFLAGS for ia64. This should...
2002-03-19 Jeff RobersonQuit a warning introduced by UMA. This only occurs...
2002-03-19 Darren Reedfix conflicts generated by import, completing import...
2002-03-19 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-03-19 Darren ReedImport IPFilter 3.4.25
2002-03-19 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-03-19 Darren ReedImport IPFilter 3.4.25
2002-03-19 Darren Reedfix conflicts (mostly damn rcs id's) generated by import
2002-03-19 Darren ReedThis file is being removed pending the all clear on...
2002-03-19 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-03-19 Darren ReedImport IPFilter 3.4.25 (last version 3.4.20)
2002-03-19 Peter WemmEnabling the SKI option is a guaranteed breakage for...
2002-03-19 Peter WemmMy ia64 box for some reason likes to fragment the begin...
2002-03-19 Peter WemmFix some unused variables.
2002-03-19 Peter WemmMove a couple of prototypes together instead of being...
2002-03-19 Peter Wemm__func__ is a const char *, not a "string" that can...
2002-03-19 Peter WemmFix a pointer/int warning
2002-03-19 Peter Wemm#ifdef SMP some variables that are only used elsewhere...
2002-03-19 Peter WemmWork around an apparent compiler bug with gcc-3.1,...
2002-03-19 Peter WemmBelieve it or not, I ran into the 32MB stack size limit...
2002-03-19 Peter Wemm#if 0 out some unused code.
2002-03-19 Peter WemmAdd some #includes after things got broken with the...
2002-03-19 Peter WemmTurn off the ia64 ITC timecounter when SMP is present...
2002-03-19 Peter WemmFix a gcc-3.1+ warning.
2002-03-19 Peter WemmPacify gcc-3.1+, initialize two variables to avoid...
2002-03-19 Peter WemmFix warnings on gcc-3.1+ where __func__ is a const...
2002-03-19 Peter WemmRegen; post SMC id's and also pick up a previously...
2002-03-19 Peter WemmAdd another SMC device ID and the hub ID that it went...
2002-03-19 Peter WemmAdd the ia64 bus space tag for the IO ports (!).
2002-03-19 Peter WemmUse the FreeBSD cross tools instead of the linux ones.
2002-03-19 Peter WemmAdd -ffreestanding to avoid printf/puts/putchar conversions
2002-03-19 Peter WemmBoot from efifs first.
2002-03-19 Peter Wemmgcc-3.1 likes to have extra { } around the internal...
2002-03-19 Jeff RobersonThis is the first part of the new kernel memory allocat...
2002-03-19 Jeff RobersonRemove the kmembuckets stats in preparation for the...
2002-03-19 Bruce EvansBacked out the part of the previous commit related...
2002-03-19 Alan CoxAdd #include so that the previous change compiles.
2002-03-19 Bruce EvansRemoved env(1) commands. make(1) uses a real shell...
2002-03-19 Alfred Perlsteinfix perfmon for DEVFS.
2002-03-19 Bruce EvansRemoved bogus env(1) commands. make(1) uses a real...
2002-03-19 Bruce EvansRemoved "env" commands. "sh" is a real shell, so
2002-03-19 Udo ErdelhoffMFen 1.303
2002-03-19 Jeff RobersonInitialize variables before use. This was needed to...
2002-03-19 Alan CoxEliminate unnecessary calls to grow_stack() and useracc...
2002-03-19 Alfred PerlsteinClose a race when vfs_syscalls.c:checkdirs() runs.
2002-03-19 Bruce EvansFixed some printf format errors (hopefully all of the...
2002-03-19 Bruce EvansThe previous commit missed fixing 2 old printf format...
2002-03-19 Dag-Erling... Don't try to generate ssh keys if ssh isn't installed.
2002-03-19 Juli MallettFix handling of filenames with spaces in them in the...
2002-03-19 Crist J. ClarkIPFilter may need to be re-sync'ed even if we are not...
2002-03-19 Andrew GallatinFix printf warning caused by recent changes in bio_pblk...
2002-03-19 Juli MallettMake uudecode(1) use setmode(3) and getmode(3) instead...
2002-03-19 Jun KuriyamaMFen.
2002-03-19 Dag-Erling... Rename the (not really new but so far unused) sparc...
2002-03-19 Dag-Erling... Uncomment the powerpc category. It maps to the freebsd...
2002-03-19 Dag-Erling... Add a "standards" category at mike@'s request.
2002-03-19 Bruce A. MahNew release note: SA-02:18.
2002-03-18 Dag-Erling... Add an ia64 category; we'll need it sooner or later...
2002-03-18 Bruce EvansFixed printf format errors in previous commit. %llu...
2002-03-18 Dag-Erling... Bump the cutoff mark for comparing files from 8 MB...
2002-03-18 Bruce EvansFixed printf format errors in previous commit. %llu...
2002-03-18 Warner LoshFormats that print the block number need to be changed...
2002-03-18 Bruce A. MahFix wording (hopefully for the last time) of my summary...
2002-03-18 Udo ErdelhoffMFen 1.301
2002-03-18 Alfred Perlsteinhave the SYSCALL_MODULES macro provide an initializer...
2002-03-18 Josef KarthauserAdd a USB comm driver.
2002-03-18 Bruce A. MahAdd the ERRATA file to the documentation menu and index.
2002-03-18 Ruslan Ermilovmdoc(7) police: tidy up.
2002-03-18 Ruslan Ermilovmdoc(7) police: tidy up.
2002-03-18 Ruslan Ermilovmdoc(7) police: tidy up.
2002-03-18 Ruslan Ermilovmdoc(7) police: tidy up.
2002-03-18 Dag-Erling... Don't forget auth-skey.c.
2002-03-18 Warner LoshAdd missing commas. At least I didn't miss a period.
2002-03-18 Ruslan Ermilovmdoc(7) police: fix SYNOPSIS, sort xrefs, kill extra...
2002-03-18 Ruslan Ermilovmdoc(7) police: nits.
2002-03-18 Ruslan Ermilovmdoc(7) police: sort xrefs, kill extra whitespace.
2002-03-18 Ruslan Ermilovmdoc(7) police: tidy up.
2002-03-18 Ian DowseRemove yet more vestiges of mount_mfs.
2002-03-18 Brian FeldmanBack out the modification of vm_map locks from lockmgr...
2002-03-18 Ruslan ErmilovUnobfuscate VLAN trunking description.
2002-03-18 Ruslan Ermilovmdoc(7) police: tidy up.
2002-03-18 Søren SchmidtCleanup the chipset setup a bit.
2002-03-18 Ruslan Ermilovmdoc(7) police: tidy up.
2002-03-18 Maxime HenrionUnbreak the build of smbfs.ko.
2002-03-18 Ruslan Ermilovmdoc(7) police: tidy up.
2002-03-18 Crist J. ClarkFix world breakage introduced by my recent modifications to
2002-03-18 Ruslan ErmilovRemove the confusing XXX that should have been deleted...
2002-03-18 Ruslan Ermilovs/UNIX/FreeBSD/
2002-03-18 Ruslan Ermilovmdoc(7) police: macroize UNIX.
2002-03-18 Ruslan Ermilovmdoc(7) police: nits.
2002-03-18 Ruslan Ermilovmdoc(7) police: Re-apply fixes from revision 1.2 that...
2002-03-18 Søren SchmidtAdd support for the ServerWorks CSB5 chips
2002-03-18 Ruslan Ermilovmdoc(7) police: markup nit.
2002-03-18 Ruslan Ermilovmdoc(7) police: tidy up.
2002-03-18 Ruslan Ermilovmdoc(7) police: pedantry.
2002-03-18 Ruslan Ermilovmdoc(7) police: markup nit.
next