Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-10 | typo. | Igor Sobrado | |
2008-02-11 | bump Mdocdate for pages committed in "febuary", necessary because | Jason McIntyre | |
of a typo in rcs.c; | |||
2008-02-02 | document daily(8)'s running of /etc/Distfile; | Jason McIntyre | |
2008-01-02 | remove unused function | Charles Longeau | |
from tobias@ ok millert@ tobias@ | |||
2007-09-14 | remove some warnings: | Charles Longeau | |
unused variable `variable' `variable' might be used uninitialized in this function ok gilles@ ray@ | |||
2007-09-11 | use strcspn to properly overwrite '\n' in fgets returned buffer | Gilles Chehade | |
ok pyr@, ray@, millert@, moritz@, chl@ | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-03-01 | annotate EXAMPLES; | Jason McIntyre | |
2007-03-01 | minor cleanup for the rest of this page; | Jason McIntyre | |
2007-03-01 | tidy up the MESSAGE LOGGING section; | Jason McIntyre | |
2007-03-01 | missed a comma; | Jason McIntyre | |
2007-03-01 | some small improvements for the DISTFILES section; | Jason McIntyre | |
2007-02-27 | some clarifications for the history, noexec, and sparse options; | Jason McIntyre | |
help/ok otto | |||
2007-02-26 | oops, somehow i managed to comment out an entire list; | Jason McIntyre | |
2007-02-26 | show how -c works; | Jason McIntyre | |
2007-02-26 | clean up the options description list; | Jason McIntyre | |
2007-02-26 | put DO_COMPARE in the correct place, so that getdistoptlist() gets sorted | Jason McIntyre | |
alphabetically; ok otto | |||
2007-02-26 | tidy up DESCRIPTION; | Jason McIntyre | |
2007-02-26 | cleanup: | Jason McIntyre | |
- remove old style groff escapes - use mdoc escapes - some macro cleanup | |||
2007-02-26 | add STANDARDS, EXAMPLES, and CAVEATS sections; | Jason McIntyre | |
rearrange text somewhat; | |||
2007-02-26 | - one synopis | Jason McIntyre | |
- sort options - sync usage() | |||
2006-12-11 | rfc 3834 support: Auto-Submitted: auto-generated on lots of things; from ↵ | Theo de Raadt | |
Tamas TEVESZ; ok millert | |||
2006-02-12 | Fix mail notification for rdist(1) as reported in user/5009. ok otto@ | Moritz Jodeit | |
2004-10-04 | hierarchy is spelt hierarchy, ok djm@ | Jonathan Gray | |
2004-07-13 | bad macro here too: .I -> .Ar | Jason McIntyre | |
2004-04-04 | .br workaround no longer necessary; | Jason McIntyre | |
2004-01-05 | include path fixes for gcc3. | Marc Espie | |
tests otto@, okay millert@ | |||
2003-11-08 | typos from Jonathon Gray; | Jason McIntyre | |
2003-07-22 | - use :L variable modifier with ELF_TOOLCHAIN variable | Brad Smith | |
- change 2 instances of the check from != "yes" to == "no" ok deraadt@ | |||
2003-06-10 | - section reorder | Jason McIntyre | |
- COMPATIBILITY merge - macro cleanup - kill whitespace at EOL - new sentence, new line ssh pages ok markus@ | |||
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-05-14 | o Sync w/ freerdist 0.92 minus the compress option | Todd C. Miller | |
o KNF and ANSIfy the function headers Sparse file support is currently a no-op since it didn't work. Proper sparse file support will be added later. | |||
2003-05-06 | not compiled, nuke it | Todd C. Miller | |
2003-05-06 | Whoops, forgot a return statement in last commit | Todd C. Miller | |
2003-05-06 | use POSIX regex | Todd C. Miller | |
2003-05-06 | Now that rcmdsh(3) can deal with an rsh command w/ args, deal with | Todd C. Miller | |
-P path elements that have spaces. | |||
2003-04-25 | add missing .El's for .Bl macros; | Jason McIntyre | |
2003-04-19 | strcpy/strcat/sprintf removal; krw@ OK | Todd C. Miller | |
2003-04-07 | replace strcpy calls that got inlined by gcc; ↵ | Theo de Raadt | |
Hans-Joerg.Hoexer@yerbouti.franken.de | |||
2003-04-06 | kill another strcat; ok krw | Theo de Raadt | |
2003-04-05 | strings; ok miod ho krw | Theo de Raadt | |
2003-01-15 | typos; jmc@prioris.mini.pw.edu.pl | Theo de Raadt | |
2002-06-23 | uid_t and gid_t are unsigned | Theo de Raadt | |
2002-06-12 | a real pid_t cleanup. | Mike Pechkin | |
espie@ ok for make/, deraadt@ one extra eye, millert@ ok | |||
2002-05-30 | snprintf in .y files | Theo de Raadt | |
2002-05-27 | unsigned vs unsigned int | Theo de Raadt | |
2002-05-10 | Convert to mdoc, though there are still a few troff font directives left. | Todd C. Miller | |
Examples could use updating. | |||
2002-05-09 | Now use ssh, not rsh by default. | Todd C. Miller | |
2002-05-09 | Fix noexec option on ELF systems | Todd C. Miller | |
2002-05-06 | do not install a SIGSEGV handler | Todd C. Miller | |