]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Style: reword comment.
[FreeBSD/FreeBSD.git] / usr.bin /
2010-01-19 fanfFix portability to 64 bit platforms.
2010-01-19 edMake last(1) display the full log file.
2010-01-19 fanfSync unifdefall with upstream. It no longer relies...
2010-01-19 fanfAdd a -o outfile option, which can be used to specify...
2010-01-18 edAlso let getent(1) print values of ut_pid.
2010-01-17 edRaise WARNS for various tools where possible.
2010-01-15 ruUse the newly brought %U macro.
2010-01-14 edFix a typo: accouting -> accounting.
2010-01-14 edAdd wtmpcvt(1).
2010-01-14 edThe group field is called `gid', not `group'.
2010-01-14 edwinMake whois capable of searching for IPv6 addresses...
2010-01-14 edwinRemove -d option, whois.nic.mil doesn't exist anymore.
2010-01-13 edPerform all trivial ports to utmpx for usr.bin/.
2010-01-13 edPort w(1) to utmpx.
2010-01-13 edAllow getent(1) to display utmpx entries as well.
2010-01-13 edPort last(1) to use utmpx.
2010-01-13 edMigrate finger(1) towards utmpx.
2010-01-11 hartiFix the previous commit (still not used to svn vs....
2010-01-11 impMerge from projects/mips to head by hand:
2010-01-11 delphijAdd a new option, -q howmany, which when used in conjuc...
2010-01-10 edLet lastcomm(1) build without <utmp.h>.
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...
next