obrien
4b92fa588b
Perform a major cleanup of the usr.sbin Makefiles.
...
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.
2001-07-20 06:20:32 +00:00
dd
4472b97ffa
Set wollman as the MAINTAINER and mention the vendor contact. Ideally
...
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
2001-07-18 11:30:46 +00:00
dd
da59940452
Back out WARNS cleanup: this is apparently vendor code, even though
...
most of the files aren't on the vendor branch.
Submitted by: wollman
2001-07-18 11:27:04 +00:00
dd
d3e8088af4
Constify, add some prototypes, and set WARNS=2.
...
Submitted by: Mike Barcroft <mike@q9media.com>
2001-07-15 06:20:45 +00:00
ru
b15a893144
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
ru
42350947e7
Set the default manual section for usr.sbin/ to 8.
2001-03-20 18:17:26 +00:00
ru
522216623a
Prepare for mdoc(7)NG.
2000-12-27 15:30:30 +00:00
ru
86f1384c5d
mdoc(7) police: use canonical form of .Dd macro.
2000-12-11 15:57:16 +00:00
charnier
f8102626b7
-Wall cleaning
2000-11-28 18:18:56 +00:00
ru
c3189e713e
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 20:10:44 +00:00
charnier
d646a570ad
Typo
...
Add FreeBSD Id
2000-05-29 20:23:04 +00:00
charnier
44edfb762f
Spelling. Add missing .El.
2000-01-23 20:36:27 +00:00
peter
b6784c4210
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
chris
24ff4e8603
Fix a bunch of broken cross-references
1999-08-18 05:55:22 +00:00
eivind
a6fdd88b3f
Add a prototype to silence warnings.
1999-02-23 12:02:07 +00:00
wollman
09cede07f4
Fix mismerged error message.
...
Submitted by: charnier
1999-02-08 16:52:42 +00:00
wollman
69b1c2cebc
I don't know how this happened since I know I compiled this on my machine.
...
Fix braino oflag -> uflag (or perhaps I should have gone the other way).
1999-01-21 21:09:56 +00:00
wollman
6fa37f3926
Merge changes from vendor branch (tzcode1999a), plus the following additional
...
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)
1999-01-21 17:46:19 +00:00
wollman
13f0980f23
This commit was generated by cvs2svn to compensate for changes in r42994,
...
which included commits to RCS files with non-trunk default branches.
1999-01-21 17:33:32 +00:00
wollman
6f5f352092
First stage in giving zic/zdump its own version of private.h so that they
...
are decoupled somewhat from libc/stdtime's version.
1999-01-21 17:33:32 +00:00
wollman
a54bfe7d42
Remove two files replaced with HTML by vendor.
1999-01-21 17:32:37 +00:00
wollman
15f9f04768
Updated timezone compiler from Arthur Olson.
...
Obtained from: ftp://elsie.nci.nih.gov/pub/tzcode1999a.tar.gz
1999-01-21 17:31:43 +00:00
wollman
219a59f9c2
This commit was generated by cvs2svn to compensate for changes in r42991,
...
which included commits to RCS files with non-trunk default branches.
1999-01-21 17:31:43 +00:00
thepish
6c67e55f93
PR: docs/5986
...
Submitted by: MITSUNAGA Noriaki mitchy@er.ams.eng.osaka-u.ac.jp
Replace use of obsolete .q groff macro with .Dq
1998-06-06 15:37:23 +00:00
charnier
a614821c75
Convert to mdoc.
1998-02-04 07:30:11 +00:00
charnier
1035f5d8bb
Use err(3). Rewrote man page using mdoc format.
1997-10-29 07:27:56 +00:00
imp
15c4d207bc
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-31 05:11:47 +00:00
bde
75dc530dc3
Remove old output file, if any, before creating the output file, in
...
case the file is a stale link.
Reviewed by: wollman
1997-03-13 18:56:18 +00:00
peter
32d6b795de
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
jkh
9c0cd3f9df
Make the long-awaited change from $Id$ to $FreeBSD$
...
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.
1997-01-14 07:20:47 +00:00
wollman
bf03fd2dfc
Merge from vendor branch. We are now completely up-to-date with
...
respect to the ADO timezone code.
1996-07-18 19:59:09 +00:00
wollman
74a42cf6dd
Second part of the timezone code import for version 96h. This includes
...
a number of bug fixes to the compiler (which bugs would previously
have caused undesirable behavior during transition times).
1996-07-18 19:40:52 +00:00
wollman
2177daedd1
This commit was generated by cvs2svn to compensate for changes in r17211,
...
which included commits to RCS files with non-trunk default branches.
1996-07-18 19:40:52 +00:00
wosch
4bfb4f1baf
Convert "time zone" to "timezone" in NAME section
...
Submitted by: obrien@cs.ucdavis.edu (David E. O'Brien)
1996-02-27 00:27:21 +00:00
mpp
e71afdaf48
Another round of various man page cleanups.
1996-02-09 17:25:57 +00:00
mpp
0f9c3c7f7d
Fix a variety of minor typos and cross references in a bunch of
...
man pages.
Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>
Giles Lean <giles@nemeton.com.au>
<soda@sra.co.jp>
1996-01-20 07:29:11 +00:00
wollman
e3391ffefc
Update timezone compiler and dumper to understand the new EC rules.
1995-08-05 20:28:48 +00:00
cvs2svn
9a0493e447
This commit was manufactured by cvs2svn to create branch 'ADO'.
1994-09-13 03:36:17 +00:00
wollman
b90452fe5f
FreeBSD port of timezone code.
1994-09-13 03:36:16 +00:00
wollman
4872ce1251
The latest and greatest timezone code from Arthur David Olson, part 1.
...
This import comprises the `zic' and `zdump' programs.
Obtained from: Arthur David Olson, ftp://elsie.nci.nih.gov/pub/tzcode94g
1994-09-13 03:29:24 +00:00