Age | Commit message (Expand) | Author |
1999-10-26 | support missing tty flags; naddy@unix-ag.uni-kl.de | Theo de Raadt |
1999-10-17 | Use the AT&T UNIX macros. | Aaron Campbell |
1999-10-17 | Minor formatting nits. | Aaron Campbell |
1999-10-16 | Formatting fix. | Aaron Campbell |
1999-10-07 | One single malloc, with a union to get the largest needed size, | Marc Espie |
1999-10-05 | mention /etc/defaultdomain | Eric Jackson |
1999-10-05 | mention /etc/myname | Eric Jackson |
1999-10-05 | correct to show our current path situation | Eric Jackson |
1999-10-04 | put sbin:/usr/sbin in default path | Theo de Raadt |
1999-09-28 | disable optimization on 88k | Steve Murphree |
1999-09-23 | cetain -> certain; kwesterback@home.com | Aaron Campbell |
1999-09-23 | Add EXAMPLES. Fix formatting nits. | Aaron Campbell |
1999-09-23 | Add EXAMPLES. | Aaron Campbell |
1999-09-23 | Add an EXAMPLES section. Note that symbolic links may refer to non-existent | Aaron Campbell |
1999-09-23 | Formatting tweaks. | Aaron Campbell |
1999-09-23 | Formatting fixes. Also, add a SEE ALSO section and Xr test(1). | Aaron Campbell |
1999-09-23 | Some formatting tweaks. Shuffle the option descriptions into a more logical | Aaron Campbell |
1999-09-23 | Minor tweaks. Add Xr to find(1); espie@ | Aaron Campbell |
1999-09-23 | Description of -R option should be first. | Aaron Campbell |
1999-09-23 | Improve this man page significantly; more helpful, easier to read, and easier | Aaron Campbell |
1999-09-08 | flags_to_string() and string_to_flags() should take pointers to a u_int | Todd C. Miller |
1999-09-02 | awk -> .Xr awk 1 | Aaron Campbell |
1999-09-02 | use Dv | Aaron Campbell |
1999-08-17 | clearer description | Aaron Campbell |
1999-08-17 | consistency | Aaron Campbell |
1999-08-16 | more precise SYNOPSIS syntax | Aaron Campbell |
1999-08-16 | don't cast third argument to kvm_read to char *. (it's void *) | Artur Grabowski |
1999-08-09 | if verbose, fflush() appropriately before printing warnings to stderr | Paul Janzen |
1999-08-06 | uid_t and gid_t, and use %u | Theo de Raadt |
1999-08-04 | Turn <tab> completion on by default for people used to bash, tcsh, etc... | Todd C. Miller |
1999-08-04 | Kill gzip subprocess correctly instead of letting it get a SIGPIPE when | Marc Espie |
1999-08-04 | o Better fix for not sending a HUP to pg 0 from the pdksh maintainer | Todd C. Miller |
1999-08-02 | Check to make sure process group is not 0 before sending a SIGHUP to | Todd C. Miller |
1999-07-28 | Add -T support, ala GNU-tar. | Marc Espie |
1999-07-27 | fgetln does not allocate memory, pax tree functions don't allocate | Marc Espie |
1999-07-26 | When using the -i option, check for the existence of the source file before | Aaron Campbell |
1999-07-26 | some macro fix-ups; but imho, this page is ugly and needs more improvement | Aaron Campbell |
1999-07-23 | cat appeared in Version 1 AT&T UNIX, not 6 | Aaron Campbell |
1999-07-21 | use .Ar on later .It Fl lines | Theo de Raadt |
1999-07-15 | o Set default line edit mode to emacs (VISUAL/EDITOR or user can override) | Todd C. Miller |
1999-07-15 | silence -Wall | Todd C. Miller |
1999-07-14 | update man page to pdksh v5.2.14 | Aaron Campbell |
1999-07-14 | Official fix for workaround in 1.18 | Todd C. Miller |
1999-07-14 | pdksh-5.2.14 | Todd C. Miller |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-07-06 | -w writes files to the standard output, not standard input; d@ | Aaron Campbell |
1999-07-05 | mdoc'ify syntax of the more complicated commands; when I converted this man | Aaron Campbell |
1999-07-04 | trash some old leftover macros and replace them with -mdoc macros | Aaron Campbell |
1999-07-04 | New: tar -q option (for quick) | Marc Espie |
1999-07-04 | correct use of .Nm; some other formatting nits | Aaron Campbell |