Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More precision regarding the openlog(3) *ident argument; | 2020-02-05 | 1 | -21/+61 | |
| | | | | | | | | | direction suggested by Laurence Tratt <laurie at tratt dot net>, part of the wording from deraadt@. While here, add the missing STANDARDS section, correct HISTORY, drop redundant verbiage from RETURN VALUES, and garbage collect .Tn. OK sthen@ jmc@ millert@ and Laurence Tratt, and deraadt@ likes one line of the patch in particular. | ||||
* | mop up stdarg rename; ok deraadt | 2019-08-30 | 1 | -3/+3 | |
| | |||||
* | It is confusing to talk about priorities being ordered from high | 2017-08-29 | 1 | -6/+6 | |
| | | | | | | | to low when they are actually numbered in the opposite (numerical) order. Use "ordered by decreasing importance" instead. Also try to make it clear that LOG_UPTO uses the numerical priorities where a larger value means a lower priority. OK jmc@ | ||||
* | some Xr adjustment to catch up with MLINKS removal; | 2016-03-30 | 1 | -3/+3 | |
| | |||||
* | Don't document the guts of struct syslog_data. This man page only needs | 2014-07-10 | 1 | -38/+2 | |
| | | | | | to demonstrate to use it with syslog_r. pointed out by millert | ||||
* | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | 2013-06-05 | 1 | -4/+4 | |
| | |||||
* | reorder syslog params descr to make sense, and minor tweaks, plus jmc@'s | 2013-06-01 | 1 | -60/+65 | |
| | | | | | input. okay jmc@, schwarze@ | ||||
* | document LOG_ODELAY; from Daniel Dickman | 2013-03-11 | 1 | -2/+9 | |
| | | | | ok millert | ||||
* | routed is no more so use dhcpd in these examples instead. OK norby@ | 2008-05-07 | 1 | -3/+3 | |
| | |||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | various fixes from wiz@netbsd | 2006-10-26 | 1 | -7/+7 | |
| | |||||
* | - sync prototypes and header file excerpts to reality | 2005-07-22 | 1 | -8/+10 | |
| | | | | | | | | | - many grammar, punctuation, macro, layout, spelling/typos, rewording, etc. fixes - avoid first person - sprinkle crossrefs where relevant help & ok jmc | ||||
* | more display/list fixes, and a little whitespace; | 2004-04-16 | 1 | -7/+6 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | - correct macro usage | 2003-05-30 | 1 | -7/+7 | |
| | | | | - section reorder | ||||
* | typos; | 2003-04-30 | 1 | -6/+6 | |
| | |||||
* | programs that chroot must use LOG_NDELAY; deraadt@ OK | 2003-01-19 | 1 | -1/+4 | |
| | |||||
* | more refinement | 2002-07-05 | 1 | -9/+10 | |
| | |||||
* | missing priority argument in example; ok millert@ | 2002-07-02 | 1 | -2/+2 | |
| | |||||
* | indent | 2002-07-01 | 1 | -1/+2 | |
| | |||||
* | Initial cleanup: | 2002-04-30 | 1 | -22/+22 | |
| | | | | | | | | | | | | o) remove extra space in the end of line; o) remove extra blank lines in the end of file; o) remove .Pp before .Ss; o) CAVEAT -> CAVEATS; o) fix usage of .Fa; o) <blank-line> -> .Pp; o) wrap long lines; millert@ ok | ||||
* | My part of help, while i'm here: | 2001-11-08 | 1 | -12/+18 | |
| | | | | | | | | | o) better -mdoc design; o) add section number to .Xr; o) close .Bd; o) start new sentence on a new line; jjbg@, millert@ ok | ||||
* | Some examples of how to use syslog_r() and why it is useful. deraadt@ ok. | 2001-11-05 | 1 | -1/+18 | |
| | |||||
* | syslog_r() implementation. deraadt@ ok. | 2001-10-24 | 1 | -6/+107 | |
| | |||||
* | varargs.h -> stdarg.h | 2001-07-27 | 1 | -2/+2 | |
| | |||||
* | It's not that I mind split infinitives. I just like to save'em for when | 2001-02-17 | 1 | -3/+3 | |
| | | | | they're really needed. | ||||
* | Various repairs, mostly to get rid of short lines. | 2000-12-24 | 1 | -12/+6 | |
| | |||||
* | In the format string bug description under CAVEATS, clarify what we mean by | 2000-08-25 | 1 | -4/+4 | |
| | | | | building the string ``by hand'' using a function like snprintf(); deraadt@ ok | ||||
* | Stronger caveat wrt stack smashing via % escapes. Each man page | 2000-07-16 | 1 | -1/+19 | |
| | | | | carries the same caveat... | ||||
* | - remove all trailing whitespace | 1999-07-09 | 1 | -4/+4 | |
| | | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | ||||
* | Grammatical, spelling, and format fixes | 1999-06-06 | 1 | -1/+5 | |
| | |||||
* | change some .Em/.Va to .Li, looks nicer | 1999-06-05 | 1 | -19/+17 | |
| | |||||
* | repairs | 1999-05-29 | 1 | -2/+2 | |
| | |||||
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | 1999-05-23 | 1 | -2/+2 | |
| | | | | is used instead; kwesterback@home.com | ||||
* | Fix RCS ids | 1996-08-19 | 1 | -3/+1 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+271 | |