]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Document uma_zalloc() behaviour.
[FreeBSD/FreeBSD.git] / usr.bin /
2002-04-30 Jake BurkholderBuild elf2aout for sparc64.
2002-04-29 David MaloneDon't use ISO_8859 when I should use ISO8859.
2002-04-29 Ruslan ErmilovDo not override the `install' target.
2002-04-28 David MaloneAdd a French calendar.
2002-04-28 Mark MurrayMinor nit; return(foo) from main rather than exit(foo).
2002-04-28 Mark MurrayVery minor whitespace nit.
2002-04-28 Mark MurrayRemove GCC-specific flags.
2002-04-28 Mark MurrayReorder for style.
2002-04-28 Mark MurrayRemove GCC-specific flags.
2002-04-28 Mark MurrayFix VCS tags; ANSIfy functions
2002-04-28 Mark MurrayAdd some function prototypes to squash warnings.
2002-04-28 Mark MurrayEasy warns fixes; sort out some types and me them a...
2002-04-28 Mark MurrayWarnings fix; ANSIfy, constify, mark unused function...
2002-04-28 Mark MurrayWarns; ANSIfy, constify and move declarations into...
2002-04-28 Mark MurrayRemove GCC-specific flags.
2002-04-28 Mark MurrayFix a const-char vs char issue.
2002-04-28 Mark MurrayVery minor whitespace nit.
2002-04-28 Mark MurrayDeclarations cleanup; make sure externs are in a common...
2002-04-28 Mark Murraywarns fixes; ANSIfy, deregister, constify.
2002-04-28 Mark MurrayEasy warns fixes; constify.
2002-04-28 Mark MurrayStyle; line up columns, space things out more consistently.
2002-04-28 Mark MurrayStyle fixes; whitespace and header order.
2002-04-28 Mark MurrayFix VCS inclusion and tidy up #includes.
2002-04-28 Mark MurrayCast to kill warnings. De-register.
2002-04-28 Mark Murrayfix warnings; change variable/argument names that mask...
2002-04-28 Mark MurrayRemove GCC-specific flags and commented out cruft.
2002-04-28 Mark MurraySome easy const fixes.
2002-04-28 Mark MurrayANSIfy, VCS inclusions and some very minor style.
2002-04-28 Mark MurrayMinor reorder for style.
2002-04-28 Mark MurrayFix some easy warnings; ANSIfy, constify.
2002-04-28 Mark MurrayANSIfy functions, and move extern declarations into...
2002-04-28 Mark MurrayFix VCS inclusions.
2002-04-28 Mark MurrayMore low hanging warnings fruit; ANSIfy, de-register...
2002-04-28 Mark MurrayFix some low-hanging fruit in the warnings department...
2002-04-28 Mark MurrayEasy warns fixes; use const, mark unused function param...
2002-04-28 Mark MurrayRemove GCC-specific flags.
2002-04-28 Mark MurrayTrivial warnings fixes; staticise and use unsigned.
2002-04-28 Mark MurrayUse __FBSDID, ANSIfy functions, fix const string.
2002-04-28 Mark MurrayUse __FBSDID(), ANSIfy headings, use const/unsigned...
2002-04-28 Mark MurrayStyle only; format function declarations, sort header...
2002-04-27 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-27 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-26 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2002-04-26 Hajimu UMEMOTOBackout copyright notice I broke by my previous commit.
2002-04-25 Tim J. RobbinsSome minor nits exposed by the Open Group's VSC Lite...
2002-04-25 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-25 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-25 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-25 Tim J. RobbinsHandle numbers larger than QUAD_MAX for unsigned conver...
2002-04-23 David E. O'BrienBack out the NO_RCMNDS knob.
2002-04-23 David E. O'BrienRestore some of the original variable names, but fix...
2002-04-23 Tim J. RobbinsAdd the -t option, which allows tab stop positions...
2002-04-23 Juli Mallett - printf shouldn't bail out if a conversion fails...
2002-04-22 Eric AnholtAdd myself
2002-04-22 Sheldon HearnThis commit was generated by cvs2svn to compensate...
2002-04-22 Dag-Erling SmørgravUsage style sweep: spell "usage" with a small 'u'.
2002-04-22 Dag-Erling SmørgravDon't use PAM_SILENT unless hushlogin is set (perforce...
2002-04-22 Jake BurkholderAdd a Makefile for this.
2002-04-21 David MaloneUse fseeko and uintptr_t to make sure that we get a...
2002-04-21 Giorgos KeramidasRemove duplicated text.
2002-04-21 Philippe CharnierDot terminate a sentence. Rearrange to not use .Nm...
2002-04-21 Bruce EvansFixed some style bugs ("From:" in vendor id line, disor...
2002-04-20 Juli MallettUse %zu to print a size_t, not %u and definitely not %d.
2002-04-20 Philippe Charnier.Nm is not required at the begining of this sentence.
2002-04-20 Philippe CharnierUse `The .Nm utility'. Add section number to .Xr.
2002-04-20 Juli MallettPrint a size_t as %u not %d.
2002-04-20 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-04-20 Mike BarcroftInclude <arpa/inet.h> for prototype of ntohl() used...
2002-04-20 Philippe CharnierUse `The .Nm utility'
2002-04-20 Juli MallettIn the BUGS section, mention that the ballooning of...
2002-04-20 Juli MallettUse fwrite(3) to write out the decoded information...
2002-04-20 Juli Mallettbase64_decode() was feeding \r and \n to the decoding...
2002-04-20 Andrey A. ChernovRemove <ctype.h> - not needed
2002-04-20 Andrey A. ChernovPrevent sign extension (again)
2002-04-20 Tim J. RobbinsAllow space between -a and its argument. Honour locale...
2002-04-20 Juli MallettCrank WARNS.
2002-04-20 Juli MallettBump WARNS to 4.
2002-04-19 Juli MallettIn the case where we can't open /dev/tty, fall back...
2002-04-19 Juli MallettBump WARNS to 4.
2002-04-19 Philippe CharnierUse `The .Nm utility'
2002-04-19 Juli MallettCompound two fprintf(3)s into 1 using string concatenation.
2002-04-19 Juli MallettAfter 3 months...
2002-04-19 Philippe CharnierUse `The .Nm utility'. Introduce options with well...
2002-04-19 Philippe CharnierAdd .Pp before enumerating options
2002-04-19 Andrey A. ChernovPrevent sign extension on characters with 8bit set
2002-04-19 Juli MallettAdd __FBSDID, this file was unmodified so it was missed...
2002-04-19 Juli MallettBring OpenBSD m4(1) off of the OPENBSD vendor branch...
2002-04-19 Juli MallettMerge differences and correct the manual page.
2002-04-19 Andrey A. ChernovLocalize it, LC_CTYPE
2002-04-19 Andrey A. ChernovUse LC_ALL to pick collate
2002-04-19 David E. O'BrienMove the sysV variable substitution up with the BSD...
2002-04-18 Maxime HenrionAdd a reference to the kenv(2) manpage.
2002-04-18 Bruce EvansFixed some style bugs:
2002-04-18 Bruce EvansBacked out the style bugs in rev.1.17:
2002-04-18 Ruslan ErmilovDo not reset MAKEFILE when reading ".depend" as this...
2002-04-18 Ruslan ErmilovReplaced exists() tests with two equivalent defined().
2002-04-18 Tim J. RobbinsAdd the -b option (break at byte position, not column...
2002-04-17 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-17 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-17 Bill Fennermdoc police: use .El to end the list in the ENVIRONMENT...
next