summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Document umask's -S option.stefanf2005-08-171-3/+8
* Remove a hack for an ancient gdb.stefanf2005-08-151-13/+4
* Recent cleanups made it possible to bump WARNS to 3.stefanf2005-08-141-1/+1
* Put the comparison with PEOF into a new macro is_eof(). Don't use it if thestefanf2005-08-132-6/+8
* Declare echocmd() and testcmd().stefanf2005-08-131-0/+2
* Use assignment rather than comparison.stefanf2005-08-131-2/+2
* - Provide all initialisers for a struct event.stefanf2005-08-131-5/+6
* First declare the functions to pacify -Wmissing-prototypes.stefanf2005-08-131-0/+4
* Include missing headers.stefanf2005-08-132-0/+2
* Use prototypes in the MKINIT lines collected by mkinit.stefanf2005-08-133-3/+3
* Use prototypes in the generated builtins.{c,h} files.stefanf2005-08-131-3/+3
* cvs -d stefanf@ncvs.FreeBSD.org:/home/ncvsstefanf2005-08-133-5/+9
* El_parse's third parameter is now const-qualified, add a cast.stefanf2005-08-111-1/+1
* Fix a comment.stefanf2005-08-071-1/+1
* Don't install examples of NO_EXAMPLESphk2005-08-031-0/+2
* Spell "protections" correctly.keramida2005-07-281-1/+1
* Spell "background" correctly.keramida2005-07-281-5/+5
* Fix a bug when shell expansion is done against dangling symlinks, bydelphij2005-07-071-1/+1
* Sort sections.ru2005-06-142-13/+13
* Sorted sections and fixed prompt (PS[12]) strings.ru2005-06-141-11/+11
* Put the description of the -c option in the right place, asru2005-06-141-7/+9
* Remove kludges intended to support src trees with partial obj trees.des2005-06-101-6/+2
* Remove the EXAMPLES section that describes how to sort by size usingdd2005-06-031-15/+0
* Improve wording: A sort is "in" a particular order, not "by" add2005-06-031-2/+2
* Add the -S option to sort files by size. NetBSD and OpenBSD alreadydd2005-06-035-12/+43
* The new name for the DIAGNOSTICS section is EXIT STATUS.tjr2005-05-311-1/+1
* Move information about exit status into a DIAGNOSTICS section.tjr2005-05-291-1/+1
* Fix: printed output flags (onocr) and (onlret) same as oxtabsache2005-05-261-2/+2
* Correct a few places where we called warn() when warnx() should havemux2005-05-191-4/+4
* A second attempt to adjust option-parsing on a shell command, for thegad2005-05-161-1/+20
* Add an interface to the lchflags(2) syscall. The new -h option isdd2005-05-142-12/+35
* Define HAVE_STRUCT_UTMP_UT_HOST in order for the REMOTEHOST environmentmp2005-05-041-1/+1
* o Typo: s/teminal/terminal/.maxim2005-04-291-1/+1
* Add in FreeBSD specific options for tcsh 6.14.mp2005-04-241-53/+11
* Add the config.h resulting from running the configure script.mp2005-04-241-164/+203
* Add new file (tc.nls.c) to the build.mp2005-04-241-1/+1
* There is no /etc/rc.network anymore.keramida2005-04-171-2/+2
* Various sh(1) enhancements:keramida2005-04-151-10/+83
* Document problems with writing to disks under GEOM.scottl2005-04-071-1/+10
* Add and document the 'jid' keyword for the '-o' option.pjd2005-03-202-1/+4
* Fix bin/pax doesn't wait for compress/gzip before exiting.obrien2005-03-121-4/+6
* Use ``.Pq Ql'' to quote single characters, instead of ``.Pq Li''.keramida2005-03-041-17/+17
* Add a section describing the exit status of the shell.keramida2005-03-041-0/+8
* Wrap BSD r* commands in NO_RCMDS.trhodes2005-03-021-1/+1
* Support \H, \h, \w, \W, \$ string expansion in the prompt.obrien2005-03-011-4/+91
* Fix typophantom2005-02-272-2/+2
* Fix a few markup nits in previous commit.trhodes2005-02-252-7/+9
* Note how cp(1) handles directories ending in "/."trhodes2005-02-241-1/+5
* Add information on utilities which may or may not be aware of file flags.trhodes2005-02-231-1/+18
* Change /bin/sh so *it* implements the processing needed for scripts togad2005-02-161-11/+43
OpenPOWER on IntegriCloud