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
/
lpd
Age
Commit message (
Expand
)
Author
1998-08-03
Set SO_REUSEADDR on printer/tcp service (port 515); csapuntz@clearviewtech.com
Todd C. Miller
1997-10-05
be more paranoid; based on problem report by mhpower@MIT.EDU
Theo de Raadt
1997-09-09
Use setlogin("") instead of setlogin(user) since target user is daemon.
Todd C. Miller
1997-09-09
Use setlogin(2).
Todd C. Miller
1997-08-04
save errno in sigchld handlers
Theo de Raadt
1997-07-27
use sendmail -t
Theo de Raadt
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-07-23
1 byte oflow; Don.Lewis@tsc.tdk.com
Theo de Raadt
1997-07-21
careful about unlink; oliver
Theo de Raadt
1997-07-20
careful with usernames; oliver
Theo de Raadt
1997-07-20
careful with link paths; oliver
Theo de Raadt
1997-07-19
Wall cleanup; people running lpd should test!
Theo de Raadt
1997-07-17
proto ksearch/msearch
Theo de Raadt
1997-07-17
fix Xr
Theo de Raadt
1997-07-17
Change a strcpy() -> strncpy() because I'm paranoid.
Todd C. Miller
1997-07-16
crank dfname/tfname; freebsd
Theo de Raadt
1997-06-02
lpd has no support for specifying port option; sounds silly anyways; tinguely...
Theo de Raadt
1997-04-04
when mktemp() is hard to fix, use 10 X
Theo de Raadt
1997-01-17
Add OpenBSD tags (was in wrong dir for previous commit)
Todd C. Miller
1996-12-20
initialize name; is this the right hack?
Theo de Raadt
1996-12-16
Implement more tty flags for better portability from other systems:
Thorsten Lockert
1996-12-05
inverted logic
Theo de Raadt
1996-11-03
Improve portability by using ANSI/POSIX interfaces when possible.
Todd C. Miller
1996-10-26
we are so ftp bounce paranoid, we checked twice!
Theo de Raadt
1996-10-25
proactive bounds checking; help from millert
Theo de Raadt
1996-09-30
avoid NOFILE; from bde@freebsd
Theo de Raadt
1996-09-21
doh
Theo de Raadt
1996-09-21
i so rarely forget htons & friends; this time i did -- warner caught me
Theo de Raadt
1996-09-21
overflow protection
Theo de Raadt
1996-09-21
oflow protection, ftp bounce protection, dns spoof protection
Theo de Raadt
1996-09-21
support 57600, until we get better support
Theo de Raadt
1996-08-18
Wait for an output filter to conmplete before starting the next print job;
Thorsten Lockert
1996-08-07
ftp bounce protection
Theo de Raadt
1996-07-27
versatile baud rates; from netbsd
Theo de Raadt
1996-07-04
Fix bogon in import
Thorsten Lockert
1996-07-04
Integrated 4.4Lite2 source
Thorsten Lockert
1996-06-28
closelog() before we trash syslog descriptor
Theo de Raadt
1996-06-17
changed to match pk's commit message: 4.2 -> 4.4, SMM reference
Jason Downs
1996-06-16
netbsd pr#2552: /dev/printer -> /var/run/printer
Jason Downs
1996-05-05
use XS (not XC) flags when setting tty flags; from <brook@trillium.nmsu.edu>.
Theo de Raadt
1996-05-05
headers
Theo de Raadt
1996-05-01
save some bytes of disk
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt