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-02-14
Sync with pgt(4) multicast fix.
Marcus Glocker
2007-02-14
g/c NO_DL_NEEDED, it is no longer used by os/unix/os.c
Todd C. Miller
2007-02-14
Add SIOCADDMULTI and SIOCDELMULTI ioctl handlers. Without them IPv6 does
Claudio Jeker
2007-02-14
remove GNU RCS implementation from the tree. Open RCS has been used for over
Niall O'Higgins
2007-02-14
correct a mistake concerning ifa_data;
Jason McIntyre
2007-02-14
recycle swbuf that had been long gone (w/ old vm)
Michael Shalayeff
2007-02-14
sync some manual page entries with actual usage.
Niall O'Higgins
2007-02-14
typos in comments; ok jmc@
Kevin Steves
2007-02-14
remove size_t and int mixup. same as getaddrinfo.c 1.30 -> 1.31.
Jun-ichiro itojun Hagino
2007-02-14
more refinements for the interactive commands section; ok otto
Jason McIntyre
2007-02-14
Fix spacing in Makefile.
Niall O'Higgins
2007-02-14
Remove int pretending to be a size_t.
Ray Lai
2007-02-14
remove some unused goop
Jonathan Gray
2007-02-14
put debug string tables under ATW_DEBUG
Jonathan Gray
2007-02-14
remove no longer used rate related variable/defines
Jonathan Gray
2007-02-14
%b format string for the GHC register. less whitespace while here
David Gwynne
2007-02-14
sync the rest (atomic.h)
Peter Valchev
2007-02-14
Quiet a noisy debug message by using dnprintf instead of printf.
Deanna Phillips
2007-02-14
Fix some realloc() off-by-one errors found by ray@.
Todd C. Miller
2007-02-14
FALLTHRU -> FALLTHROUGH for consistency.
Jonathan Gray
2007-02-14
Consistently spell FALLTHROUGH to appease lint.
Jonathan Gray
2007-02-14
bus_space does byte swapping to cope with host endianness for us, so remove
David Gwynne
2007-02-13
move includes only needed in dhclient.c; ok henning@
Kevin Steves
2007-02-13
- Be explicit on command line checking, instead of relying on patterns,
Matthias Kilian
2007-02-13
Add a delay for ep0 handling. Dunno why, but without debug prints it would
Dale Rahn
2007-02-13
"Fix" a horrible signal handler. ckfini() breaks all the rules for
Otto Moerbeek
2007-02-13
Avoid double recacl when loop_once is used.
Todd C. Miller
2007-02-13
Fix typo. Spotted by brad@.
Mark Kettenis
2007-02-13
Add prototype for bufferevent_base_set().
Todd C. Miller
2007-02-13
Remove a.out nlist support (COFF nlist is kept in case kernel has COMPAT_OSF1)
Miod Vallat
2007-02-13
Regen
Miod Vallat
2007-02-13
Create the /dev/lcd node; ok aoyama@
Miod Vallat
2007-02-13
unbreak compile on 64bit systems; no cookie for espie. ok millert
Henning Brauer
2007-02-13
crontab -e /tmp//crontab.ynUyD24939 versus /tmp/crontab.ynUyD24939.
Marcus Glocker
2007-02-13
Fix typo in comment
Tom Cosgrove
2007-02-13
USB client mode with cdce function driver is coming along, RX and TX kinda work.
Dale Rahn
2007-02-13
It's not M1394CTL and M1394DATA. It's M_1394CTL and M_1394DATA.
Michael Knudsen
2007-02-13
Fix a problem with wrapped incremental searches.
Kjell Wooding
2007-02-13
fix ddb buf print
Michael Shalayeff
2007-02-13
zap unused CVS_ISDIR() and CVS_ISFILE() macros. OK joris@.
Xavier Santolaria
2007-02-13
mark up `dumb' using .Em, to be consistent with an earlier
Jason McIntyre
2007-02-13
improve the description for -C;
Jason McIntyre
2007-02-13
Do some extra validation of the superblock, otherwise a corrupt
Otto Moerbeek
2007-02-13
error check socket() return; ok henning@
Kevin Steves
2007-02-13
Zap unused local acpi_attached variable, since it has been superseded
Dimitry Andric
2007-02-13
Add missing break in attach code.
Jonathan Gray
2007-02-13
fix some typos in the default configuration file.
Pierre-Yves Ritschard
2007-02-13
fall into -> FALLTHROUGH to appease lint
Jonathan Gray
2007-02-13
whitespace fix
Jun-ichiro itojun Hagino
2007-02-13
Fixed stupid bit mangling on index fields
Jordan Hargrave
[next]