]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
MFamd64 (1.117: made the FAKE_MCOUNT() in doreti work non-accidentally,
[FreeBSD/FreeBSD.git] / usr.bin /
2004-05-23 Josef El-RayesAdd localized calendar file for holidays in Austria.
2004-05-22 Tim KientzleAdd --no-same-owner as a synonym for -o.
2004-05-22 Robert WatsonAdd a "-r" flag to ktrdump(1) to print relative timesta...
2004-05-21 Robert WatsonAdd a quiet mode to ktrdump(1): if the "-q" flag is...
2004-05-21 Robert WatsonWhen the 'f' flag is passed to ktrdump(1), use 40 chara...
2004-05-21 Tim KientzleAdd --dereference as a synonym for -H
2004-05-20 Hiten PandyaRemove unneeded lseek(2) hack to position past the...
2004-05-19 David MaloneFix a couple of warnings:
2004-05-19 David MaloneAdd missing %s so that all of the usage message gets...
2004-05-19 Lukas ErtlFix integer overflow in the file size output when deali...
2004-05-19 Ruslan ErmilovAdded pgrep to the SYNOPSIS.
2004-05-19 Ruslan ErmilovClean up language and markup.
2004-05-19 Ruslan ErmilovLanguage and markup polishing.
2004-05-19 Ruslan ErmilovBumped the document date.
2004-05-19 Ruslan ErmilovBumped the document date.
2004-05-19 Ruslan ErmilovBumped document date.
2004-05-19 Ruslan ErmilovBumped document date.
2004-05-19 Ruslan ErmilovMarkup nits.
2004-05-19 Ruslan ErmilovBumped document date.
2004-05-19 Ruslan ErmilovFixed document date.
2004-05-19 Ruslan ErmilovBumped document date.
2004-05-19 Ruslan ErmilovRestore part of the word that got (accidentally) removed.
2004-05-19 Ruslan ErmilovMarkup nits.
2004-05-19 Ruslan ErmilovBumped document date.
2004-05-19 Tim KientzleDefault is to restore timestamps, even when operating...
2004-05-18 Tim KientzleFix a segfault when looking up a non-existent group.
2004-05-18 Ruslan ErmilovBump document date on behalf of the -e option.
2004-05-18 Ruslan ErmilovBump document date on behalf of the -E option.
2004-05-18 Ruslan ErmilovAdded -u to the SYNOPSIS.
2004-05-18 Ruslan ErmilovBump document date on behalf of the -u option.
2004-05-18 Ruslan ErmilovBump document date on behalf of the -M option.
2004-05-18 Peter WemmBuild/install gprof on amd64 as well, after repocopying...
2004-05-18 Tim KientzleAccept (but ignore) GNU tar's -B option. bsdtar never
2004-05-18 Stefan FarfelederDon't depend on NULL's expansion being a pointer, cast...
2004-05-17 Tim KientzleSet errno to 0 before calling getpwuid/getgrgid, so...
2004-05-17 Tim KientzleSpeed up safe_fprintf by copying to a temp buffer,...
2004-05-17 Tim KientzlePropagate struct bsdtar down into a lot more places.
2004-05-17 Tim KientzleRefactor name caching to use a common piece of code...
2004-05-17 Tim KientzleMake symlink protection a bit more useful:
2004-05-17 Tim KientzleUpdate manpage to track new security features.
2004-05-16 Stefan FarfelederRemove spurious semicolons. Outside of functions they...
2004-05-16 Oliver Eikemeiersnafu, exchanged the descriptions of -maxdepth and...
2004-05-14 Olivier HouchardInsert "arm" between "amd64" and "powerpc"
2004-05-14 Bruce EvansFixed total disorder of MD includes.
2004-05-14 Joerg WunschBump the .Dd value.
2004-05-14 Joerg WunschWhen I wrote this man page more than 5 years ago, I...
2004-05-14 Olivier HouchardUse four spaces instead of tab for second level indenta...
2004-05-14 Olivier HouchardDefine PTRDIFF_IS_LONG and SIZEOF_IS_ULONG for arm.
2004-05-14 Olivier HouchardSome arm bits for gprof.
2004-05-14 Olivier HouchardDo not build truss on arm.
2004-05-14 Oliver Eikemeier-maxdepth and -mindepth are global variables
2004-05-12 Ruslan ErmilovOutput style nit.
2004-05-10 Olivier HouchardDo not attempt ro read more than sizeof(buf) from stdin.
2004-05-09 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2004-05-07 Crist J. ClarkIt was pointed out[0] that ctags(1) uses some potential...
2004-05-06 Stefan FarfelederUse a proper protoype to declare interp() and move...
2004-05-05 Tim KientzleAdd --unlink and --unlink-first synonyms for -U
2004-05-05 Stefan FarfelederAdd my birthday.
2004-05-04 Tim KientzleContrariwise, Linux sys/stat.h doesn't define mode_t...
2004-05-04 Tim KientzleInclude local copies of fts.c and fts.h to be used...
2004-05-03 Robert WatsonAdd "-M" argument to id(1), which permits the id comman...
2004-05-03 Tim KientzleFor portability, don't rely on libc's strmode(3). ...
2004-05-03 Tim KientzleCorrect copy/paste error in Linux nodump support.
2004-05-02 Tim KientzleStyle: Use single tab after #define
2004-05-02 Tim KientzleMore of Juergen Lock's patches for Linux.
2004-05-02 Tim KientzleMore style fixes, per bde.
2004-05-02 Sean Kelly- style(9) improvements courtesy of bde.
2004-05-02 Sean KellyTeach rpcgen to generate .h files properly when the...
2004-05-02 Tim KientzleA security issue: An archive containing a symlink to...
2004-05-01 Tim KientzleStyle fixes, most suggested by bde.
2004-05-01 Sean KellyFix m4 to properly handle bitwise operators &, ^, and...
2004-05-01 Sean Kellym4 script to test the functionality of math operators...
2004-05-01 Sean KellyA new version that does exponents and lots of other...
2004-04-30 Tim KientzleSpeed up hardlink detection by using a self-sizing...
2004-04-29 Tim Kientzle-U is now implemented. (It's been recognized by bsdtar...
2004-04-28 Tim KientzleRefuse to extract entries with '..' in pathname.
2004-04-28 Tim KientzleRemove information about specific formats; replace...
2004-04-27 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2004-04-26 Tim KientzleUpdate write.c to follow recent API changes to libarchive.
2004-04-26 Mike SilbersackAdd the bad reset statistic (corresponds to tcp_input...
2004-04-23 Tim KientzleFix username/groupname cache so it returns a name that
2004-04-23 Tim J. RobbinsPrint fork statistics with %u as they are unsigned...
2004-04-21 Tim KientzleEliminate a redundant call to archive_entry_set_pathname()
2004-04-21 Dag-Erling SmørgravClarify and correct some compatibility notes.
2004-04-20 Brian FeldmanTreat kevent(2) returning an error EINTR as the non...
2004-04-20 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-04-19 Tim KientzleAllow brave souls to install bsdtar as the
2004-04-19 Olivier HouchardHandle window resizing better.
2004-04-18 Marius StroblAdd my birthday.
2004-04-17 Tim J. RobbinsRestore old value of LESSKEYFILE_SYS.
2004-04-17 Tim J. RobbinsRegenerate with less 381 configure script.
2004-04-17 Tim J. RobbinsThis commit was generated by cvs2svn to compensate...
2004-04-16 Tim Kientzle--help is only supported if you have getopt_long().
2004-04-15 Tim KientzleAs suggested by Julian Elischer, use a self-sizing...
2004-04-15 Peter WemmThis commit was generated by cvs2svn to compensate...
2004-04-14 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2004-04-14 Bruce EvansInclude <sys/proc.h> instead of depending on namespace...
2004-04-14 Bruce EvansInclude <sys/proc.h> for the definition of PS_INMEM...
2004-04-14 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-04-14 Tim KientzleA simple cache of uid->uname lookups and gid->gname...
next