summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2000-01-05Add description of FIFOs in long display (was commented out).mjl
2000-01-04Make this slightly more portable by using putenv().kleink
1999-12-29make example cut&paste-readyhubertf
1999-12-17Remove duplicate 'string' / 's1' entryabs
1999-12-14fix typojdolecek
1999-12-05Fix CL* purge fallout.fredb
1999-12-04Document -U switch (displays processes belonging to given user/uid).hubertf
1999-12-03Since we have an "extern.h", put all external variable declarations insimonb
1999-12-03"ps -e" only shows the environment for the processes owned by thesimonb
1999-11-23move rcorder to sbin.mrg
1999-11-19remove crud leftover from importlukem
1999-11-19actually, it was netbsd 1.5lukem
1999-11-19this is called rcorder not order.mrg
1999-11-19add rcordermrg
1999-11-19fix a WARNSmrg
1999-11-19rcorder: order dependancies & prerequisites in "rc.d"-style scripts.mrg
1999-11-18Spelling ("occurences" -> "occurrences")kristerw
1999-11-17Note that the options are extensions.kleink
1999-11-16Add under which conditions the "read" builtin returns success/failure.hubertf
1999-11-09Since our gcc doesn't warn about NULL format strings anymore, we candrochner
1999-11-09remove debug printf accidentaly left injdolecek
1999-11-08in emacs mode, escape the contents of completed word appropriately evenjdolecek
1999-11-07Disable -pf for now, too.mycroft
1999-11-07Completely disable all the chflags(2) support for now. With this enabled, Imycroft
1999-11-07Don't try to set file flags for a symlink.mycroft
1999-11-02Implement (somewhat enhanced) idea stealed from bash:jdolecek
1999-11-02Call setlocale(3) to use localization in "ls" as suggested bytron
1999-11-02Avoid segmenation fault if an external command is invoked in parse onlytron
1999-11-01whoops; reverse the logic of the previous to make it correct. noted by mycroft.mrg
1999-11-01add CAF testing to extraction, archiving and listing (where it is used)mrg
1999-11-01add a new -p subflag: 'f' to preserve 4.4BSD fileflags. this onlymrg
1999-10-22Implement positional -C argument to tar.is
1999-10-22support ././@LongLink extraction, as created by GNU tar.mrg
1999-10-22remove some old cruft.mrg
1999-10-20make this build with -Werrorhubertf
1999-10-20this is now generated automaticallyhubertf
1999-10-20resolve conflictshubertf
1999-10-20Import pdksh V5.2.14.hubertf
1999-10-15command(): don't start using procfs_getargv() instead of kvm_getargv()jdolecek
1999-10-15getkinfo_kvm(): fix bug in previous - handled size_t i as if it would be signedjdolecek
1999-10-15When using the procfs for extracting process information, extractjdolecek
1999-10-13back out previous; it causes /etc/rc to break on my alpha and other lossage a...mrg
1999-10-11skip "dty" just like we skip "tty", otherwise we just get "dt" in ps output f...mrg
1999-10-10Backtrack `exitstatus' to make the shell really ignore the statuspk
1999-10-09fix comment regarding when we attempt to seekjtk
1999-10-08Sprinkle some `const's in DEBUG bracketed code.pk
1999-10-06xref signal(7)jdolecek
1999-10-04Use lseek(2) on character devices, damn it.mycroft
1999-09-30Add list of common density codes.soren
1999-09-28xref sysctl(8) (for proc.<pid>.rlimits)bouyer