]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
- Use incore() instead of gbincore() so we don't have to acquire the
[FreeBSD/FreeBSD.git] / bin /
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...
2002-07-23 Tim J. RobbinsAdd a `bind' builtin command, which is simply a wrapper...
2002-07-23 Johan KarlssonAdd the -n option, which automatically answers "no...
2002-07-22 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-07-22 Boris PopovThis commit was generated by cvs2svn to compensate...
2002-07-22 Tim J. RobbinsDon't allow "||" or "&&" to be the first tokens of...
2002-07-21 Tim J. RobbinsImplement the P1003.2 `command' builtin command, which...
2002-07-20 Tim J. RobbinsDocument that only one of the -n and -e options may...
2002-07-19 Mark MurrayThis commit was generated by cvs2svn to compensate...
2002-07-19 Tim J. RobbinsRemove broken and incomplete support for old releases...
2002-07-18 Tim J. RobbinsDon't assume file descriptors fit in a short, use an...
2002-07-18 Tim J. RobbinsAvoid using ints or shorts to store process id's, use...
2002-07-18 Tim J. RobbinsMake the message that is printed when the foreground...
2002-07-15 Sheldon HearnRevert previous delta, which is not required with rev...
2002-07-15 Giorgos KeramidasFix a couple of typos in a comment.
2002-07-12 Tim J. RobbinsComplain if more than one file argument is given to...
2002-07-12 Giorgos KeramidasDon't duplicate the description of the sticky bit that...
2002-07-11 Bruce EvansFixed a printf format error that was fatal on alphas...
2002-07-11 Sheldon HearnSet WFORMAT=0, because our compiler currently complains...
2002-07-11 Tim J. RobbinsDon't assume the shell's controlling terminal is attach...
2002-07-11 Tim J. RobbinsRemove support for the "old" tty driver by unifdef...
2002-07-11 Tim J. RobbinsWhen growing the job table, don't relocate the jobmru...
2002-07-10 Matthew Dillonerr() is documented as allowing NULL for the format...
2002-07-10 Matthew Dillonerr() is documented as allowing NULL for the format...
2002-07-09 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-07-09 Johan KarlssonUpdate usage for the addition of -n in rev 1.35 of...
next