]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-06-25 Tim J. RobbinsCorrectly mark up the final command line arguments...
2002-06-25 KATO TakenoriMFi386: sys/i386/i386/machdep.c rev. 1.520.
2002-06-25 Tim J. RobbinsSort sections, and refer to sed as a utility, not a...
2002-06-25 Hye-Shik ChangAdd ICBM coordinates and birthday reminder
2002-06-25 Mike HeffnerAdd support for the 'flipr' option per IEEE 1003.1...
2002-06-25 Mike HeffnerUse strcasestr() instead of reimplementing it.
2002-06-25 Mike HeffnerMake the 'searchheaders' option behave how it was suppo...
2002-06-25 Mike HeffnerRearrange a little, specifically:
2002-06-25 David E. O... Update our compat libs to the 4.6-RELEASE level.
2002-06-25 David E. O... Add the [Linux] PAM modules that are still used in...
2002-06-25 David E. O... Fix a typo.
2002-06-25 David E. O... Add the [Linux] PAM modules that are still used in...
2002-06-25 Matthew DillonICMP type 3 packets should be let through for TCP MTU...
2002-06-25 David E. O... Update our compat libs to the 4.6-RELEASE level.
2002-06-25 Matthew DillonAdd sections on vfs.write_behind and vfs.hirunningspace...
2002-06-25 Matthew Dillonupdate the firewall documentation to cover the fact...
2002-06-25 Kirk McKusickForce the quota update to be done when an inode is...
2002-06-24 John PolstraUpdate the asm statements to use the "+" modifier inste...
2002-06-24 Andrew R. Reiter- Remove UM_* user land memory macros since they are...
2002-06-24 Andrew R. Reiter- Remove UM_* memory handling macros as they just obfus...
2002-06-24 Mark PeekAdd missing splx().
2002-06-24 Jeffrey HsuAvoid unlocking the inp twice if badport_bandlim()...
2002-06-24 Giorgos KeramidasAdd a description of the restrictions that red(1) impos...
2002-06-24 John PolstraWork around what appears to be a chip bug in the BCM570...
2002-06-24 Peter WemmCompile in the cpu halt code even on SMP, instead just...
2002-06-24 Eric MelvilleCorrectly state the size of the help message.
2002-06-24 Garance A DrosehnRedo the way that fatal-error messages are done in...
2002-06-24 Matthew Dilloncorrect syntax in last commit
2002-06-24 John PolstraFix the amd invocation to honor the amd_flags setting.
2002-06-24 Doug RabsonAdd UMA_ZONE_VM flag to the zones which are used for...
2002-06-24 Sheldon HearnThe previous delta introduced /var/empty, for use by...
2002-06-24 Juli MallettRemove deprecated register qualifier.
2002-06-24 Jonathan LemonPrototype fixes (long newinum --> ino_t newinum).
2002-06-24 Jeffrey HsuStyle bug: fix 4 space indentations that should have...
2002-06-24 Mark MurrayFix a GCCism.
2002-06-24 Mark MurrayBetter warnings fixes. Use more sane argument types...
2002-06-24 Mark MurrayC replacement for the Perl5 code.
2002-06-24 Jake BurkholderAdd an MD callout like cpu_exit, but which is called...
2002-06-24 Robert DrehmelEnable mixer interrupts after the mixer is initialized,
2002-06-24 Yoshihiro TakahashiMerged from sys/dev/sio/sio.c revisions 1.376 and 1...
2002-06-24 Yoshihiro TakahashiThe rp driver supports pc98 arch (maybe).
2002-06-24 Juli MallettI explicitly meant to not move any of this over to...
2002-06-24 Juli MallettMove all remaining tests except for:
2002-06-24 Juli MallettAdd two new mostly freeform types of regression tests...
2002-06-24 Maxime HenrionOops, this should have been part of my previous commit.
2002-06-24 Maxime HenrionBring sys/kern/md5c.c in sync with the userland version.
2002-06-24 Juli MallettComments to describe what these macros do, so that...
2002-06-24 Juli MallettConvert straightforward regression tests to use regress.m4.
2002-06-24 Maxime HenrionAdd missing const's.
2002-06-24 Juli MallettAdd a simple (to be expanded) library of functions...
2002-06-24 Christian WeisgerberFix unaligned access error.
2002-06-24 Dag-Erling... I hope I won't regret this too much.
2002-06-24 Dag-Erling... My previous style commits weren't entirely right. ...
2002-06-24 Dag-Erling... Reintroduce debugging code that somehow got lost in...
2002-06-24 Maxime HenrionYet another warning fix for 64 bits platforms.
2002-06-24 Bruce EvansInclude <sys/types.h> in the !_KERNEL case so that...
2002-06-24 Bruce EvansFixed some style bugs (mainly excessive indentation).
2002-06-24 David MalonePrint a long with %ld not %d. (We possibly should be...
2002-06-24 Tim J. RobbinsFix off by one in `y' (transliterate) command which...
2002-06-24 Dirk Meyerremove declaration of authlog
2002-06-24 Dag-Erling... Previous commit made no sense.
2002-06-24 Dag-Erling... Fix style and unbreal static build.
2002-06-24 Dag-Erling... IPv4or6 is already defined in libssh.
2002-06-24 KATO TakenoriMFi386: sys/i386/isa/clock.c revision 1.187.
2002-06-24 Warner LoshOn REASREQ packets, handled them earlier in processing...
2002-06-24 Kirk McKusickUse proper size in bzero of stat structure.
2002-06-24 Jonathan Miniuserout -> out. These two labels are now identical.
2002-06-24 Jonathan MiniRemove unused diagnostic function cread_free_thread().
2002-06-24 Warner Loshinclude if_ieee80211.h and if_wireg.h, don't know why...
2002-06-24 Warner LoshDocument -L and -l.
2002-06-24 Jake BurkholderAdd needed include of mman.h to fix sparc64 buildworld.
2002-06-24 Matthew DillonDocument TARGET_ARCH
2002-06-24 Andrew R. Reiter- Remove DMA_* macros as only one, DMA_GET_ADDR, was...
2002-06-24 Warner LoshAdd kernel printf bits for WI_SUPPRATES and HOSTAP_FLAGS
2002-06-24 Warner LoshAdd RID to get the DBM adjustment factor
2002-06-24 Warner LoshAdd kernel print bits #define for the IEEE80211_CAPINFO...
2002-06-24 Andrew R. Reiter- Remove the definition for SCHED_ATM
2002-06-24 Warner LoshPartially back out the "make all interfaces standard...
2002-06-24 Matthew DillonI Noticed a defect in the way wakeup() scans the tailq...
2002-06-23 Brian SomersAdd a hack to handle RADIUS responses from peers that...
2002-06-23 Ian DowseMake vm_pindex_t 64-bit on all platforms. This is neces...
2002-06-23 Robert DrehmelAllocate and clear the correct number of bytes for a
2002-06-23 Dag-Erling... Resign my maintainership of OpenSSH.
2002-06-23 Dag-Erling... Install the new man pages.
2002-06-23 Dag-Erling... Resolve conflicts and document local changes.
2002-06-23 Maxime HenrionAdd a missing prototype to fix a warning.
2002-06-23 Luigi RizzoSlightly restructure the #ifdef INET6 sections to make...
2002-06-23 Luigi RizzoMove two global variables to automatic variables within the
2002-06-23 Garance A DrosehnStop adding ${CWARNFLAGS} to CFLAGS. The standard...
2002-06-23 Luigi RizzoMove some global variables in more appropriate places.
2002-06-23 Dag-Erling... Previous commit was just a tad too hasty, the sshd...
2002-06-23 Dag-Erling... Add /var/empty for the OpenSSH privsep code.
2002-06-23 Philippe CharnierMake egetopt() return -1 not EOF, as getopt(3) do.
2002-06-23 Robert DrehmelFix a bug which prevented the duplication of the standa...
2002-06-23 Dag-Erling... Add an sshd user and group for the OpenSSH privilege...
2002-06-23 Dag-Erling... Correctly export the environment variables set by setus...
2002-06-23 Maxime HenrionSplit the declaration and the initialization of two...
2002-06-23 Nick HibmaBe more clear in error messages.
2002-06-23 Nick Hibmaset siocnunit to the correct value. This fixes the...
2002-06-23 Maxime HenrionMore 64 bits platforms warning fixes.
next