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