bapt
d1d1b889d9
Fix typos
2015-06-05 21:35:20 +00:00
bapt
d9e656c586
Apply seom style(9) fixes from NetBSD
...
Obtained from: NetBSD
2015-05-05 09:01:42 +00:00
bapt
41ce620053
Prevent useless use of strdup(3)
...
Obtained from: NetBSD
2015-05-05 08:25:25 +00:00
bapt
de72406be4
Replace homebrewed NIL by NULL
2015-05-05 08:17:40 +00:00
bapt
c5d7e189d1
Use stdbool instead of homebrewed boolean
2015-05-05 08:15:10 +00:00
bapt
09ff591b15
Another function to ansify
2015-05-05 07:52:41 +00:00
bapt
1627eefffa
Remove unused variables
2015-05-05 07:51:57 +00:00
bapt
0c925e0867
Explicitly use O_RDONLY instead of 0
2015-05-05 07:49:46 +00:00
bapt
642b9f5173
Use strlcpy(3) instead of strcpy(3)
2015-05-05 07:47:36 +00:00
bapt
a0da5a4be4
upper the warning level to 3
2015-05-05 07:42:40 +00:00
bapt
b04f76faa2
Another bit of ansification
2015-05-05 07:42:10 +00:00
bapt
ef4463e203
Ansify to allow to work on it later
2015-05-05 07:33:38 +00:00
imp
c39e6fc2c9
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
...
and finish the job. ncurses is now the only Makefile in the tree that
uses it since it wasn't a simple mechanical change, and will be
addressed in a future commit.
2014-04-13 05:21:56 +00:00
joel
4234591b03
mdoc: terminate quoted strings.
...
Reviewed by: brueffer
2012-03-26 15:18:14 +00:00
joel
1d7fe3f6fd
Remove superfluous paragraph macro.
2012-03-25 09:19:25 +00:00
uqs
9953595f97
Spelling fixes for usr.bin/
2011-12-30 11:02:40 +00:00
joel
29af67e52c
Remove the advertising clause from UCB copyrighted files in usr.bin. This
...
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
Also add $FreeBSD$ to a few files to keep svn happy.
Discussed with: imp, rwatson
2010-12-11 08:32:16 +00:00
ed
9b380e30d4
Build usr.bin/ with WARNS=6 by default.
...
Also add some missing $FreeBSD$ to keep svn happy.
2010-01-02 10:27:05 +00:00
jkoshy
51c4801eb7
Manual page tweaks.
...
Submitted by: Niclas Zeising <lothrandil at n00b.apagnu.se> on freebsd-doc
2006-08-29 18:11:20 +00:00
ru
b4f89a0d63
Fix vgrind(1) indexing I broke in previous revision.
...
PR: bin/86343
Submitted by: Matej Vela <vela@debian.org>
2005-09-23 12:55:22 +00:00
ru
3305bcf4bb
Add endianness support to cap_mkdb(1), useful for cross builds.
2005-02-22 23:29:54 +00:00
ru
6173443fc5
Clean up after utilizing FILES.
2005-01-28 17:13:39 +00:00
ru
7f3c7f0d46
Sort sections.
2005-01-18 13:43:56 +00:00
ru
cec60429bb
Start the dreaded NOFOO -> NO_FOO conversion.
...
OK'ed by: core
2004-12-21 08:47:35 +00:00
ru
5db2b9d5b3
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
ru
ee5b7e52fa
Deal with double whitespace.
2004-07-03 00:24:45 +00:00
ru
fb1d8b3724
Mechanically kill hard sentence breaks.
2004-07-02 22:22:35 +00:00
peter
57e85f6680
Fix warning about cgetent() argument.
2003-10-26 05:03:11 +00:00
charnier
5f2eefe79b
Add section number to .Xr
2003-06-08 13:58:08 +00:00
schweikh
b8e383ac78
Rewrite this csh program as a /bin/sh program. This appears to be
...
the last csh script needed for a buildworld. You should now be able
to buildworld on a system that was compiled with NO_TCSH=true.
Verified to produce the same result for the one file being generated
during buildworld, share/doc/papers/kernmalloc/appendix.ms.
Reviewed by: hackers@
MFC after: 2 weeks
2003-05-31 21:02:50 +00:00
ache
136752fc53
Make it work with POSIX sort (POS arg).
...
All old sorts understand -k too.
2002-09-24 19:05:40 +00:00
charnier
ad8a79e6a5
Use `The .Nm utility'
2002-04-20 12:18:28 +00:00
imp
0b20191705
remove __P
2002-03-22 01:42:45 +00:00
markm
31d81e4fbc
Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.
2002-02-08 23:07:37 +00:00
ru
7ed2dfe749
Install files via FILES.
2001-12-17 16:02:15 +00:00
markm
c5cd5cd156
WARNS=2 fix, kill register keyword, use __FBSDID().
...
NO_WERROR set because of hard-to-fix warnings originating in
system headers.
2001-12-11 23:10:26 +00:00
ru
f858dca3dc
mdoc(7) police: join split punctuation to macro calls.
2001-08-10 17:35:21 +00:00
sheldonh
9bfb9eedcd
Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The
...
definitions are more readable, and it's possible that they're
more portable to pathalogical platforms.
Submitted by: David Hill <david@phobia.ms>
2001-07-26 11:02:39 +00:00
dd
911ca14c87
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
ru
36f138439b
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 14:16:33 +00:00
ru
ef2dbc1fb0
beforeinstall -> SCRIPTS.
2001-04-07 11:21:35 +00:00
ru
89596e4538
MAN[1-9] -> MAN.
2001-03-27 10:52:19 +00:00
ru
e6cfc0711d
Prepare for mdoc(7)NG.
2000-12-19 16:00:12 +00:00
ru
420483cf07
Eliminate groff(1) warnings caused by vgrind(1).
2000-11-29 10:32:51 +00:00
ru
0d1334ca0c
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 19:21:22 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
nik
6578739ddb
Add $Id$, to make it simpler for members of the translation teams to
...
track.
The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
1999-07-12 20:24:20 +00:00
jb
d464adb4c0
Change the name of a variable from _start to s_start. On alpha there
...
must be a library function called _start.
1998-05-15 09:26:28 +00:00
phk
d8ac409160
Many places in the code NULL is used in integer context, where
...
plain 0 should be used. This happens to work because we #define
NULL to 0, but is stylistically wrong and can cause problems
for people trying to port bits of code to other environments.
PR: 2752
Submitted by: Arne Henrik Juul <arnej@imf.unit.no>
1997-09-18 14:08:40 +00:00
charnier
287f219c02
Main() returns int.
1997-08-26 11:08:24 +00:00