]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-05-25 Bruce Evans"Fixed" printf format errors (64-bit daddr_t casualties...
2002-05-25 Bruce EvansFixed printf format errors. Most of them are 64-bit...
2002-05-25 Bruce EvansFixed a printf format error. It was old and should...
2002-05-25 Tim J. RobbinsBad numeric arguments or usernames should cause non...
2002-05-25 Ruslan ErmilovMake these work with one-true-awk.
2002-05-25 Tim J. RobbinsDetermine exit status to use before writing diagnostic...
2002-05-25 Tim J. RobbinsTypo: use plural now that we have more than one option.
2002-05-25 Tim J. RobbinsIf a file cannot be processed, try to process any remai...
2002-05-25 Jake BurkholderConvert the interrupt queue from an array to a linked...
2002-05-25 David E. O... The man page is VERY WRONG about using "-o noupdate...
2002-05-25 Jake BurkholderTry to handle "double faults" occuring at more trap...
2002-05-25 Jake BurkholderMinor style.
2002-05-25 Jake BurkholderMake the run queue parameters machine dependent. Optim...
2002-05-24 Sheldon HearnRegen:
2002-05-24 Alfred PerlsteinBackout 1.54 (restore definition for printf0 to actuall...
2002-05-24 Tom RhodesAdd the word ``fields'' to the description, and change...
2002-05-24 Maxime HenrionConvert mount_ext2fs(8) to nmount(2).
2002-05-24 Maxime HenrionConvert ext2fs to nmount(2).
2002-05-24 Ruslan ErmilovForgot to commit this for the `includes' -> `buildinclu...
2002-05-24 Ruslan ErmilovBack out the ``run shell from $PATH'' change; this...
2002-05-24 Gregory Neil... Add release notes for the changed file permissions...
2002-05-24 Warner LoshCorrect US Robotics Wireless Card 2410 entry
2002-05-24 Dag-Erling... Add openpam_nullconv.3.
2002-05-24 Dag-Erling... Add missing include.
2002-05-24 Dag-Erling... This commit was generated by cvs2svn to compensate...
2002-05-24 Dag-Erling... Vendor import of OpenPAM Cinquefoil.
2002-05-24 Thomas MoestlFully reset a gem on some error conditions; otherwise...
2002-05-24 Ruslan ErmilovConvert Perl scripts to awk(1).
2002-05-24 Tim J. RobbinsIf a file argument cannot be processed, process the...
2002-05-24 Tim J. RobbinsWhen a file name of "-" is given, read from standard...
2002-05-24 Mark MurrayThe previous ANSIfication did not take into account...
2002-05-24 Mark MurrayThe previous ANSIfication did not take into account...
2002-05-24 Tim J. RobbinsAllow byte/character positions >_POSIX2_LINE_MAX to...
2002-05-24 Tim J. RobbinsUse fgetln(3) to handle lines of unlimited length inste...
2002-05-24 Alfred PerlsteinDon't err(3) (and exit prematurely) when a sysctl's...
2002-05-24 SUZUKI ShinsukeFixed AES encryption algorithm bug
2002-05-24 Tim J. RobbinsP1003.2 forbids imposing any limit on line lengths...
2002-05-24 Peter WemmFix warnings: deprecated use of label at end of compoun...
2002-05-24 Peter WemmFix warnings due to macro varargs.
2002-05-24 Ruslan ErmilovRemoved dead code.
2002-05-24 Ruslan ErmilovHandle endianness. This completes cross-support for...
2002-05-24 Peter WemmOops, I missed this warning. Comment out extra junk...
2002-05-24 Peter WemmPacify gcc by preinitializing a variable.
2002-05-24 Tim J. RobbinsExit with non-zero status if any files specified could...
2002-05-24 Peter WemmFix a few warnings by adding a missing prototype
2002-05-24 Peter WemmFix warning; Extra tokens after #endif
2002-05-24 Peter WemmFix warning; remove unused arg that was passed through...
2002-05-24 Peter WemmFix warnings. Also, removed an unused variable that...
2002-05-24 Tim J. RobbinsIf processing of one file fails, try to process the...
2002-05-24 Peter WemmFix new compiler unhappiness.
2002-05-24 Tim J. RobbinsIf processing of one file fails, try to process the...
2002-05-24 Peter WemmFix deprecated use of label at end of compound statement
2002-05-24 Peter WemmConstify a debug function arg that we pass __func__...
2002-05-24 Peter WemmFix warnings; deprecated use of label at end of compoun...
2002-05-24 Peter Wemmpacify gcc-3.1's -Wunused checking.
2002-05-24 Peter WemmFix warning; deprecated use of label at end of compound...
2002-05-24 Peter WemmFix some low hanging fruit warnings. There are problem...
2002-05-24 Peter WemmFix trivial warning:
2002-05-24 Peter WemmFix new gcc-3.1 warnings. I think this gets GENERIC...
2002-05-24 Jake BurkholderThese files are no longer used.
2002-05-24 Daniel EischenReorder prototypes to be in alphabetical order.
2002-05-24 Daniel EischenAdd the prototypes for pthread_suspend_all_np and pthre...
2002-05-24 Daniel EischenRevamp suspend and resume. While I'm here add pthread_...
2002-05-24 Gordon TetlowAdd a nextboot script to make it easier to control...
2002-05-24 Andrey A. ChernovRemove /usr/share/perl/man
2002-05-24 Gordon TetlowAdd support for reading an additional loader configurat...
2002-05-24 Gregory Neil... Add a new make.conf knob, SENDMAIL_MAP_PERMS, which...
2002-05-24 Gregory Neil... Change the default permissions for the sendmail statist...
2002-05-24 Alan Cox o Replace the vm_map's hint by the root of a splay...
2002-05-24 Peter WemmFor now, make the .ifdef GCC3 case default. We should...
2002-05-24 Maxime HenrionConvert mount_unionfs(8) to nmount.
2002-05-24 Maxime HenrionConvert unionfs to nmount.
2002-05-24 Andrew R. Reiter- Remove a few storage pools and replace them with...
2002-05-24 Andrew R. Reiter- Turn a couple of storage pools into UMA zones and...
2002-05-24 Maxime HenrionFix comments.
2002-05-23 Jake BurkholderGenerate the normal asm stubs for all sysv system calls...
2002-05-23 Maxime HenrionStyle nit, no functional changes.
2002-05-23 Andrew R. Reiter- Fix uma_zcreate parameters -- don't pass M_* flags...
2002-05-23 Maxime HenrionUpdate comments to better match reality.
2002-05-23 Maxime HenrionMake mount_nullfs(8) use nmount(2) rather than mount...
2002-05-23 Maxime HenrionConvert nullfs to nmount.
2002-05-23 Maxime HenrionSlightly change the way we pass mount options to the...
2002-05-23 Dag-Erling... Just to show that PAM can do almost anything from the...
2002-05-23 Mike Barcrofto Conditionalize sections for POSIX.1-2001 compatibility.
2002-05-23 Mark MurrayANSIfy variable-argument macros.
2002-05-23 Tony FinchSync with upstream version:
2002-05-23 Hajimu UMEMOTOIn m_aux_delete, no need to chase beyond victim.
2002-05-23 Dag-Erling... Un-kmemize. Portions of the tty mode code have been...
2002-05-23 Juli MallettHandle numeric keys by checking a "default" file. ...
2002-05-23 Dag-Erling... Nits in previous commits.
2002-05-23 Dag-Erling... Cull large amounts of dead code (deprecated since 1997)
2002-05-23 Dag-Erling... ANSIfy.
2002-05-23 Dag-Erling... Staticize.
2002-05-23 Dag-Erling... Whitespace cleanup.
2002-05-23 Dag-Erling... Unbreak tty mode (cons was renamed to constty a while...
2002-05-23 Robert DrehmelAvoid wandering over the beginning of the actual buffer
2002-05-23 Yoshihiro TakahashiRemoved the ch, sa and ses devices from 'SMALL' boot...
2002-05-23 Ollivier Robertload_env(), the function that attempts to parse a crontab
2002-05-23 Mark MurrayWhitespace only; fix indentation.
2002-05-23 Juli MallettSet the MAKEFILE variable to the value passed to ReadMa...
next