index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-01-13
Fix problems with incomplete arrays that was fixed in other ospfctl
Jonathan Gray
2010-01-13
sync with mirrors.dat update
Stuart Henderson
2010-01-13
revert previous and allow reading the last element of the array; ok deraadt@
Christian Weisgerber
2010-01-13
errors spotted by lint
Theo de Raadt
2010-01-13
Get new xs's with PR_ZERO to ensure all shiny new fields get
Kenneth R Westerback
2010-01-13
remove subnetsarelocal / SUBNETSARELOCAL. it's been off by default since
Henning Brauer
2010-01-13
no point in looking for the old "all host bits zero" broadcast address any
Henning Brauer
2010-01-13
4.2BSD had the host parts bit of the address all zero as broadcast address.
Henning Brauer
2010-01-13
If a process receives two different signals while in readpassphrase, only
Darren Tucker
2010-01-13
Rename s/safile/siofile/g, missed when libsa was renamed to
Alexandre Ratchov
2010-01-13
As per NetBSD move HAYAKAWA Koichi's licenses to two clause.
Jonathan Gray
2010-01-13
Cookie or done is set on entry to scsi_xs_sync(). Take panic() out
Kenneth R Westerback
2010-01-13
cleanup npppd code. delete IIJ local ifdef switches and fix warnings.
YASUOKA Masahiko
2010-01-13
cleanup pipex code. ok henning@
YASUOKA Masahiko
2010-01-13
we don't need broadcast for the classful network AND broadcast for the
Henning Brauer
2010-01-13
Don't whack conflicting BARs if they are enabled.
Mark Kettenis
2010-01-13
Remove a few more settings of ITSDONE in drivers. Only a couple
Kenneth R Westerback
2010-01-13
replace static on functions with Static so openbsd can define it away
David Gwynne
2010-01-13
Add VPNv4 to the understood address families in bgpctl.
Claudio Jeker
2010-01-13
Add support for BGP MPLS VPN aka RFC 4364. This is only the RDE part so
Claudio Jeker
2010-01-13
Remove special bridge code in in_arpinput() this is no longer needed since
Claudio Jeker
2010-01-13
Preliminary rdomain support in bridge(4). Make sure that m->m_pkthdr.rdomain
Claudio Jeker
2010-01-13
Move tokens before productions into more consistant places
Theo de Raadt
2010-01-13
repair a double-free suggested by parfait; ok mcbride
Theo de Raadt
2010-01-13
when checking an xs for errors, first check if the device the xs is for
David Gwynne
2010-01-13
don't append a space after inserting a completion of a directory (i.e.
Damien Miller
2010-01-13
avoid run-time failures when specifying hostkeys via a relative
Damien Miller
2010-01-13
scsi_xs_sync uses the xs cookie and done pointers, so users of scsi_xs_sync
David Gwynne
2010-01-13
sync
Theo de Raadt
2010-01-13
Oops. Restore decrement of xs->retries I optimized away. Not everything
Kenneth R Westerback
2010-01-13
make ifa_ifwithaddr use the shiny new ifaddr RB tree instead of traversing
Henning Brauer
2010-01-13
maintain a global RB tree of all local addresses in the system. this
Henning Brauer
2010-01-13
instead of fiddling with the per-interface address lists directly in
Henning Brauer
2010-01-13
adding an empty ifaddr struct to the per-interface ifaddr list and
Henning Brauer
2010-01-13
Remove extern reference to pf_pabuf which uses a struct
Jonathan Gray
2010-01-13
Fix SCSIDEBUG compiles.
Kenneth R Westerback
2010-01-13
fix some leaks found by parfait
Jonathan Gray
2010-01-13
support '-h' (human-readable units) for sftp's ls command, just like
Damien Miller
2010-01-13
let's admit it's not 1992 any more. CIDR is around for a long time, even
Henning Brauer
2010-01-13
Make HostBased authentication work with a ProxyCommand. bz #1569, patch
Darren Tucker
2010-01-13
Ignore and log any Protocol 1 keys where the claimed size is not equal to
Darren Tucker
2010-01-13
Update regress output files to -current behaviour
Ryan Thomas McBride
2010-01-13
pfr.rule.*.addr.type must be initialized to PF_ADDR_NONE for things that
Claudio Jeker
2010-01-13
pfr.rule.*.addr.type must be initialized to PF_ADDR_NONE for things that
Claudio Jeker
2010-01-13
In some cases the netmask gets set to a full 128 bit mask even if no
Ryan Thomas McBride
2010-01-13
Allow /netmask notation in redir spec, fix the rest of the regress
Ryan Thomas McBride
2010-01-13
Remove random component of auto-generated table names in loaded rules.
Ryan Thomas McBride
2010-01-13
typo in panic message
joshua stein
2010-01-13
Change M_WAITOK --> M_WAITOK | M_CANFAIL
Charles Longeau
2010-01-13
Fix a couple of typos/mispellings in comments
Darren Tucker
[next]