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-08-19
put do { } while (0) around the dprintf macro to make it less scary
David Gwynne
2013-08-18
Fix calls to printf-like functions which passed a non-fixed string
Philip Guenther
2013-08-16
Use %lld and cast to (long long) when printing time_t values
Philip Guenther
2013-08-15
Don't include unused copyright[] string in all the cron binaries.
Todd C. Miller
2013-08-15
Replace the obsolete ioctl(SIOCGDRLST_IN6) interface with
Alexander Bluhm
2013-08-15
Reduce the warnings when arp, rarp, ndp are compiled with WARNINGS=yes.
Alexander Bluhm
2013-08-14
Rewrite the internals of the RDE reload logic.
Claudio Jeker
2013-08-14
Enforce that the ls_id and the adv_rtr field in a type 1 router LSA are
Claudio Jeker
2013-08-14
editing blip in previous;
Jason McIntyre
2013-08-14
ISC cron is the defacto BSD cron these days so remove confusing
Todd C. Miller
2013-08-14
macro simplification;
Jason McIntyre
2013-08-14
some Bx/Ox conversion;
Jason McIntyre
2013-08-14
no longer any need to quote macro lines with >9 args;
Jason McIntyre
2013-08-13
Handle firmware for radeondrm(4).
Mark Kettenis
2013-08-13
reorder SYNOPSIS to match usage()
Alexander Hall
2013-08-13
firmware is uncountable, i think we decided;
Jason McIntyre
2013-08-13
allow the user to specify which firmware to install, or install all of
Alexander Hall
2013-08-13
when handling puts from a client (ie, tftpd is writing a file to
David Gwynne
2013-08-12
Clarify what "mru" config option does.
YASUOKA Masahiko
2013-08-12
some minor fixes; From: Jan Stary
Jason McIntyre
2013-08-12
get ready for big ino_t; ok gunther@
Otto Moerbeek
2013-08-09
Remove dead code and useless #include and #ifdef from ndp.
Alexander Bluhm
2013-08-08
bugfix update to 1.4.2
Robert Nagy
2013-08-08
move the parameter expansion text to after the config options text,
Jason McIntyre
2013-08-08
Prep for big ino_t: cast to unsigned long long and format with %ll or %q
Philip Guenther
2013-08-07
disable libexec/identd and enable usr.sbin/identd.
David Gwynne
2013-08-06
Write uids/gids as unsigned in the passwd file and error messages.
Todd C. Miller
2013-08-06
Switch vax to gcc 3.3.6.
Miod Vallat
2013-08-05
Don't assume inode numbers fit in a long
Philip Guenther
2013-08-05
better document /etc/mailname;
Jason McIntyre
2013-07-28
Let mkuboot recognize native ELF binaries and only output the program headers
Miod Vallat
2013-07-22
we now have IDEA and MDC2 in libcrypto, so don't disable them in openssl(1)
Christian Weisgerber
2013-07-22
fix bogus warning due to limited range on 32bit archs.
Eric Faurot
2013-07-22
use unistd.h instead of getopt.h
Eric Faurot
2013-07-22
fix sockaddr overflow with IPv6
Eric Faurot
2013-07-21
clarify the error:code text;
Jason McIntyre
2013-07-21
Add a "passwd" table backend. Useful for sharing vusers with other programs.
Eric Faurot
2013-07-21
tweak log messages
Eric Faurot
2013-07-20
Add missing RCS id.
Alexander Bluhm
2013-07-20
arp and rarpd used an int expire_time for time calculation. Convert
Alexander Bluhm
2013-07-20
1. there's no "selectors function"
Matthias Kilian
2013-07-20
Update ldap and sqlite table backends and provide them as external backends.
Eric Faurot
2013-07-20
tweak previous;
Jason McIntyre
2013-07-20
tweak previous;
Jason McIntyre
2013-07-19
We are basically at 5.4 now
Eric Faurot
2013-07-19
Temporarily allow alternate names for traces, until this get cleaned up.
Eric Faurot
2013-07-19
Implement a scheduler_proc backend
Eric Faurot
2013-07-19
When accepting a message, log one line per recipient with the number of
Eric Faurot
2013-07-19
Many MTA improvements:
Eric Faurot
2013-07-19
Assorted queue improvements:
Eric Faurot
[next]