| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Send the pcvt(4) driver off to retirement. | Poul-Henning Kamp | 2006-05-17 | 86 | -12424/+0 |
| | | | | | Notes: svn path=/head/; revision=158687 | ||||
| * | Remove the vttest program. It lives in ports/sysutils/vttest now. | Poul-Henning Kamp | 2005-07-21 | 6 | -2554/+0 |
| | | | | | Notes: svn path=/head/; revision=148253 | ||||
| * | Decouple vttest from the tree so we can remove <sgtty.h> | Poul-Henning Kamp | 2005-07-15 | 1 | -1/+1 |
| | | | | | | | | This program probably should live in src/tools or ports anyway. Notes: svn path=/head/; revision=148033 | ||||
| * | Use __FBSDID() over #ident. | Stefan Farfeleder | 2005-05-31 | 4 | -4/+8 |
| | | | | | Notes: svn path=/head/; revision=146836 | ||||
| * | Expand contractions. | Ruslan Ermilov | 2005-02-13 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=141851 | ||||
| * | Expand *n't contractions. | Ruslan Ermilov | 2005-02-13 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=141846 | ||||
| * | Utilize bsd.files.mk. | Ruslan Ermilov | 2005-01-28 | 1 | -8/+4 |
| | | | | | Notes: svn path=/head/; revision=140942 | ||||
| * | Let bsd.prog.mk set SRCS and MAN to their default values. | Ruslan Ermilov | 2005-01-28 | 1 | -1/+0 |
| | | | | | Notes: svn path=/head/; revision=140941 | ||||
| * | Sort sections. | Ruslan Ermilov | 2005-01-18 | 7 | -28/+28 |
| | | | | | Notes: svn path=/head/; revision=140442 | ||||
| * | Added the EXIT STATUS section where appropriate. | Ruslan Ermilov | 2005-01-17 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=140368 | ||||
| * | Start the dreaded NOFOO -> NO_FOO conversion. | Ruslan Ermilov | 2004-12-21 | 5 | -5/+5 |
| | | | | | | | | OK'ed by: core Notes: svn path=/head/; revision=139103 | ||||
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 5 | -5/+5 |
| | | | | | | | | any fake value. Notes: svn path=/head/; revision=136910 | ||||
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 2 | -4/+6 |
| | | | | | Notes: svn path=/head/; revision=131500 | ||||
| * | Call exit(0), not exit. | Alexander Kabaev | 2003-04-29 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=114252 | ||||
| * | style.Makefile(5) | David E. O'Brien | 2003-04-04 | 1 | -0/+2 |
| | | | | | Notes: svn path=/head/; revision=113091 | ||||
| * | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | Jens Schweikhardt | 2003-01-01 | 3 | -10/+12 |
| | | | | | | | | especially in troff files. Notes: svn path=/head/; revision=108533 | ||||
| * | english(4) police. | Jens Schweikhardt | 2002-12-27 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=108317 | ||||
| * | Don't depend on <sys/types.h> pollution in <sys/fcntl.h>. | Mike Barcroft | 2002-09-17 | 2 | -0/+2 |
| | | | | | Notes: svn path=/head/; revision=103498 | ||||
| * | Drop support for COPY, -c has been the default mode of install(1) | Ruslan Ermilov | 2002-07-29 | 1 | -1/+1 |
| | | | | | | | | | | for a long time now. Approved by: bde Notes: svn path=/head/; revision=100872 | ||||
| * | s/${INSTALL} -c/${INSTALL} ${COPY}/ | Ruslan Ermilov | 2002-07-18 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=100313 | ||||
| * | The .Nm utility | Philippe Charnier | 2002-07-14 | 1 | -1/+3 |
| | | | | | Notes: svn path=/head/; revision=99968 | ||||
| * | Comment out comments trailing #endif directives | Alfred Perlstein | 2002-05-28 | 1 | -16/+17 |
| | | | | | Notes: svn path=/head/; revision=97430 | ||||
| * | PR: 33966 | Hellmuth Michaelis | 2002-04-24 | 1 | -6/+6 |
| | | | | | | | | | | Submitted by: Nicola Vitale <nivit@libero.it> Reviewed by: hm MFC after: 3 days Notes: svn path=/head/; revision=95372 | ||||
| * | Usage style sweep: spell "usage" with a small 'u'. | Dag-Erling Smørgrav | 2002-04-22 | 1 | -1/+1 |
| | | | | | | | | | Also change one case of blatant __progname abuse (several more remain) This commit does not touch anything in src/{contrib,crypto,gnu}/. Notes: svn path=/head/; revision=95258 | ||||
| * | Use `The .Nm utility' | Philippe Charnier | 2002-04-20 | 5 | -15/+29 |
| | | | | | Notes: svn path=/head/; revision=95127 | ||||
| * | Install files via FILES. | Ruslan Ermilov | 2001-12-17 | 1 | -9/+4 |
| | | | | | Notes: svn path=/head/; revision=88066 | ||||
| * | FILES support for bsd.prog.mk. See bsd.README for details. | Ruslan Ermilov | 2001-12-17 | 4 | -33/+9 |
| | | | | | | | | Stolen from: NetBSD Notes: svn path=/head/; revision=88055 | ||||
| * | mdoc(7) police: join split punctuation to macro calls. | Ruslan Ermilov | 2001-08-10 | 2 | -6/+6 |
| | | | | | Notes: svn path=/head/; revision=81462 | ||||
| * | mdoc(7) police: | Ruslan Ermilov | 2001-08-07 | 2 | -4/+5 |
| | | | | | | | | | | | Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block. Notes: svn path=/head/; revision=81251 | ||||
| * | Fixed bitrot in DPADD in previous commit. The previous commit changed | Bruce Evans | 2001-07-30 | 1 | -8/+0 |
| | | | | | | | | | LDADD to link to a correct copy of libkeycap but didn't change DPADD to match. Notes: svn path=/head/; revision=80631 | ||||
| * | Remove -traditional from CFLAGS and add unistd.h to header.h so this | Brooks Davis | 2001-07-27 | 3 | -2/+3 |
| | | | | | | | | | actually compiles. Hopefully, this code didn't rely on some weird side effect of -traditional. Notes: svn path=/head/; revision=80435 | ||||
| * | Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The | Sheldon Hearn | 2001-07-26 | 3 | -16/+28 |
| | | | | | | | | | | | definitions are more readable, and it's possible that they're more portable to pathalogical platforms. Submitted by: David Hill <david@phobia.ms> Notes: svn path=/head/; revision=80381 | ||||
| * | s/adress/address/ | Kris Kennaway | 2001-07-23 | 1 | -2/+4 |
| | | | | | | | | | Inspired by: OpenBSD MFC After: 1 week Notes: svn path=/head/; revision=80203 | ||||
| * | Perform a major cleanup of the usr.sbin Makefiles. | David E. O'Brien | 2001-07-20 | 9 | -34/+47 |
| | | | | | | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. Notes: svn path=/head/; revision=80029 | ||||
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 6 | -17/+17 |
| | | | | | Notes: svn path=/head/; revision=79755 | ||||
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 9 | -9/+9 |
| | | | | | Notes: svn path=/head/; revision=79537 | ||||
| * | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-09 | 2 | -2/+0 |
| | | | | | Notes: svn path=/head/; revision=79454 | ||||
| * | It seems to be no longer true that -O2 is required to compile this. | Kris Kennaway | 2001-07-05 | 1 | -1/+0 |
| | | | | | | | | MFC after: 1 week Notes: svn path=/head/; revision=79302 | ||||
| * | mdoc(7) police: misc. markup fixes in the DIAGNOSTICS section. | Dima Dorfman | 2001-04-13 | 1 | -12/+15 |
| | | | | | | | | Submitted by: ru Notes: svn path=/head/; revision=75496 | ||||
| * | - Backout botched attempt to introduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 10 | -9/+4 |
| | | | | | | | | - MAN[1-9] -> MAN. Notes: svn path=/head/; revision=74816 | ||||
| * | Set the default manual section for usr.sbin/ to 8. | Ruslan Ermilov | 2001-03-20 | 11 | -12/+15 |
| | | | | | Notes: svn path=/head/; revision=74532 | ||||
| * | Include <unistd.h> for getopt's interface rather than declare things | Warner Losh | 2001-03-01 | 6 | -23/+11 |
| | | | | | | | | individually here. Notes: svn path=/head/; revision=73264 | ||||
| * | Finish cleaning up the error reporting (standardize on err*()/warn*()) | Kris Kennaway | 2001-01-28 | 4 | -140/+44 |
| | | | | | | | | | | and fix some overflows. Submitted by: Mike Heffner <mheffner@vt.edu> Notes: svn path=/head/; revision=71732 | ||||
| * | Prevent overflow in -d argument by replacing hand-rolled | Kris Kennaway | 2001-01-19 | 1 | -23/+5 |
| | | | | | | | | | | strcat+strcpy+perror with err() Submitted by: Mike Heffner <mheffner@vt.edu> Notes: svn path=/head/; revision=71270 | ||||
| * | man(7) -> mdoc(7). | Ruslan Ermilov | 2001-01-17 | 3 | -156/+225 |
| | | | | | Notes: svn path=/head/; revision=71154 | ||||
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2001-01-16 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=71102 | ||||
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-27 | 5 | -41/+32 |
| | | | | | Notes: svn path=/head/; revision=70403 | ||||
| * | mdoc(7) police: added missing .Os call. | Ruslan Ermilov | 2000-12-14 | 9 | -3/+10 |
| | | | | | Notes: svn path=/head/; revision=70022 | ||||
| * | getopt interface is defined in <unistd.h> so use that in preference to externs. | Warner Losh | 2000-12-11 | 1 | -4/+1 |
| | | | | | Notes: svn path=/head/; revision=69875 | ||||
| * | Add `_PATH_DEVZERO'. | David E. O'Brien | 2000-12-09 | 2 | -3/+6 |
| | | | | | | | | Use _PATH_* where where possible. Notes: svn path=/head/; revision=69793 | ||||
