]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Disable SGR support in grotty(1) pending the resolution on -arch.
[FreeBSD/FreeBSD.git] / bin /
2002-10-18 Dima DorfmanOutput "human-readable" values with a non-0 precision...
2002-10-16 Mark MurrayDekerberise. The corresponding userland stuff has been...
2002-10-15 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-14 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-12 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-10-12 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-08 Tim J. RobbinsDo not strip CTL* escapes from redirection filenames...
2002-10-06 Tim J. RobbinsClean up use of <stdarg.h> macros: always call va_end...
2002-10-06 Tim J. RobbinsEnsure all va_starts have a matching va_end.
2002-10-06 Philippe CharnierWhile removing a memory leak, rev 1.32 introduced a
2002-10-06 Tim J. Robbins/dev/sa0 is the default tape device, not /dev/rst0.
2002-10-06 Tim J. RobbinsDisallow empty condition parts of "if", "while" and...
2002-10-06 Tim J. RobbinsUse %jd in format string and cast argument to intmax_t...
2002-10-06 Tim J. RobbinsFix format string errors relating mainly to the use...
2002-10-04 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-10-03 Bruce EvansOops, the previous version was a last minute test versi...
2002-10-03 Bruce EvansUse a non-bogus type for representing the values of...
2002-10-03 Tony FinchFix some twelve hour clock braindamage. The range for...
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...
next