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
2007-05-23
%z in printf(9) is not the same as %z in printf(3). Change to %lu
Ray Lai
2007-05-22
Add the BCM5709 PCI device Id. It is disabled for now since we do not
Reyk Floeter
2007-05-22
sync
Reyk Floeter
2007-05-22
Add another bnx(4) PCI Id (BCM5709 SerDes 1000base-SX)
Reyk Floeter
2007-05-22
- tweak .Nd a little
Jason McIntyre
2007-05-22
Add pciide(4) and things that attach to it.
Mark Kettenis
2007-05-22
Add elory(4).
Mark Kettenis
2007-05-22
elroy(4).
Mark Kettenis
2007-05-22
Add option HP8700_CPU.
Mark Kettenis
2007-05-22
Hook up astro(4).
Mark Kettenis
2007-05-22
astro(4)
Mark Kettenis
2007-05-22
zap trailing whitespace;
Jason McIntyre
2007-05-22
adress -> address
Jasper Lievisse Adriaanse
2007-05-22
Note that the global -x option is kept for compatibility (for now) and has
Xavier Santolaria
2007-05-22
Rework the way how ospfd fetches and tracks interfaces. Try to merge the
Claudio Jeker
2007-05-22
remove duplicate -M entry from set_usage(); ok espie
Jason McIntyre
2007-05-22
Only try to merge a AS_SEQUENCE if there is a difference between the 4-byte
Claudio Jeker
2007-05-22
zap references to pkgdep. Packing-Lists no longer even record it, anyways.
Marc Espie
2007-05-22
cleanup shared state a bit earlier. Shouldn't change much, but may help
Marc Espie
2007-05-22
protect more variables from existing outside of locore, should fix
Martin Reindl
2007-05-22
When a partial ack is received check if congestion window is larger than
Michele Marchetto
2007-05-22
zap double include; from p_nowaczyk AT o2.pl
Damien Miller
2007-05-22
introduce a SharedItemsRecorder (put it into Vstat, since that's a file
Marc Espie
2007-05-22
A quirk is needed for the Logitech QuickCam Notebook to prevent attaching
Robert Nagy
2007-05-22
ip_mroute.c is in bad shape.
Michele Marchetto
2007-05-22
mark `digitalsignature' as a known keyword, which helps me.
Marc Espie
2007-05-22
reference xtsscale(1)
Robert Nagy
2007-05-22
enable uts(4) - USB touchscreen support
Robert Nagy
2007-05-22
Support bluetooth adapter found in my MSI S270 laptop. ok deraadt@, jasper@,
Matthieu Herrb
2007-05-22
sync
Matthieu Herrb
2007-05-22
Add a second MSI bluetooth adapter. ok deraadt@ jasper@ grange@
Matthieu Herrb
2007-05-22
remove -h from set_usage();
Jason McIntyre
2007-05-22
%z in printf(9) is not the same as %z in printf(3). Change to %lu
Ray Lai
2007-05-22
Pass string to printf instead of struct that contains string.
Ray Lai
2007-05-22
Use BNX_PRINTF instead of printf with missing argument.
Ray Lai
2007-05-22
Remove broken URLs.
Jonathan Gray
2007-05-22
regen
David Gwynne
2007-05-22
mtu and i found an emulex lp982 in tokyo
David Gwynne
2007-05-22
finish removing unused -h option
Marc Espie
2007-05-21
Add support for 8700/pcxw2 cpu.
Mark Kettenis
2007-05-21
Ask firmware for reset before trying ourselves; needed for four-digit b/c/j
Mark Kettenis
2007-05-21
Import code to support the Elroy chip from hppa64 and make it actually work.
Mark Kettenis
2007-05-21
Implement deep interrupt swizzling by mapping all four PCI interrupt pins
Mark Kettenis
2007-05-21
Make iommu_dvmamap_unload cleanup properly.
Mark Kettenis
2007-05-21
small cleanups:
Constantine A. Murenin
2007-05-21
fix -Wall warning about unused variable `errstr', which was introduced in the...
Constantine A. Murenin
2007-05-21
add EOVERFLOW and ECANCELED here too.
Jasper Lievisse Adriaanse
2007-05-21
Add msk(4).
Mark Kettenis
2007-05-21
Initial stab at a driver for the Astro chip. Mostly IOMMU code to handle
Mark Kettenis
2007-05-21
Add ffs2 support. Adapted from the ufs2 changes in FreeBSD and NetBSD.
Todd C. Miller
[next]