]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Add option '-W': don't log FTP sessions to wtmp.
[FreeBSD/FreeBSD.git] / usr.bin /
2002-08-23 Sean ChittendenFix warning when calling w(1) when logged in via xdm...
2002-08-23 Andrey A. ChernovAllow chains in any form like <name1><name2> or \xf1...
2002-08-22 Johan KarlssonUse correct document date for the -a option.
2002-08-22 Johan KarlssonAdd the -a option to report all matches instead of...
2002-08-21 Thomas QuinotJump in.
2002-08-21 Joerg WunschFor scripts that are called in non-login environments...
2002-08-21 Oliver BraunAdd myself.
2002-08-20 Andrey A. ChernovDocument SWIDTH*
2002-08-20 Ruslan ErmilovAllow embedded `:' and `!' in target names.
2002-08-19 Warner LoshWhen login tries to do the chmod/chflags on a read...
2002-08-19 Juli MallettRemove local prototypes for main().
2002-08-19 Juli MallettAdd a unary -not operator ala -false and !, for sake...
2002-08-18 Johan KarlssonCorrectly handle empty path arguments, e.g., whereis...
2002-08-16 Michael C . WuAdd swidth definitions and lex code to mklocale
2002-08-16 Sean ChittendenForgot to change branches for my src tree. MFS my...
2002-08-16 Johan KarlssonBump document date for the 'beep only' change.
2002-08-15 Joe Marcus ClarkeBah! Use the full name for Florida.
2002-08-15 Joe Marcus ClarkeAdd myself.
2002-08-15 David GreenmanAdd myself.
2002-08-15 Juli MallettOops, add -false to the operators list in the manual...
2002-08-15 Juli MallettAdd support for -false instead of '!' cause it can...
2002-08-15 Doug BartonI was too conservative with my header changes, so resto...
2002-08-14 Bosko MilekicUnbreak building of fstat following version 1.23 of
2002-08-14 Andrey A. ChernovUse proper #include
2002-08-14 Andrey A. ChernovAdd #undefs to separate local buffers declaration and...
2002-08-14 Ruslan Ermilovmdoc(7) police: simplify.
2002-08-14 Ruslan Ermilovmdoc(7) police: Forgot to bump .Dd.
2002-08-14 Ruslan Ermilovmdoc(7) police:
2002-08-14 Ruslan ErmilovFix the usage() to match style(9).
2002-08-14 Ruslan Ermilovmdoc(7) police: nits.
2002-08-13 Doug BartonA much better description of the -q option.
2002-08-13 Ian DowseIf a timeout is specified, make sure that rcmd() comple...
2002-08-13 Ruslan Ermilovmdoc(7) police: Removed redundant .Ns calls.
2002-08-13 Ruslan Ermilovmdoc(7) police: untangle.
2002-08-13 Doug BartonA cooperative effort...
2002-08-12 Andrey A. ChernovFix typing error in prev. commit
2002-08-12 Andrey A. ChernovFix style bug in prev. commit
2002-08-12 Andrey A. ChernovFix su job control (recently introduced for PAM cleanup...
2002-08-11 Jens SchweikhardtFix typos; each file has at least one s/seperat/separat/
2002-08-11 Ruslan Ermilovmain.c:450: warning: `targs' might be used uninitialize...
2002-08-11 Tim J. RobbinsLocale environment variables influence wc(1) regardless...
2002-08-11 Tim J. RobbinsUse the iswspace(3) function now that it's been impleme...
2002-08-11 Tim J. RobbinsCorrect boundary condition error in `D' and `P' command...
2002-08-11 Maxime HenrionAdd #include <sys/sysctl.h>. In my tree, mount.h includes
2002-08-10 Maxime Henrion- Introduce a new struct xvfsconf, the userland version...
2002-08-10 Jake Burkholdertruss hasn't been ported to ia64 yet.
2002-08-10 Jake Burkholderxlint seems to build fine on sparc64.
2002-08-10 Jake BurkholderPut getconf in the right place.
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-09 Thomas MoestlThe boottime variable in sys/kern/kern_tc.c is a struct...
2002-08-09 Ian DowseAdd a new flag (-l) that suppresses quota checks on...
2002-08-09 Ian DowseFix a few compiler warnings, sort options and make...
2002-08-07 Ruslan ErmilovPacify ``make -f /dev/null -V FOO''.
2002-08-07 Matthew N. DoddRemove an unnecessary cast.
2002-08-07 Andrey A. ChernovBack out workaround of fixing "suspend/fg" by price...
2002-08-06 Matthew N. Dodd- Use time.h not sys/time.h.
2002-08-05 Greg LeheyRemove Australia from list of locations supposedly...
2002-08-05 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-05 Matthew N. DoddRemove extra space in output.
2002-08-05 Matthew N. DoddDiff reduction.
2002-08-05 Matthew N. DoddUse timespec not timeval.
2002-08-04 Jake BurkholderPorted to sparc64.
2002-08-04 Bruce EvansInclude <sys/time.h> for the declaration of struct...
2002-08-04 Matthew N. DoddAdd options to print the argument and environment strin...
2002-08-04 Matthew N. DoddAdd a "FreeBSD ELF32" entry to ex_types[].
2002-08-04 Matthew N. DoddTerminate the output line when a non-returning syscall...
2002-08-04 Matthew N. DoddAdd options to print absolute and relative timestamps.
2002-08-04 Matthew N. DoddAllow tracking fork()ed children.
2002-08-04 Matthew N. DoddParameterize globals.
2002-08-02 Robert DrehmelUse a cast to `void *' before casting to a pointer...
2002-08-01 Dag-Erling SmørgravDon't depend on namespace pollution from <netinet/in_pc...
2002-08-01 Dag-Erling SmørgravImplement the -l and -c options, which I'd forgotten.
2002-07-31 Dag-Erling SmørgravRewrite sockstat(1) in C.
2002-07-30 Tony FinchFix some bugs in in-place editing:
2002-07-30 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-07-30 Tim J. RobbinsIgnore leading semicolons on commands; required by...
2002-07-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-07-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-07-29 Tim J. RobbinsWhen translating and -C is specified, behave as if...
2002-07-29 Tim J. RobbinsWhen translating and the -c option is specified, handle...
2002-07-29 Ruslan ErmilovDrop support for COPY, -c has been the default mode...
2002-07-29 Ruslan ErmilovIgnore -C, -p, and -S options of install(1) when used...
2002-07-28 Dag-Erling Smørgravfetch(1) is WARNS-5 clean (tested on i386 and Alpha)
2002-07-28 Dag-Erling SmørgravUse strtol(3) instead of a home-grown version, and...
2002-07-28 David MaloneAdd enough consts to keep everyone happy.
2002-07-28 David MaloneDon't reuse a const char * when we really want a char *.
2002-07-28 David MaloneImprove WARNS situation for kdump:
2002-07-28 David MaloneANSIify function definitions to avoid a warning.
2002-07-28 David MaloneThe return value of snprintf should be always nonnegati...
2002-07-28 David MaloneANSIify function definitions to avoid a warning.
2002-07-28 David MaloneANSIify function definitions to avoid a warning.
2002-07-28 David MaloneANSify function definitions to avoid a warning.
2002-07-28 David MaloneANSIify function definitions to avoid a warning.
2002-07-28 David MaloneANSIify function definitions to avoid a warning.
2002-07-28 David MaloneANSIify function definitions to avoid a warning.
2002-07-28 David MaloneANSIify function definitions to avoid some warnings.
2002-07-28 David MaloneANSIify function definitions to avoid a warning.
2002-07-28 David MaloneANSIify function definitions to avoid a warning.
next