Commit Graph

29 Commits

Author SHA1 Message Date
lukem c1ceae17f0 Enable WARNS=4 by default for usr.bin, except for:
awk  bdes  checknr  compile_et  error  gss  hxtool  kgetcred  kinit
	klist  ldd  less  lex  locale  login  m4  man  menuc  mk_cmds
	mklocale  msgc  openssl  rpcgen  rpcinfo  sdiff  spell  ssh
	string2key  telnet  tn3270  verify_krb5_conf  xlint
2009-04-14 22:15:16 +00:00
lukem 0449f26fed fix -Wsign-compare issues 2009-01-18 01:02:41 +00:00
dholland 81b964b825 Avoid dumping core on bad options. 2008-08-18 02:12:35 +00:00
wiz fbf4777151 Sort options. 2008-06-01 10:25:29 +00:00
christos dc05e9ba0d - rewrite, ansify, lint
- ad the ability to remove all entries at once.
2008-05-31 14:27:39 +00:00
thorpej 3d11ccec8c Clean up getopt() usage, removing unnecessary warnx()'s.
From Sergey Svishchev <svs at ropnet dot ru>.
2003-11-02 17:43:01 +00:00
grant be8ae688ae New sentence, new line. 2002-09-30 11:08:56 +00:00
wiz 97bab15ef2 Add Xrefs to shm*(2). 2002-06-16 22:43:30 +00:00
wiz daec95e631 Uppercase Dt argument, and two nits. 2001-06-05 11:49:04 +00:00
wiz 625174db1b Fix date, and some whitespaces. 2001-04-09 12:32:06 +00:00
enami 82d7115cf2 Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
hwr a657ac3ef3 Added missing ``"''. From PR 8278 by <seebs@plethora.net>. 1999-08-26 07:18:10 +00:00
thorpej cff45b3bc0 formatting nits; nothing a quick pass through indent(1) can't fix. 1999-08-25 05:15:39 +00:00
thorpej 8c879edd2b Nuke extra RCS ID, rearrange some includes. 1999-08-25 05:13:06 +00:00
thorpej 6d16244386 Update for new semctl() footprint. 1999-08-25 05:12:15 +00:00
mycroft a1c657fe56 Clean up SYNOPSIS formatting. 1999-03-07 11:29:58 +00:00
christos 8caf9db03c portability in printf args. 1998-12-19 17:04:11 +00:00
lukem 74502993fd fix .Nm usage 1997-10-19 03:18:18 +00:00
lukem e7e6d7b7b9 don't define WARNS=1 here 1997-10-19 03:16:58 +00:00
drochner 44280f34ac enable WARNS 1997-09-09 11:07:43 +00:00
drochner 5145a54834 -fix error message for nonexistent key
- -Wall fixes
1997-09-09 11:06:31 +00:00
tls 9d225a1783 RCS ID police 1997-01-09 20:18:21 +00:00
cgd 7bcf9338df specify man pages the new way. 1994-12-22 12:29:38 +00:00
glass 2ed755dabb man page. better than nothing 1994-08-09 02:26:30 +00:00
glass 73319ec07e print usage more often. remove #ifdef NOSHM stuff 1994-08-07 18:27:42 +00:00
cgd 9b485031b9 kill the NOSHM 1994-05-27 10:46:02 +00:00
cgd 46429e6474 don't include shm.h if NOSHM defined, and defined it 1994-05-11 07:41:09 +00:00
glass 01b5cbdeb0 i saw, i puked, i rewrote using getopt(), and err(3) 1994-03-21 15:46:43 +00:00
cgd 3683d805ff System V -style IPC removal utility. Implemented by Daniel Boulet
<danny@BouletFermat.ab.ca>.  Needs a man page and serious cleanup.
also: sysvshm support is #ifdef'd out, because it's not been tested.
1993-11-14 16:27:58 +00:00