]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Make make respect the TMPDIR environment variable.
[FreeBSD/FreeBSD.git] / usr.bin /
2010-01-10 hartiMake make respect the TMPDIR environment variable.
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 ruApply patches directly to sources. Their effect is...
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-09 ruRegen diffs.
2010-01-09 ruUpdate to a 26-Nov-2009 release.
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand.
2010-01-09 impMerge from pprojects/mips to head by hand.
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-08 dwmaloneThis now passes a make universe with WARNS=6.
2010-01-07 dwmaloneThis now passes a make universe with WARNS=6.
2010-01-07 dwmaloneThis now passes a make universe with WARNS=6.
2010-01-06 impSync to r201658 on head.
2010-01-06 kientzleWhen restoring files, use the mode for the mode.
2010-01-06 impMerge from head at r201628.
2010-01-05 dwmalone1) Mark usage as dead2.
2010-01-05 dwmaloneShuffle parens to avoid type-punning warning.
2010-01-05 dwmalone1) Make usage() as dead2 - it helps the compiler know...
2010-01-05 dwmaloneChange a char that is used as an index into an array...
2010-01-04 obrienAdd ability to search up the directory hierarchy for...
2010-01-04 kibModernize scandir(3) and alphasort(3) interfaces accord...
2010-01-04 obrienReport lines that ought to contain a ':' operator but...
2010-01-04 obrienAdd check for subversion "original" marker.
2010-01-03 gavinFix return code in the case of successful file transfer...
2010-01-02 edBuild usr.bin/ with WARNS=6 by default.
2010-01-02 edMute some warnings on uninitialized variables.
2010-01-02 edRemove a warning by adding extra parentheses.
2010-01-02 edAdd missing #include for string routines.
2010-01-02 edANSIfy various tools in usr.bin/.
2009-12-31 brooksThe devices that supported EVFILT_NETDEV kqueue filters...
2009-12-30 ruTreat an empty argument as an error, instead of fetchin...
2009-12-30 edLet both yacc and lex generate code that passes -Wold...
2009-12-29 edANSIfy almost all applications that use WARNS=6.
2009-12-29 edAdd missing `void' keyword.
2009-12-29 edAdd missing `void' keyword.
2009-12-29 edAdd missing `void' keyword for function without arguments.
2009-12-29 kientzlear only needs to support ar format.
2009-12-28 edMigrate finger(1) away from <utmp.h>.
2009-12-26 edSeveral refinements to libulog's API.
2009-12-26 delphijFix grammar and reduce ambiguity.
2009-12-25 edLet the width of the username column depend on the...
2009-12-25 delphijDocument the difference between FreeBSD and traditional...
2009-12-23 edAllow proper tracing of posix_openpt(2).
2009-12-22 jhDon't print the archive name with -p and -q options.
2009-12-21 delphijPlug a memory leak.
2009-12-21 jhCast time_t values to intmax_t and use %jd with printf.
2009-12-21 jhRemove non-working special case for pipe(2) from amd64...
2009-12-21 desNote that sockstat(1) does not display kernel-owned...
2009-12-20 jhAvoid sharing the file descriptor of the output file...
2009-12-20 jhAdd fork(2), getegid(2), geteuid(2), getgid(2), getpid...
2009-12-17 edwinNationalise Easter -> Pasen
2009-12-17 jhSync getline() with comm(1):
2009-12-17 jhThe input line length limit mentioned on the manual...
2009-12-17 stas- Partially revert r200417. config.h brings several...
2009-12-17 rserewind(3) is already declared to return 'void', so...
2009-12-17 rseDEBUG is either defined or not defined for the 'calende...
2009-12-17 rseremove external reference to not (or at least no longer...
2009-12-17 edwinAdd Australian, New Zealand and Ukraian calendars to...
2009-12-16 jh- Prevent overflowing of the buffer length variable...
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-14 delphijStyle improvements:
2009-12-13 delphij - Remove times.h from C programs that does not manipul...
2009-12-13 delphijegetopt.c does not use any stdlib.h definations, nor...
2009-12-13 delphijUse ANSI prototype for foldit().
2009-12-13 delphijxinstall.c does not require ctype functions, so ctype...
2009-12-13 delphijStaticify internal functions and make usage() a prototype.
2009-12-13 delphijUse prototype for usage().
2009-12-13 delphijRevert most part of 200420 as requested, as more review...
2009-12-12 jhDon't read the newline character to line buffer because...
2009-12-12 jhThe input line length limit mentioned on the manual...
2009-12-11 delphijRemove unneeded header includes from usr.bin/ except...
2009-12-11 delphijRemove unnecessary termcap.h includes inherited from...
2009-12-11 delphijMove unistd.h includes to individual .c files and remov...
2009-12-11 delphijRemove unnecessary includes.
2009-12-09 gavinAdd my birthday.
next