Age | Commit message (Expand) | Author |
2006-09-19 | Use S_IS* macros insted of masking with S_IF* flags. The latter may | Otto Moerbeek |
2006-08-14 | Adapt revision 1.18 change for symlink(2): | Ray Lai |
2006-08-10 | - use .Ex | Jason McIntyre |
2006-08-10 | better explanation of second synopsis form; add a caveat also | Jason McIntyre |
2006-08-05 | Remove "with with" typos. | Ray Lai |
2006-08-04 | Add reference to mkdir(1). | Ray Lai |
2006-08-03 | comment fix; from tamas tevesz | Jason McIntyre |
2006-07-26 | clarifications for OPTIND: | Jason McIntyre |
2006-07-21 | Prevent segfault when "cpio -o" is called with no input. | Ray Lai |
2006-07-10 | fix ksh prompt wrapping, from Marcus Glocker <marcus@nazgul.ch>. | Bob Beck |
2006-07-02 | sync with systrace 1.6d, keeping local changes | Nikolay Sturm |
2006-06-30 | handcrafted depend and CLEANFILES no longer needed since this is now | Otto Moerbeek |
2006-06-21 | handle -- as POSIX requires; from kili@outback.escape.de; ok otto | Theo de Raadt |
2006-06-16 | Work around a problem with \$ expansion where \$\$ turned into pid ($$) | Dale Rahn |
2006-06-14 | Nuke only two uses of OPENDEV_DRCT in tree. Nuke OPENDEV_DRCT. Long | Kenneth R Westerback |
2006-06-13 | make -avV only be suboptions of the status command, as documented, by using | Theo de Raadt |
2006-06-10 | add a translation for sendmsg() | Nikolay Sturm |
2006-06-04 | teach stty about NMEADISC | Theo de Raadt |
2006-06-03 | do chio.conf install from right place | Theo de Raadt |
2006-06-02 | Add sample chio.conf to /etc | Bob Beck |
2006-06-01 | simplify the PS1 section somewhat by moving the ! and \! stuff together; | Jason McIntyre |
2006-06-01 | add another exmaple; stolen from a nick holland email... | Jason McIntyre |
2006-06-01 | We do not create st devices with different density modes. i.e. with device | Kenneth R Westerback |
2006-06-01 | fix stupid typo. mea culpa | Bob Beck |
2006-06-01 | Move mtio drive prep to a function, and makes the changer | Bob Beck |
2006-05-31 | - use .Ex | Jason McIntyre |
2006-05-31 | prettier | Theo de Raadt |
2006-05-31 | This adds support for retrieving volume tags in chio(8) with the | Bob Beck |
2006-05-30 | document some advice when \$ is part of your prompt; | Jason McIntyre |
2006-05-29 | Implement \$ and \# expansion for PS1. Whoever thought it a clever | Otto Moerbeek |
2006-05-29 | tweaks; | Jason McIntyre |
2006-05-29 | document the st(4) device to chio drive mapping, and the existence of | Bob Beck |
2006-05-29 | oups, left one strdup unchecked, and some more error handling smallies | Henning Brauer |
2006-05-29 | spacing | Theo de Raadt |
2006-05-29 | KNF | Henning Brauer |
2006-05-29 | de-beckify (KNF) | Henning Brauer |
2006-05-29 | Make chio have a connection between st(4) devices and "drives" in a | Bob Beck |
2006-05-27 | The last time these were relevant I had a mullet. | Bob Beck |
2006-05-21 | Set the index of item[0], since it might not have been set before | Otto Moerbeek |
2006-05-18 | paramter -> parameter | Miod Vallat |
2006-05-17 | fix leak | Markus Friedl |
2006-05-15 | better example; | Jason McIntyre |
2006-05-12 | 32256 is the (posix) block size limit, not archive size limit; | Jason McIntyre |
2006-05-11 | handle malloc failure; jan.niemann@tu-bs.de | Theo de Raadt |
2006-05-03 | be more clear about policy inheritance | Nikolay Sturm |
2006-05-02 | some type cleanup | Nikolay Sturm |
2006-05-02 | Format nicelevel relative NZERO as other tools do. | Hugh Graham |
2006-04-26 | ARGSUSED and a FALLTHROUGH to please lint | Nikolay Sturm |
2006-04-25 | various small lint cleanups; ok otto | Theo de Raadt |
2006-04-25 | mode_t is your friend | Theo de Raadt |