Age | Commit message (Expand) | Author |
2007-11-24 | some spelling fixes from Martynas Venckus | Jason McIntyre |
2007-11-24 | Pull from master repo: | Stefan Kempf |
2007-11-24 | Add newline after comment. The following instruction would not be | Stefan Kempf |
2007-11-22 | Pull from master repo: | Stefan Kempf |
2007-11-22 | Pull from master repo: | Stefan Kempf |
2007-11-22 | .Nm does not require an argument; from Mark Lumsden | Jason McIntyre |
2007-11-22 | Pull from master repo: | Stefan Kempf |
2007-11-22 | Diff from Mark Lumsden: cleanup of reading strings and numbers, to | Otto Moerbeek |
2007-11-19 | Pull from master repo: | Stefan Kempf |
2007-11-18 | (Large) update from master repo: | Anders Magnusson |
2007-11-18 | simplify, no sense to break just to do return afterwards | Marc Espie |
2007-11-17 | Use mtimespec instead of mtime when comparing the timestamp of the edited | Todd C. Miller |
2007-11-17 | simplify dynamic variable handling a great deal: | Marc Espie |
2007-11-17 | .PHONY targets should not look at files. | Marc Espie |
2007-11-17 | strings.h is obsolete; include string.h | Otto Moerbeek |
2007-11-17 | Convert file_rcsrev earlier into a string, else revbuf can be printed | Tobias Stoeckmann |
2007-11-17 | Updates from master repo: | Anders Magnusson |
2007-11-17 | Updates from master repo: | Anders Magnusson |
2007-11-17 | .IP -> .Pp | Jason McIntyre |
2007-11-17 | do not try to keep a list of all possible displays in the introduction. | Jason McIntyre |
2007-11-17 | read only .depend if !make(depend) | Marc Espie |
2007-11-17 | document interactive command `q'; from Mark Lumsden | Jason McIntyre |
2007-11-17 | oops - fix dodgy -width specifier too; | Jason McIntyre |
2007-11-17 | talk about "user" consistently; from Mark Lumsden | Jason McIntyre |
2007-11-16 | spacing | Theo de Raadt |
2007-11-16 | - Fix error handling code. | Mike Belopuhov |
2007-11-16 | hppa backend; does not build yet suince it needs some mi changes | Otto Moerbeek |
2007-11-16 | sync tree with master repo; Nov 16 2007 | Otto Moerbeek |
2007-11-16 | sync with repo and brink in hppa backend from mickey. afaik, it needs | Otto Moerbeek |
2007-11-16 | sync with repe; commit from gmcgarry@: | Otto Moerbeek |
2007-11-13 | move xpg4 notes into STANDARDS; ok otto | Jason McIntyre |
2007-11-12 | make TOC greppable; | Jason McIntyre |
2007-11-11 | Mention that -cd and -cu are possible, and that it's an extension to POSIX. | Matthias Kilian |
2007-11-11 | Max. 80 chars per line in rcs_kwexp_line. Saved a tab by redoing | Tobias Stoeckmann |
2007-11-11 | Do not (re)expand CVS keywords if it is requested to keep old keywords. | Tobias Stoeckmann |
2007-11-11 | CVS/Entries needs at least one line specifying a 'D'irectory. If the | Tobias Stoeckmann |
2007-11-11 | Added CVS keyword "Locker". Although it is a dummy function, it's already | Tobias Stoeckmann |
2007-11-11 | If a file has modifications in it (i.e. cvs update on modified files), | Tobias Stoeckmann |
2007-11-11 | Apply umask on RCS file modes. The umask can be changed in CVSROOT/config | Tobias Stoeckmann |
2007-11-10 | Pull from master repo: | Stefan Kempf |
2007-11-10 | Pull from master repo: | Stefan Kempf |
2007-11-10 | UNMADE -> UNKNOWN | Marc Espie |
2007-11-10 | clearer debug code | Marc Espie |
2007-11-10 | rename make -> must_make, made -> built_status | Marc Espie |
2007-11-10 | Pull from master repo: | Stefan Kempf |
2007-11-09 | Allow -c in conjunction with -d (and -u). | Matthias Kilian |
2007-11-09 | Parse CVSROOT/config and set umask on server-side, too. | Tobias Stoeckmann |
2007-11-09 | Fix for a rather unintuitive behaviour, this way it can be reproduced: | Tobias Stoeckmann |
2007-11-09 | An umask is octet not decimal. This means we cannot use strtonum() to | Tobias Stoeckmann |
2007-11-08 | Stick at GNU cvs output format of docdate. | Tobias Stoeckmann |