]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Improve three instances of questionable or confusing grammar.
[FreeBSD/FreeBSD.git] / bin /
2002-10-02 John BaldwinCatch up to SMTX -> SLOCK changes.
2002-10-02 Tim J. RobbinsUse %d in a printf() format string and cast the argumen...
2002-10-02 Poul-Henning KampThis commit was generated by cvs2svn to compensate...
2002-10-01 Tom RhodesReturn the ``u''
2002-10-01 Tim J. RobbinsBack out experimental changes to fmtstr() that I didn...
2002-10-01 Tim J. RobbinsReplace a home-grown printf() clone with a fwopen(...
2002-10-01 Maxime HenrionIt is now safe to remove WARNS=0 and WFORMAT=0.
2002-10-01 Tim J. RobbinsRestore "not found" error message when searching for...
2002-10-01 Maxime Henrion- Don't use quad_t when we really mean rlim_t.
2002-10-01 Tim J. RobbinsAdd back WARNS=0 and WFORMAT=0; gcc is finding nonexist...
2002-10-01 Maxime HenrionUse the %t format modifier to print differences between
2002-10-01 Tim J. RobbinsRemove WARNS=0 and WFORMAT=0. The shell compiles cleanl...
2002-10-01 Tim J. RobbinsRemove some kind of profiling support that required...
2002-10-01 Tim J. RobbinsRemove bits and pieces of support for atty, which was...
2002-09-30 Tim J. RobbinsCallers of error() don't need to supply a program name...
2002-09-30 Tim J. RobbinsAllow a left parenthesis before patterns in case blocks...
2002-09-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-30 Tim J. RobbinsAllow empty case/esac statements; POSIX requires this...
2002-09-30 Murray StokelyThis commit was generated by cvs2svn to compensate...
2002-09-29 Tim J. RobbinsRemove dead code which supported systems without O_APPE...
2002-09-29 Tim J. RobbinsConvert the remaining callers of errmsg() to use strerr...
2002-09-29 Juli MallettMark the signo as __unused in a lazy signal handler.
2002-09-28 Tom Rhodess/behaviour/behavior/ in the chmod(1) manual
2002-09-27 Juli MallettList valid keywords, ala kill(1), rather than the csh...
2002-09-27 Juli MallettAla kill(1), tell people to type 'ps -L' for a list...
2002-09-22 Stephen McKaycp -p could report success even if a file copy failed...
2002-09-21 Garrett WollmanMake the threatened fts(3) ABI fix. FTSENT now avoids...
2002-09-17 Juli MallettRename new PLONG type to PGTOK as the conversion is...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Juli MallettConglomerate printing of ps_pgtok'd data into a PLONG...
2002-09-16 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-16 Juli MallettPerform keyword.c:1.27 properly, implement -orss in...
2002-09-16 Juli MallettRemove some NOTINUSE stuff. Good housekeeping.
2002-09-16 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-09-13 Peter WemmDo not risk using the kernel pgtok() which assumes...
2002-09-11 Jacques VidrineCorrect a usage of fnctl that could not be right and...
2002-09-04 David MaloneANSIify function definitions.
2002-09-03 Juli MallettPrevent ps(1) from doing idiotic munging of things...
2002-09-02 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-08-31 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-08-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-29 Giorgos KeramidasFix a warning of "possibly used before initialisation".
2002-08-29 Giorgos KeramidasAdd <stdlib.h> to get a prototype for exit().
2002-08-29 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-08-28 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-08-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-08-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-08-26 Giorgos KeramidasGrammar fix.
2002-08-26 Tom RhodesFix 'SYNOPSIS' and 'usage'
2002-08-25 Philippe CharnierReplace various spellings with FALLTHROUGH which is...
2002-08-24 Tim J. RobbinsThere is a built-in command called "builtin"; spell...
2002-08-24 Tim J. RobbinsDon't show the process ID of background jobs that have...
2002-08-22 Bruce EvansRemoved extra $FreeBSD$. Moved #if 0 for the vendor...
2002-08-21 Tom Rhodess/filesystem/file system/ as discussed on -developers
2002-08-21 Jens SchweikhardtFix a few typos, among them s/builtin/built-in/ (except...
2002-08-19 Ruslan Ermilovmdoc(7) police: fixed the document date.
2002-08-19 Juli MallettRemove local prototypes for main().
2002-08-18 Tim J. RobbinsAvoid accessing the current job's process table in...
2002-08-17 Tim J. RobbinsShow job control ID, command text, etc. when foreground...
2002-08-16 Johan KarlssonBump document date for the -n option.
2002-08-15 Maxim Konovalovo Backout rev. 1.40 and rev. 1.49.
2002-08-12 Tim J. RobbinsClaim conformance to 1003.2-1992 instead of 1003.1...
2002-08-11 Jens SchweikhardtFix typos; each file has at least one s/seperat/separat/
2002-08-11 Tim J. RobbinsAllow redirections by themselves between "&&" and ...
2002-08-10 Maxime Henrion- Introduce a new struct xvfsconf, the userland version...
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 Hajimu UMEMOTOIPv6 support for rcp.
2002-08-09 Ruslan Ermilovmdoc(7) police: tidying.
2002-08-09 Ruslan Ermilovmdoc(7) police: whitespace nits.
2002-08-09 Ruslan Ermilovmdoc(7) police: tidy up, bump document date on behalf...
2002-08-09 Ruslan Ermilovmdoc(7) police: grammar.
2002-08-09 Ruslan Ermilovmdoc(7) police: kill hard sentence breaks and one doubl...
2002-08-05 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-04 David E. O'BrienAllow "-v -v" to mean very verbose.
2002-08-02 Mark MurrayRemove the last reference to NOUUCP - we don't have...
2002-07-31 Mark MurrayFix an easy WARNS.
2002-07-31 Mark MurrayFix some easy WARNS.
2002-07-31 Mark MurrayGive lint a small bit of help.
2002-07-30 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
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-28 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-07-27 David MaloneMake test check the tv_nsec part of a struct stat when...
2002-07-25 Tim J. RobbinsAdd a -P/-o physical option which behaves similarly...
2002-07-25 Tim J. RobbinsSet opterr to zero to avoid duplicate warnings from...
2002-07-25 Tim J. RobbinsUse PATH_MAX instead of a local guess at it, which...
2002-07-25 Tim J. Robbinspwdcmd()'s argc and argv arguments are no longer unused...
2002-07-24 Mark PeekRemove WARNS and WFORMAT overrides.
2002-07-24 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-07-24 Tim J. RobbinsAvoid calling el_resize() from a signal handler, even...
2002-07-23 Tim J. RobbinsCatch SIGWINCH in interactive shells and call el_resize...
2002-07-23 Tim J. RobbinsCall el_source() to read the contents of .editrc when...
next