]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-05-25 ruPC98 creates different BOOTMFS configs for different...
2002-05-25 desANSIfy (significant portions were already partly ANSIfied)
2002-05-25 desRemove register.
2002-05-25 desAutomated whitespace cleanup.
2002-05-25 ruMake it work for a different endianness binary.
2002-05-25 ruGet all the fruit from makefile.
2002-05-25 ruMove elf2aout to usr.sbin/.
2002-05-25 ruRespect -q with "add" and "delete". Document who respe...
2002-05-25 tjrsh appeared in Version 1, not System V.1.
2002-05-25 tjrImplement `set +o', which displays the currently set...
2002-05-25 tjrSync usage message with manual page synopsis.
2002-05-25 bdeFixed printf format errors which apparently crept in...
2002-05-25 bde"Fixed" printf format errors (64-bit daddr_t casualties...
2002-05-25 bdeFixed printf format errors. Most of them are 64-bit...
2002-05-25 bdeFixed a printf format error. It was old and should...
2002-05-25 tjrBad numeric arguments or usernames should cause non...
2002-05-25 ruMake these work with one-true-awk.
2002-05-25 tjrDetermine exit status to use before writing diagnostic...
2002-05-25 tjrTypo: use plural now that we have more than one option.
2002-05-25 tjrIf a file cannot be processed, try to process any remai...
2002-05-25 jakeConvert the interrupt queue from an array to a linked...
2002-05-25 obrienThe man page is VERY WRONG about using "-o noupdate...
2002-05-25 jakeTry to handle "double faults" occuring at more trap...
2002-05-25 jakeMinor style.
2002-05-25 jakeMake the run queue parameters machine dependent. Optim...
2002-05-24 sheldonhRegen:
2002-05-24 alfredBackout 1.54 (restore definition for printf0 to actuall...
2002-05-24 trhodesAdd the word ``fields'' to the description, and change...
2002-05-24 muxConvert mount_ext2fs(8) to nmount(2).
2002-05-24 muxConvert ext2fs to nmount(2).
2002-05-24 ruForgot to commit this for the `includes' -> `buildinclu...
2002-05-24 ruBack out the ``run shell from $PATH'' change; this...
2002-05-24 gshapiroAdd release notes for the changed file permissions...
2002-05-24 impCorrect US Robotics Wireless Card 2410 entry
2002-05-24 desAdd openpam_nullconv.3.
2002-05-24 desAdd missing include.
2002-05-24 desThis commit was generated by cvs2svn to compensate...
2002-05-24 desVendor import of OpenPAM Cinquefoil.
2002-05-24 tmmFully reset a gem on some error conditions; otherwise...
2002-05-24 ruConvert Perl scripts to awk(1).
2002-05-24 tjrIf a file argument cannot be processed, process the...
2002-05-24 tjrWhen a file name of "-" is given, read from standard...
2002-05-24 markmThe previous ANSIfication did not take into account...
2002-05-24 markmThe previous ANSIfication did not take into account...
2002-05-24 tjrAllow byte/character positions >_POSIX2_LINE_MAX to...
2002-05-24 tjrUse fgetln(3) to handle lines of unlimited length inste...
2002-05-24 alfredDon't err(3) (and exit prematurely) when a sysctl's...
2002-05-24 suzFixed AES encryption algorithm bug
2002-05-24 tjrP1003.2 forbids imposing any limit on line lengths...
2002-05-24 peterFix warnings: deprecated use of label at end of compoun...
2002-05-24 peterFix warnings due to macro varargs.
2002-05-24 ruRemoved dead code.
2002-05-24 ruHandle endianness. This completes cross-support for...
2002-05-24 peterOops, I missed this warning. Comment out extra junk...
2002-05-24 peterPacify gcc by preinitializing a variable.
2002-05-24 tjrExit with non-zero status if any files specified could...
2002-05-24 peterFix a few warnings by adding a missing prototype
2002-05-24 peterFix warning; Extra tokens after #endif
2002-05-24 peterFix warning; remove unused arg that was passed through...
2002-05-24 peterFix warnings. Also, removed an unused variable that...
2002-05-24 tjrIf processing of one file fails, try to process the...
2002-05-24 peterFix new compiler unhappiness.
2002-05-24 tjrIf processing of one file fails, try to process the...
2002-05-24 peterFix deprecated use of label at end of compound statement
2002-05-24 peterConstify a debug function arg that we pass __func__...
2002-05-24 peterFix warnings; deprecated use of label at end of compoun...
2002-05-24 peterpacify gcc-3.1's -Wunused checking.
2002-05-24 peterFix warning; deprecated use of label at end of compound...
2002-05-24 peterFix some low hanging fruit warnings. There are problem...
2002-05-24 peterFix trivial warning:
2002-05-24 peterFix new gcc-3.1 warnings. I think this gets GENERIC...
2002-05-24 jakeThese files are no longer used.
2002-05-24 deischenReorder prototypes to be in alphabetical order.
2002-05-24 deischenAdd the prototypes for pthread_suspend_all_np and pthre...
2002-05-24 deischenRevamp suspend and resume. While I'm here add pthread_...
2002-05-24 gordonAdd a nextboot script to make it easier to control...
2002-05-24 acheRemove /usr/share/perl/man
2002-05-24 gordonAdd support for reading an additional loader configurat...
2002-05-24 gshapiroAdd a new make.conf knob, SENDMAIL_MAP_PERMS, which...
2002-05-24 gshapiroChange the default permissions for the sendmail statist...
2002-05-24 alc o Replace the vm_map's hint by the root of a splay...
2002-05-24 peterFor now, make the .ifdef GCC3 case default. We should...
2002-05-24 muxConvert mount_unionfs(8) to nmount.
2002-05-24 muxConvert unionfs to nmount.
2002-05-24 arr- Remove a few storage pools and replace them with...
2002-05-24 arr- Turn a couple of storage pools into UMA zones and...
2002-05-24 muxFix comments.
2002-05-23 jakeGenerate the normal asm stubs for all sysv system calls...
2002-05-23 muxStyle nit, no functional changes.
2002-05-23 arr- Fix uma_zcreate parameters -- don't pass M_* flags...
2002-05-23 muxUpdate comments to better match reality.
2002-05-23 muxMake mount_nullfs(8) use nmount(2) rather than mount...
2002-05-23 muxConvert nullfs to nmount.
2002-05-23 muxSlightly change the way we pass mount options to the...
2002-05-23 desJust to show that PAM can do almost anything from the...
2002-05-23 mikeo Conditionalize sections for POSIX.1-2001 compatibility.
2002-05-23 markmANSIfy variable-argument macros.
2002-05-23 fanfSync with upstream version:
2002-05-23 umeIn m_aux_delete, no need to chase beyond victim.
2002-05-23 desUn-kmemize. Portions of the tty mode code have been...
next