summaryrefslogtreecommitdiff
path: root/usr.bin/error/error.1
diff options
context:
space:
mode:
authormsaitoh <msaitoh@NetBSD.org>2018-03-02 08:25:53 +0000
committermsaitoh <msaitoh@NetBSD.org>2018-03-02 08:25:53 +0000
commit8a388d3ec5e00b6871cec94dea8be89818cb043e (patch)
treee36d0d84ad4753fa09adddc1c64191c06f06cf0b /usr.bin/error/error.1
parent78366d4f81e6ce643d7154b5a07279f53dd92f04 (diff)
Add Apollo Lake and Gemini Lake devices.
Diffstat (limited to 'usr.bin/error/error.1')
0 files changed, 0 insertions, 0 deletions
cd?id=e793dd138a10d0cf36fd0b6fadf254e04ce427ae'>Fix thinko with last commit.ginsbach 2005-01-08ANSIfy; de-__P(); use STD*_FILENO rather than `magic' numbersginsbach 2004-05-11Also set LOGNAME in the environment.kleink 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-05-17use strlcatitojun 2003-03-03Call setsid so we don't change inetd's logname (and that of our peers).dsl 2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz 2002-12-06Avoid conflict with reserved identifier "log".thorpej 2002-09-23null commitmycroft 2002-09-23poll.h, not sys/poll.hitojun 2002-06-05make it AF independent as much as possibleitojun 2002-05-26__STDC__ is always defined on NetBSD.wiz 2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross 2002-01-15Sort sections.wiz 2001-09-24va_{start,end} audit:wiz 2001-04-06Negative exit code cleanup: Replace exit(-x) with exit(x).wiz 2000-10-10Format string cleanups by sommerfeld.is 1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled 1998-07-26const poisoning.mycroft 1998-07-04- KNF.mrg 1998-06-08Implement a new manual page category ``SECURITY CONSIDERATIONS''lukem 1998-04-29fix bad .Xr referencesfair 1997-10-20Fix .Nm usage.enami 1997-10-08merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.mrg 1997-10-07merge lite-2. WARNS?=1.mrg 1996-05-21call setlogin. from pr#1292 (James Jegers <jimj@miller.cs.uwm.edu>)mrg