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
/
cron
Age
Commit message (
Expand
)
Author
1998-07-12
disable debugging in crontab
Theo de Raadt
1998-07-10
do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling
Theo de Raadt
1998-05-08
when handling % line breaks, correctly handle escaped % which should be embed...
Theo de Raadt
1998-03-30
Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various places
Theo de Raadt
1997-12-22
handle timing normally except when clock jumps between 1 and 3 hours. If it
Theo de Raadt
1997-09-21
$OpenBSD$
Theo de Raadt
1997-08-04
save errno in sigchld handlers
Theo de Raadt
1997-07-17
doc @ commands; mouse
Theo de Raadt
1997-04-12
waitpid() can return -1 -- give a useful error message if it does.
Todd C. Miller
1997-04-12
ign some signals for editor
Theo de Raadt
1997-04-12
support SIGSTOP in editor, I cannot believe this has always been busted!
Theo de Raadt
1996-12-25
no compile test after last change: no need for that umask too, i guess
Michael Shalayeff
1996-12-25
do not need umask for mkstemp
Theo de Raadt
1996-12-17
use snprintf when storing the string from strerror(). Who knows how
Todd C. Miller
1996-12-16
avoid more oflows; at this stage paranoia exceeds reality by a lot since our ...
Theo de Raadt
1996-12-14
Check to make sure first char of command is not '*' since that will
Todd C. Miller
1996-12-07
months are from 1-12 not 0-12, netbsd pr#2806, mouse@Rodents.Montreal.QC.CA
Theo de Raadt
1996-11-01
Check malloc/strdup ret val and deal.
Todd C. Miller
1996-10-31
Proper strncpy() usage.
Todd C. Miller
1996-10-25
proactive buf check
Theo de Raadt
1996-09-25
Fixed buffer overflow.
bitblt
1996-09-16
umask != file mode
Todd C. Miller
1996-09-15
use mkstemp; mentioned by sirsyko@ishiboo.com
Theo de Raadt
1996-09-15
print debugging flags in usage(); idea from freebsd
Theo de Raadt
1996-09-15
enlarge buffer
Theo de Raadt
1996-08-07
setlogin(username)
Theo de Raadt
1996-08-07
buf oflow, nice error message; from freebsd
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt