Warner Losh 38c490a10f Make this file conform mostly to style(9):
o Use 8 space hard tabs
o Eliminate trailing white space (while I'm here, just in a couple of places)
o wrap mostly at 80 columns (printf literal strings being the notable
  exception)
o use return (foo) consistantly
o use 0 vs NULL more consistantly
o use queue(3) xxx_FOREACH macros where appropriate (some places used it
  before, others didn't).
o use BSD line continuation parameters

Pendants will likely notice minor style(9) violations, but for the
most part the file now looks much much closer to style(9) and is
mostly self-consistant.

Approved in principle by: dfr
Reviewed by: md5 (no changes to the .o)
2001-01-05 07:29:54 +00:00
..
2001-01-01 22:26:56 +00:00
2000-12-30 20:40:16 +00:00
2000-12-30 22:06:19 +00:00
2001-01-05 07:07:48 +00:00
2000-12-31 10:24:19 +00:00
2000-12-26 06:52:57 +00:00
2000-12-31 10:24:19 +00:00
2001-01-03 08:12:30 +00:00
2000-12-31 10:24:19 +00:00
2000-12-27 22:20:13 +00:00