summaryrefslogtreecommitdiff
path: root/sys/kern/subr_log.c
AgeCommit message (Expand)Author
2005-12-09ansi and deregister. No binary change.Jonathan Gray
2005-04-20knfTheo de Raadt
2005-04-14Try to start log message buffer on a new line. Helps install scripts avoidKenneth R Westerback
2003-09-23Replace select backends with poll backends. selscan() and pollscan()Todd C. Miller
2003-07-21remove caddr_t casts. it's just silly to cast something when the functionTed Unangst
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-06-29kqfilter for the log. niels said i can commit it if it worksMichael Shalayeff
2001-04-06Move offsetof define into sys/param.hConstantine Sapuntzakis
2000-02-22enlarge msgbuf, somewhat line netbsd didTheo de Raadt
1997-09-18it is definately wrong to initialize the pgid at open() time because theTheo de Raadt
1997-08-31for non-tty TIOCSPGRP/F_SETOWN/FIOSETOWN pgid setting calls, store uidTheo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt