markm
0336d895cd
Remove clause 3 from the UCB licenses.
...
OK'ed by: imp, core
2004-04-06 20:06:54 +00:00
obrien
8fbd9bc9e9
Quiet warnings about copyright[].
2003-05-01 16:58:57 +00:00
obrien
6ccf658737
Consistently use __FBSDID
2002-06-30 05:13:54 +00:00
charnier
dffa17fd4b
Use `The .Nm utility'
2002-04-16 20:08:06 +00:00
markm
31c872a216
Warning fix. Enter into the spirit of getopt(3) a bit more.
2002-02-22 20:55:04 +00:00
imp
5725f6fe5c
o __P has been reoved
...
o Old-style K&R declarations have been converted to new C89 style
o register has been removed
o prototype for main() has been removed (gcc3 makes it an error)
o int main(int argc, char *argv[]) is the preferred main definition.
o Attempt to not break style(9) conformance for declarations more than
they already are.
Approved by: arch@, new style(9)
2002-02-02 06:24:13 +00:00
obrien
3e1e2dd6aa
Default to WARNS=2. Binary builds that cannot handle this must explicitly
...
set WARNS=0.
Reviewed by: mike
2001-12-04 01:57:47 +00:00
ru
a74c7de632
mdoc(7) police: join OS version with the corresponding macro.
2001-10-19 14:44:13 +00:00
dd
c49a4e6620
Remove whitespace at EOL.
2001-07-15 07:53:42 +00:00
ru
0a93ab6251
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 10:04:09 +00:00
dd
ec59248b42
WARNS= -> WARNS?=
...
Submitted by: Mike Barcroft <mike@q9media.com>
2001-06-22 21:38:30 +00:00
kris
ef3012c214
Make this pass WARNS=2 and BDECFLAGS
2001-05-20 04:37:28 +00:00
ru
82bf19e1d7
mdoc(7) police: removed history info from the .Os call.
2000-12-14 11:40:41 +00:00
ru
c835e11eed
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 11:39:41 +00:00
ru
b42832df66
Use Fx macro wherever possible.
2000-11-14 11:20:58 +00:00
peter
3b7c52fb9a
$Id$ -> $FreeBSD$
1999-08-27 23:15:48 +00:00
fenner
bcb8a8bf5f
Clean up some .Os macro uses: quotes are not needed, multiple arguments
...
don't really work if the first one isn't "FreeBSD", and "FreeBSD-Experimental"
isn't an OS name.
1999-02-15 08:34:14 +00:00
charnier
739c67679c
Correct use of .Nm. Add rcsid.
1998-05-13 07:39:11 +00:00
charnier
3e75767b30
Revert part of previous patch: Don't use __progname.
1997-06-04 06:21:44 +00:00
charnier
815b0475b4
/etc/netstart -> /etc/rc.network
...
Add usage() and use __progname. Change usage string to match man page.
1997-06-03 06:19:04 +00:00
peter
34fd560164
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +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
steve
d20174939c
-Wall cleaning.
1996-12-14 06:08:03 +00:00
joerg
6330608063
You will find enclosed some changes to make gcc -Wall more happy in
...
/usr/src/bin. Note that some patches are still needed in that directory.
I (Joerg) finished most of Philippe's cleanup. /bin/sh will still
need *allot* of work, however.
Submitted by: charnier@lirmm.fr (Philippe Charnier)
1995-03-19 13:29:28 +00:00
ats
ac7a738234
Submitted by: David Muir Sharnoff
...
domainame has referenced getdomainname(2) instead of getdomainname(3).
bug report docs/137.
1995-01-14 17:02:33 +00:00
wollman
f987ba4813
Actually implement this correctly.
1994-09-26 02:14:27 +00:00
bde
3c24b05a38
Remove redundant declarations that were added in the previous commit.
1994-09-21 22:31:01 +00:00
phk
a1aa4c1dd2
Applied patch to make -Wall and -Dlint shut up.
...
Reviewed by: phk
Submitted by: Josef Grosch <joeg@gagme.wwa.com>
1994-09-20 06:24:56 +00:00
wollman
6008c662b6
A new domainname(1) command based on hostname(1), this time with a correct
...
manual page.
1994-09-18 21:23:37 +00:00