obrien
8fbd9bc9e9
Quiet warnings about copyright[].
2003-05-01 16:58:57 +00:00
charnier
eb19d25406
The .Nm utility
2002-07-06 19:13:21 +00:00
obrien
3ba7184ea6
Consistently use FBSDID
2002-06-30 05:15:05 +00:00
tjr
19e481e5d7
Correct History: sync(8) appeared in V4.
2002-06-03 14:48:33 +00:00
imp
0e892b7d8f
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.
o Change
int
foo() {
...
to
int
foo(void)
{
...
2002-02-02 06:50:57 +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
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
des
1bcd50f494
<stdlib.h> is needed for exit(3) when building with -fno-builtin.
2001-06-19 12:03:14 +00:00
dd
3e956d42d4
Spelling police: insure -> ensure
...
PR: 27600
Submitted by: Iain Templeton <iain@ugh.net.au>
2001-05-24 03:52:32 +00:00
kris
60a89caa1b
Silence WARNS=2 and BDECFLAGS on alpha and i386
...
MFC after: 1 week
2001-05-20 05:37:46 +00:00
ru
abad4ae0a9
MAN[1-9] -> MAN.
2001-03-27 10:03:10 +00:00
ru
c835e11eed
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 11:39:41 +00:00
sheldonh
94736ed84e
Update stale references to update(4) with references to the new
...
syncer(4) manual page.
2000-07-19 07:39:08 +00:00
peter
3b7c52fb9a
$Id$ -> $FreeBSD$
1999-08-27 23:15:48 +00:00
charnier
f216dca156
Correct use of .Nm. Add section number to .Xr references. Add rcsid.
1998-05-18 06:50:17 +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
wosch
e902881dbf
Sort cross references.
1997-01-13 00:25:51 +00:00
steve
d977027356
-Wall cleaning.
1996-12-14 06:16:51 +00:00
mpp
ff87a22e97
Added a update(4) man page to describe the kernel initiated update
...
process and changed all of the old references to update(8) to update(4).
1996-02-12 00:45:47 +00:00
dg
00eb2a4dc0
Added $Id$
1994-09-24 02:59:15 +00:00
phk
1b9ad58051
The former patch to sync.c was short-lived. Bruce pointed out that
...
"Now it is has 2 portability bugs, which is a lot for 5 lines of working code"
1994-09-20 07:02:35 +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
d44f600dca
Fix makefiles for our macros.
1994-08-05 17:02:31 +00:00
rgrimes
e3cfc8ce61
BSD 4.4 Lite bin Sources
1994-05-26 06:18:55 +00:00