Age | Commit message (Expand) | Author |
2007-04-21 | Add a reference to the original RCS paper. | Jonathan Gray |
2007-04-20 | - correct signal handling and process waiting for the EDITOR support code | Xavier Santolaria |
2007-04-19 | Update to less version 382. This removes some code that is licensed under | Marc Balmer |
2007-04-18 | adds a detailed synopsis to the man page; sorts options in | Igor Sobrado |
2007-04-18 | Fix a NULL dereference if the symbol table size is zero; ok millert@ deraadt@ | Miod Vallat |
2007-04-18 | cast "%llu" format spec to (unsigned long long); do not assume a | Kevin Steves |
2007-04-17 | For "spell -t" pass the -w flag to detex like we do for deroff. | Todd C. Miller |
2007-04-17 | Support proxies which require a password just like ftp servers accept passwords | Dale Rahn |
2007-04-17 | cvsrc(5) is no more, so point to cvs(5) instead; | Jason McIntyre |
2007-04-16 | don't truncate wchan, ok miod@ | Otto Moerbeek |
2007-04-16 | file argument is not mandatory, say so. | Xavier Santolaria |
2007-04-15 | allow systat(1) to be exited with 'q' like top(1). | Matthieu Herrb |
2007-04-15 | adjust Makefile for my man changes; | Jason McIntyre |
2007-04-15 | Add Leonhard Euler. | Marco Pfatschbacher |
2007-04-14 | naptime is already extern in extern.h, don't do it again | Ted Unangst |
2007-04-14 | remove unused macro; from Dmitry V. Levin <ldv@altlinux.org> | Kevin Steves |
2007-04-14 | sorts the options in both the synopsis and usage() | Igor Sobrado |
2007-04-14 | put cvs(1)'s FILES, cvsignore(5), cvsrc(5), and cvswrappers(5) | Jason McIntyre |
2007-04-14 | adds a detailed list of flags and arguments to the synopsis of gprof; | Igor Sobrado |
2007-04-13 | document dmesg(8) attachment a little more fully; ok ray | Jason McIntyre |
2007-04-13 | +.Xr dmesg 8 | Jason McIntyre |
2007-04-13 | include cleanup and fix in comment; from Mark Lumsden | Otto Moerbeek |
2007-04-13 | typo, reported by Matthew Clarke (clamat, telus dot net) | Miod Vallat |
2007-04-13 | spaces | Claudio Jeker |
2007-04-13 | the ellipsis in the synopsis of this command is not an optional | Igor Sobrado |
2007-04-13 | - document server temporary directory | Xavier Santolaria |
2007-04-10 | restricts some of the commands that produce too much output when run | Henning Brauer |
2007-04-09 | spacing tweak in usage(); from Igor Sobrado | Jason McIntyre |
2007-04-08 | detect MP3 file with ID3 v2 tag | Nikolay Sturm |
2007-04-07 | use strtonum, from jason dixon | Ted Unangst |
2007-04-07 | Sprinkle const poison, remove unneeded variable. | Ray Lai |
2007-04-07 | Use __progname and warn instead of fprintf where appropriate. | Ray Lai |
2007-04-07 | De-lint. | Ray Lai |
2007-04-06 | Warn if one of the required fields is not filled out. Requested | Ray Lai |
2007-04-06 | Don't shadow variables. Enable -Wshadow. | Ray Lai |
2007-04-06 | argc does not include __progname after subtracting optind. | Ray Lai |
2007-04-06 | Only include newest dmesg. | Ray Lai |
2007-04-06 | Attach dmesg to sendbug reports by default. Use -D flag to disable. | Ray Lai |
2007-04-06 | reflect new stupid DST US/Canada rules; #5433 John L. Scarfone | Theo de Raadt |
2007-04-04 | missing prototypes; from Mark Lumsden with a twist by me. | Otto Moerbeek |
2007-04-04 | unneeded include; -Wall -Wmissing-prototypes is happy; from Mark Lumsden | Otto Moerbeek |
2007-04-04 | garbage collect unused var ospeed; from Mark Lumsden | Otto Moerbeek |
2007-04-04 | oops, tweak previous here too; | Jason McIntyre |
2007-04-04 | tweak previous; | Jason McIntyre |
2007-04-04 | Rename "nosave" variable to "storename" in hopes of clarifying | Todd C. Miller |
2007-04-04 | Clarify the behavior of the -N and -n flags. | Todd C. Miller |
2007-04-03 | Fix PR 5417; gunzip should set the timestamp based on the | Todd C. Miller |
2007-04-03 | make it work with height 4 (division by zero) | Martynas Venckus |
2007-04-02 | tidy up synopsis and usage(); | Jason McIntyre |
2007-04-02 | tidy up synopsis and usage(); sort options; | Jason McIntyre |