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
2006-12-13
eliminate unnecessary interface resets in fxp_ioctl()
Martin Reindl
2006-12-13
use IN6_IS_SCOPE_EMBED to check kernel-internal form addresses
Jun-ichiro itojun Hagino
2006-12-13
tweaks;
Jason McIntyre
2006-12-13
Additional test for multiple PermitOpen entries. ok djm@
Darren Tucker
2006-12-13
Make PermitOpen work with multiple values like the man pages says. bz #1267
Darren Tucker
2006-12-13
IPv6 passive OS fingerprinting.
Jun-ichiro itojun Hagino
2006-12-12
add msk(4), tweak sk(4) and pci(4) accordingly
Pedro Martelletto
2006-12-12
Complete gwk's previous patch to stop setperf methods from returning
Dimitry Andric
2006-12-12
a rewrite of enc.4, hopefully a little more useful than what we previously
Jason McIntyre
2006-12-12
tweak previous, and update usage(); ok grunk
Jason McIntyre
2006-12-12
Xr bgplg and bgplgsh;
Jason McIntyre
2006-12-12
Mention both A1 and B1 revisions of the D-Link DGE-530T adapter and
Michael Knudsen
2006-12-12
regen
Michael Knudsen
2006-12-12
Clarifying a few pcidevs entry names based on names found
Michael Knudsen
2006-12-12
Fix typo in comment.
Mark Kettenis
2006-12-12
sync
Theo de Raadt
2006-12-12
remove unused #defines; no binary change
Kevin Steves
2006-12-12
<signal.h> not needed
Kevin Steves
2006-12-12
Use appropriate macros to decode IGN.
Mark Kettenis
2006-12-12
ignore bars which are 0; ok kettenis
Theo de Raadt
2006-12-12
Fix a typo to clean M's out of my tree.
Michael Knudsen
2006-12-12
There is no acpiec_notify() function so don't supply a prototype.
Michael Knudsen
2006-12-12
- include <sys/proc.h> for tsleep();
Tom Cosgrove
2006-12-12
enable bgplg, the bgp looking glass
Reyk Floeter
2006-12-12
Remove the BUGS section here, too.
Marc Balmer
2006-12-12
Remove the BUGS sections. It is not really a bug and it is explained
Marc Balmer
2006-12-12
ansify the enc code
Reyk Floeter
2006-12-12
executed processes (like traceroute) will be killed after a hard limit
Reyk Floeter
2006-12-12
print the hostname in the HTML title.
Reyk Floeter
2006-12-12
change the proposed permissions for the chroot'ed executables: use
Reyk Floeter
2006-12-12
spacing
Reyk Floeter
2006-12-12
Valid XHTML 1.1! (according to http://validator.w3.org/)
Reyk Floeter
2006-12-12
add a nice image (the openbgpd logo)
Reyk Floeter
2006-12-12
Change nexthop_delete() to be more obvious what's going on. No functional
Claudio Jeker
2006-12-12
Even IPv6 has a prefixlen limit. This ensures that we do not overflow the
Claudio Jeker
2006-12-12
In path_remove() remove only local prefixes from the pftable.
Claudio Jeker
2006-12-12
add a workaround for hardware ip4csum-tx bug on re(4) chips. the
Reyk Floeter
2006-12-12
Kill peer_remove(). This function is only used once so inline it there.
Claudio Jeker
2006-12-12
Make malo(4) work on macppc by adding a few letoh32(), removing some htole32()
Claudio Jeker
2006-12-12
mention the fact that m4 also accepts files via cmdline
Alexander von Gernler
2006-12-12
Ignore sigpipe as libevent does not handle that for us. Confirmed by
Camiel Dobbelaar
2006-12-12
sync
Theo de Raadt
2006-12-12
bz #1019: some ssh.com versions apparently can't cope with the remote port
Damien Miller
2006-12-12
small cleanup after feng shui
David Gwynne
2006-12-12
Give the SCSI layer the ability to requeue i/o's rejected by a driver
Kenneth R Westerback
2006-12-12
after allocating the ahci_port bits, stash it in the softc rather than
David Gwynne
2006-12-12
feng shui
David Gwynne
2006-12-12
for each port the controller says is hooked up, go and allocate our
David Gwynne
2006-12-12
start implementing the bits that allocate the per port structures and their
David Gwynne
2006-12-12
remember our dma tag. be able to do dma is like, really cool. man.
David Gwynne
[next]