Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 2 | -6/+6 |
| | | | | | 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. | ||||
* | Set wollman as the MAINTAINER and mention the vendor contact. Ideally | dd | 2001-07-18 | 1 | -0/+4 |
| | | | | | | | | this entire subtree would be in src/contrib, but if that isn't going to happen at least this has a chance of warning off unsuspecting committers. Approved by: wollman | ||||
* | Back out WARNS cleanup: this is apparently vendor code, even though | dd | 2001-07-18 | 5 | -14/+8 |
| | | | | | | most of the files aren't on the vendor branch. Submitted by: wollman | ||||
* | Constify, add some prototypes, and set WARNS=2. | dd | 2001-07-15 | 5 | -8/+14 |
| | | | | Submitted by: Mike Barcroft <mike@q9media.com> | ||||
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 2 | -0/+2 |
| | | | | - MAN[1-9] -> MAN. | ||||
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 2 | -2/+0 |
| | |||||
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 1 | -11/+11 |
| | |||||
* | mdoc(7) police: use canonical form of .Dd macro. | ru | 2000-12-11 | 1 | -1/+1 |
| | |||||
* | -Wall cleaning | charnier | 2000-11-28 | 5 | -7/+6 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 2 | -2/+2 |
| | |||||
* | Typo | charnier | 2000-05-29 | 1 | -1/+2 |
| | | | | Add FreeBSD Id | ||||
* | Spelling. Add missing .El. | charnier | 2000-01-23 | 2 | -2/+3 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 11 | -11/+11 |
| | |||||
* | Fix a bunch of broken cross-references | chris | 1999-08-18 | 1 | -2/+2 |
| | |||||
* | Add a prototype to silence warnings. | eivind | 1999-02-23 | 1 | -2/+3 |
| | |||||
* | Fix mismerged error message. | wollman | 1999-02-08 | 1 | -3/+2 |
| | | | | Submitted by: charnier | ||||
* | I don't know how this happened since I know I compiled this on my machine. | wollman | 1999-01-21 | 1 | -2/+2 |
| | | | | Fix braino oflag -> uflag (or perhaps I should have gone the other way). | ||||
* | Merge changes from vendor branch (tzcode1999a), plus the following additional | wollman | 1999-01-21 | 7 | -269/+305 |
| | | | | | | | | | | | | | | | changes: - Finish migrating zic to its own private.h. - Fix zic.8 so that it really is written in -mdoc. - Add four new flags to zic (&document): -D don't create directories -u change ownership of newly-created files to user -g change ownership of newly-created files to group -m change mode of newly-created files to modespec These, once proven, can be used to clean up the installation. Obtained from: ftp://elsie.nci.nih.gov/pub/tzcode1999a.tar.gz (partially) | ||||
* | This commit was generated by cvs2svn to compensate for changes in r42994, | wollman | 1999-01-21 | 1 | -0/+269 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | First stage in giving zic/zdump its own version of private.h so that they | wollman | 1999-01-21 | 1 | -0/+269 |
| | | | | | | | | are decoupled somewhat from libc/stdtime's version. | ||||
* | | Remove two files replaced with HTML by vendor. | wollman | 1999-01-21 | 2 | -152/+0 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r42991, | wollman | 1999-01-21 | 4 | -40/+479 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Updated timezone compiler from Arthur Olson. | wollman | 1999-01-21 | 10 | -112/+973 |
| | | | | | | | | Obtained from: ftp://elsie.nci.nih.gov/pub/tzcode1999a.tar.gz | ||||
* | | PR: docs/5986 | thepish | 1998-06-06 | 1 | -14/+14 |
| | | | | | | | | | | Submitted by: MITSUNAGA Noriaki mitchy@er.ams.eng.osaka-u.ac.jp Replace use of obsolete .q groff macro with .Dq | ||||
* | | Convert to mdoc. | charnier | 1998-02-04 | 1 | -25/+30 |
| | | |||||
* | | Use err(3). Rewrote man page using mdoc format. | charnier | 1997-10-29 | 5 | -283/+214 |
| | | |||||
* | | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 1 | -1/+1 |
| | | | | | | | | posix standard on the topic. | ||||
* | | Remove old output file, if any, before creating the output file, in | bde | 1997-03-13 | 1 | -0/+11 |
| | | | | | | | | | | | | case the file is a stale link. Reviewed by: wollman | ||||
* | | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 4 | -4/+4 |
| | | |||||
* | | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 4 | -4/+4 |
| | | | | | | | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | | Merge from vendor branch. We are now completely up-to-date with | wollman | 1996-07-18 | 5 | -202/+385 |
| | | | | | | | | respect to the ADO timezone code. | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r17211, | wollman | 1996-07-18 | 5 | -27/+173 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Second part of the timezone code import for version 96h. This includes | wollman | 1996-07-18 | 10 | -396/+791 |
| | | | | | | | | | | a number of bug fixes to the compiler (which bugs would previously have caused undesirable behavior during transition times). | ||||
| * | This commit was manufactured by cvs2svn to create branch 'ADO'. | cvs2svn | 1994-09-13 | 1 | -0/+5 |
| | | |||||
* | | Convert "time zone" to "timezone" in NAME section | wosch | 1996-02-27 | 2 | -2/+2 |
| | | | | | | | | Submitted by: obrien@cs.ucdavis.edu (David E. O'Brien) | ||||
* | | Another round of various man page cleanups. | mpp | 1996-02-09 | 2 | -2/+2 |
| | | |||||
* | | Fix a variety of minor typos and cross references in a bunch of | mpp | 1996-01-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | man pages. Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp> Giles Lean <giles@nemeton.com.au> <soda@sra.co.jp> | ||||
* | | Update timezone compiler and dumper to understand the new EC rules. | wollman | 1995-08-05 | 3 | -184/+251 |
| | | |||||
* | | FreeBSD port of timezone code. | wollman | 1994-09-13 | 5 | -2/+36 |
|/ | |||||
* | The latest and greatest timezone code from Arthur David Olson, part 1. | wollman | 1994-09-13 | 8 | -0/+3055 |
This import comprises the `zic' and `zdump' programs. Obtained from: Arthur David Olson, ftp://elsie.nci.nih.gov/pub/tzcode94g |