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
/
sbin
Age
Commit message (
Expand
)
Author
2013-06-11
final removal of daddr64_t. daddr_t has been 64 bit for a long enough
Theo de Raadt
2013-06-09
Make route adding interface more flexible by passing flags to be
Kenneth R Westerback
2013-06-09
Fix/clarify some comments. do memset()'s only when variable is going
Kenneth R Westerback
2013-06-09
Re-apply static route and classless static route support -- this time
Kenneth R Westerback
2013-06-09
Re-apply route adding code refactoring -- it wasn't the problem that
Kenneth R Westerback
2013-06-09
add fuse sysctls, from Sylvestre Gallon
Ted Unangst
2013-06-09
fix an off by one preventing access to the last filesystem.
Ted Unangst
2013-06-09
Add back backslash fixes caught in rollback.
Kenneth R Westerback
2013-06-09
Backout static/classless route handling and default route refactoring
Kenneth R Westerback
2013-06-08
Add new sysctl for pipex packet input/output queue length and
YASUOKA Masahiko
2013-06-04
Add support for static routes option (33) and classless static
Kenneth R Westerback
2013-06-04
Fix "\" escape handling in read_string().
Kenneth R Westerback
2013-06-03
sprinkle $OpenBSD$, pointed out by pedro
Marc Espie
2013-06-03
dependent clause requires a subject (comment grammar)
Ted Unangst
2013-06-02
Add mentions about net.mpls and net.inet.ip.ifq.
YASUOKA Masahiko
2013-06-02
various fixes; passed back to netbsd
Jason McIntyre
2013-06-02
Switch from antique struct direct to struct dirent
Philip Guenther
2013-06-01
remove set-tos backwards compat, moved into the set {} block a year ago
Henning Brauer
2013-06-01
Refactor the default route adding code to use a general route adding
Kenneth R Westerback
2013-06-01
import tmpfs code, originally from netbsd.
Marc Espie
2013-05-31
Correct the range checks in ifconfig properly for vhid, advbase and advskew.
YASUOKA Masahiko
2013-05-31
don't truncate trailing zeros from the round-trip times; ok deraadt@ sthen@
Christian Weisgerber
2013-05-27
autodetect ipv6 addresses for route(8). ok benno@ bluhm@, manpage help jmc@
Stuart Henderson
2013-05-22
Move the gmac/null ciphers to a different table block, clearly labelled as
Stuart Henderson
2013-05-10
Fix subnet check. Check our rdomain against the rdomains of the other
Kenneth R Westerback
2013-05-05
Add a flag to struct client_state (IS_RESPONSIBLE) to record when
Kenneth R Westerback
2013-05-02
Bunch of comment/whitespace cleanup. Eliminate some misleading or
Kenneth R Westerback
2013-05-02
Enough of the hand-rolling of queues. Turn client->leases and
Kenneth R Westerback
2013-04-27
Use same parse_date() and date writing logic as in dhcpd. i.e.
Kenneth R Westerback
2013-04-25
big int_t/time_t fixes; ok deraadt@ krw@
Otto Moerbeek
2013-04-25
fix format string; found while scaning the tree for time_t/ino_t problems;
Otto Moerbeek
2013-04-24
pretty print bigger off_t
Theo de Raadt
2013-04-24
remove old backwards random junk
Theo de Raadt
2013-04-24
Follow ISC and freebsd by increasing ip_ttl on packets from 16 to
Kenneth R Westerback
2013-04-23
handle large ino_t; ok tedu
Theo de Raadt
2013-04-23
handle large ino_t; ok tedu
Theo de Raadt
2013-04-23
simple repair for large ino_t
Theo de Raadt
2013-04-23
handle big ino_t
Theo de Raadt
2013-04-23
prepare for more time (bits); ok deraadt@ millert@
Otto Moerbeek
2013-04-21
avoid truncating a time_t division into days
Theo de Raadt
2013-04-21
Check both f_mntfromname and f_mntfromspec when looking for a mounted
Joel Sing
2013-04-21
When mount(1) is run in verbose mode, display f_mntfromspec if it differs
Joel Sing
2013-04-19
remove comment about "make gcc happy" for variables which WERE being
Theo de Raadt
2013-04-19
make sure the fs blocksize doesn't get too big; ok krw@
Otto Moerbeek
2013-04-17
ext2fs has a 32-bit time fields. store a u_int32_t of the real time_t --
Theo de Raadt
2013-04-16
mark time_t edges with comments
Theo de Raadt
2013-04-16
improve name of the 32-bit timeval that ping uses, and bound the use
Theo de Raadt
2013-04-16
handle big time_t types; ok guenther
Theo de Raadt
2013-04-16
remove casts to time_t * which are not needed
Theo de Raadt
2013-04-16
bzero struct tm before use
Theo de Raadt
[next]