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-10-03
Clarifications about the interaction of bridge and PF.
Stuart Henderson
2007-10-03
nullproc() is used in more than one file.
Tobias Weingartner
2007-10-03
Nuke MSDOS portion. Add <unistd.h> for STDERR_FILENO in the
Tobias Weingartner
2007-10-03
Some -Wall cleanup to help fix other bugs.
Tobias Weingartner
2007-10-03
reset the default branch early on so rcs_head_get() does not screw us up
Joris Vink
2007-10-03
MALLOC+bzero -> malloc+M_ZERO.
Kenneth R Westerback
2007-10-03
pull from ragge's repo:
Otto Moerbeek
2007-10-03
pull form ragge's repo:
Otto Moerbeek
2007-10-03
pull from ragge's repo: man page diffs from Igor Sobrado
Otto Moerbeek
2007-10-03
On i386, use PCB_SAVECTX flags to distinguish between state saved by a normal
Mark Kettenis
2007-10-03
Add pcb_flags member to 'struct pcb', and set PCB_SAVECTX on contexts saved
Mark Kettenis
2007-10-02
stop messing with lgetc to please hoststated's check/expect.
Pierre-Yves Ritschard
2007-10-02
sort the hardware list;
Jason McIntyre
2007-10-02
fix format and type
Gilles Chehade
2007-10-02
Process patterns containing $ end ^ (but not as last or first char)
Otto Moerbeek
2007-10-02
handles zero-sized strings that fgets can return
Charles Longeau
2007-10-02
Add Apple Airport Extreme devices.
Marcus Glocker
2007-10-02
add missing MLINKS section for iic(9); 'please commit this!' jmc@
Constantine A. Murenin
2007-10-02
mention the 88E804x Fast Ethernet chipsets.
Brad Smith
2007-10-02
fix a libpthread PANIC in seekdir(3) caused by a recursive mutex lock.
Kurt Miller
2007-10-02
Use kinfo_proc2 instead of kinfo_proc.
Mark Kettenis
2007-10-02
pcc knows _Bool. ok beck@ miod @millert
Otto Moerbeek
2007-10-02
add initial support for the Marvell PCIe Yukon FE+ Fast Ethernet chipsets.
Brad Smith
2007-10-02
In vr_attach() only touch the VR_STICKHW register if the adapter
Brad Smith
2007-10-02
clean up merged code.
Pierre-Yves Ritschard
2007-10-02
regen
Brad Smith
2007-10-02
add new Intel E1000 and 10Gb PCIe PCI ids.
Brad Smith
2007-10-02
Fiddle Sun traditional disklabel recognition to eliminate union and
Kenneth R Westerback
2007-10-02
Apply (with slight variants) this elimination of bzero() with M_ZERO:
Kenneth R Westerback
2007-10-01
sort the fields in manual page in the same order as in fstat output;
Igor Sobrado
2007-10-01
Spacing.
Marcus Glocker
2007-10-01
Fix `bogus xmit rate setup' panic, which mostly happened while associating
Marcus Glocker
2007-10-01
Add NUMBER to hoststated's lexer, very similar to what has gone in
Pierre-Yves Ritschard
2007-10-01
pull form ragge's repo:
Otto Moerbeek
2007-10-01
pull fro ragge's repo:
Otto Moerbeek
2007-10-01
Last of the really easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...'
Kenneth R Westerback
2007-10-01
More easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...' where
Kenneth R Westerback
2007-10-01
More easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...' where
Kenneth R Westerback
2007-10-01
remove rate_fb variable as it always gets set to the same value
Jonathan Gray
2007-10-01
Sync .nd with other parts of hoststated, prompted by jmc@
Pierre-Yves Ritschard
2007-10-01
kill some remaining debug that snuk in.
Pierre-Yves Ritschard
2007-10-01
Print the MAC address.
Jonathan Gray
2007-10-01
Disable default debug setting, make tx power map printing debug only.
Jonathan Gray
2007-10-01
Backout NUMBER to string conversion.
Marco Pfatschbacher
2007-10-01
keep lines < 80.
Pierre-Yves Ritschard
2007-10-01
more btoc -> atop
Martin Reindl
2007-10-01
Use uint_* consistent.
Marcus Glocker
2007-10-01
typos in comment; from Pierre Riteau
Otto Moerbeek
2007-10-01
fix alot of whitespace problems...
Esben Norby
2007-10-01
More easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...'.
Kenneth R Westerback
[prev]
[next]