index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
lpr
Age
Commit message (
Expand
)
Author
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-02-13
When you give command examples and etc., in a manual page prefix them with:
Mike Pechkin
2002-01-21
s/deamon/daemon/
Theo de Raadt
2002-01-07
Revert local changes that should not have been committed
Todd C. Miller
2002-01-07
To disable a SIGCHLD signal handler use SIG_DFL, *not* SIG_IGN
Todd C. Miller
2001-12-06
use err/warn and friends instead of printf/exit.
Eric Jackson
2001-11-27
Fix check for '/' in cf file and change the check for '/' in df file
Todd C. Miller
2001-11-23
use the same siginterrupt() trick in lpc(1) as in timedc(1). we have to hack
Theo de Raadt
2001-11-19
only slight fixes needed in signal handlers
Theo de Raadt
2001-11-19
use _exit in signal handler
Theo de Raadt
2001-11-01
displayq to honor the terminal width; millert@ ok
Michael Shalayeff
2001-10-29
MacOS 10.1 lpr clients send a format character of "o" to indicate postscript;...
Theo de Raadt
2001-09-19
occured->occurred
Mike Pechkin
2001-09-05
do not select(20, ...)
Theo de Raadt
2001-09-04
Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ...
Todd C. Miller
2001-08-30
When using dup2() to make a socket be stdout, first check that it
Todd C. Miller
2001-08-30
o kill register
Todd C. Miller
2001-08-30
Better buffer lengths (MAXFOO and FOO_MAX) based on a patch from
Todd C. Miller
2001-08-30
Use NAME_MAX, not MAXPATHLEN for buffer sizes since they are not
Todd C. Miller
2001-08-29
Fix buffer oflow reading from queue file. While we are at it, crank
Todd C. Miller
2001-07-09
correct type on last arg to execl(); nordin@cse.ogi.edu
Theo de Raadt
2001-06-25
Fix a bunch of one-byte possible overflows
Paul Janzen
2001-06-25
A little more careful with buffers, only relevant if /etc/printcap was set
Paul Janzen
2001-06-22
use strlcpy vs strncpy+a[len-1]='\0'
lebel
2001-04-05
another euid mixup; wiz@danbala.ifoer.tuwien.ac.at
Theo de Raadt
2001-04-04
missung euid swapout; j@ida.interface-business.de
Theo de Raadt
2001-02-15
MAXLOGNAME; ianm@cit.uws.edu.au
Theo de Raadt
2001-02-07
spelling
Todd T. Fries
2000-11-21
sigjmp & statics begone
Theo de Raadt
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-08-24
more fixes in that area; dholland@eecs.harvard.edu
Theo de Raadt
2000-08-24
only loop through real groups; reported by dholland@eecs.harvard.edu
Theo de Raadt
2000-06-28
syslog should use %s
Theo de Raadt
2000-04-15
- For consistency, `super-user' -> `superuser' in all cases.
Aaron Campbell
2000-03-19
Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other
Aaron Campbell
2000-03-14
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
Aaron Campbell
2000-03-04
Try to standardize the options list introduction; it should read "The options
Aaron Campbell
1999-10-17
Use the AT&T UNIX macros.
Aaron Campbell
1999-07-04
more macro conversion
Aaron Campbell
1999-06-05
remove trailing whitespace, some Nm cleanup
Aaron Campbell
1999-06-05
more .Os cleansing
Aaron Campbell
1999-05-28
more .El madness
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
Alex Feldman
1998-08-03
Set SO_REUSEADDR on printer/tcp service (port 515); csapuntz@clearviewtech.com
Todd C. Miller
1998-06-28
Treat a printer as remote iff RM is not us or RP is set and it doesn't match the
Angelos D. Keromytis
1998-06-23
Fix snprintf return value usage.
Todd C. Miller
1998-04-22
buf mishandling; rotel@indigo.ie
Theo de Raadt
1998-02-27
be more paranoid.
Theo de Raadt
[next]