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
Age
Commit message (
Expand
)
Author
2013-04-19
Constrain the 2038 check to only when sizeof(time_t) == sizeof(int).
Theo de Raadt
2013-04-19
comment incorrect; rdate has -n support now too
Theo de Raadt
2013-04-19
sw_vp is now in struct nfs_diskless.
Florian Obser
2013-04-19
print tv_sec properly
Theo de Raadt
2013-04-18
struct timezone is so 1980
Theo de Raadt
2013-04-17
Replace hand-rolled date printing/parsing code with strftime()/strptime().
Kenneth R Westerback
2013-04-17
Adapt cron and at for future large time_t and tv_sec types. These were some
Theo de Raadt
2013-04-17
first few large time_t changes; more might be required -- still digging.
Theo de Raadt
2013-04-17
large time_t problems
Theo de Raadt
2013-04-17
handle large tv_sec
Theo de Raadt
2013-04-17
handle large time_t
Theo de Raadt
2013-04-16
handle large time_t types; ok millert
Theo de Raadt
2013-04-16
remove casts to time_t * which are not needed
Theo de Raadt
2013-04-16
fix glitches in unused source file; ok millert
Theo de Raadt
2013-04-16
spelling fixes;
Jason McIntyre
2013-04-16
pass state correctly so we can do error messages.
Marc Espie
2013-04-16
Fix some AVPs of SCCRP to comply RFC 2661.
YASUOKA Masahiko
2013-04-16
Fixed `max-session' and `user-max-session'. They has been broken by the
YASUOKA Masahiko
2013-04-16
Existing authentication realms are removed mistakenly when
YASUOKA Masahiko
2013-04-16
Configuration option `strip-nt-domain' and `strip-atmark-realm' didn't
YASUOKA Masahiko
2013-04-16
pppoed didn't work since it has been broken after the last
YASUOKA Masahiko
2013-04-16
add MLINKS for slip.login(5) and slip.hosts(5);
Jason McIntyre
2013-04-15
scripts should be run as root, but are not; add a BUGS entry to that
Jason McIntyre
2013-04-15
no longer LDSTATIC
Theo de Raadt
2013-04-15
do not need -static anymore
Theo de Raadt
2013-04-13
Give struct dhcp_synctlv_lease fields a prefix (lv_) as the fields
Kenneth R Westerback
2013-04-13
Don't dance with errno, just check the return values of fprintf(),
Kenneth R Westerback
2013-04-12
replace MAX_LINE_SIZE and SMTP_LINE_MAX with SMTPD_MAXLINESIZE for
Eric Faurot
2013-04-12
Unbreak lease synchronization by making the sync header contain the
Kenneth R Westerback
2013-04-09
do not store a time_t or the result of a time_t division in an int
Gilles Chehade
2013-04-08
division of time_t does not necessarily fit in an int
Gilles Chehade
2013-04-06
Turn an error into a warning to be able to start l2tp tunnels even if
Giovanni Bechis
2013-04-05
kill redundant prototype
Florian Obser
2013-04-05
send_packet() and writev() return ssize_t, not int. Use correct
Kenneth R Westerback
2013-04-03
Make it possible to explicitly specify the number of vcpus and the amount
Mark Kettenis
2013-04-03
do not assume time_t and timeval.tv_sec are the same type
Theo de Raadt
2013-04-03
Handle big time_t
Philip Guenther
2013-04-02
change log format to fix warning
Gilles Chehade
2013-04-02
Handle big time_t
Philip Guenther
2013-04-02
for parsing time values, fall back to atoll() for time_t
Theo de Raadt
2013-04-02
tv_sec is not neccessarily the same type (or size) as time_t
Theo de Raadt
2013-04-02
handle large time_t at least until 2038. then chaos breaks out.
Theo de Raadt
2013-04-02
handle long time_t; ok guenther
Theo de Raadt
2013-04-01
Some firmware revisions on UltraSPARC T2 machines apparently insist on having
Mark Kettenis
2013-04-01
'#' starts a comment, not a line continuation.
Tobias Stoeckmann
2013-03-31
unbreak tree
Theo de Raadt
2013-03-31
ooops, forgot to lower the define after my very last test: it's 10% not 99%
Gilles Chehade
2013-03-31
build this on octeon too
Jasper Lievisse Adriaanse
2013-03-30
have smtpd temporarily refuse new messages if file system holding the queue
Gilles Chehade
2013-03-30
previous had one backslash too many;
Jason McIntyre
[prev]
[next]