Age | Commit message (Expand) | Author |
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 |
2006-04-25 | mark usage() __dead | Theo de Raadt |
2006-04-22 | back out last - it was not a command line prompt; | Jason McIntyre |
2006-04-21 | missing command line prompt; | Jason McIntyre |
2006-04-17 | mark signal race | Theo de Raadt |
2006-04-13 | Change maxsize to type off_t. | David Hill |
2006-04-11 | Check for strdup() failure. | Ray Lai |
2006-04-10 | fix lint comments, no functional changes; ok ray | Jared Yanovich |
2006-04-09 | ftree_add arg #2 expects int not pointer. | Jared Yanovich |
2006-04-03 | add translation for mknod | Nikolay Sturm |
2006-04-02 | use SEEK_* for lseek() | Theo de Raadt |
2006-04-01 | make lint happy | Theo de Raadt |
2006-03-25 | only resolve symlinks in the dirname of rename()'s arguments, | Nikolay Sturm |
2006-03-25 | Use correct directory in example. | Ray Lai |
2006-03-24 | Make sure `path' variable is always NUL-terminated. | Ray Lai |