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
2013-12-15
stop building popa3d. ok deraadt
Ted Unangst
2013-12-15
Fix bthub compilation by adding missing prototypes.
Paul Irofti
2013-12-15
Fix ubt compilation after my last usbd_dying sprint.
Paul Irofti
2013-12-15
Overhaul the pread and pwrite code to match what Linux does. Should fix a few
Mark Kettenis
2013-12-15
Abuse phys_map to reliably wait for kva.
Mark Kettenis
2013-12-15
Update timestamps in 'effective' lease before printing out the
Kenneth R Westerback
2013-12-14
enable tmpfs so it gets tested some more.
Marc Espie
2013-12-14
bring in a few improvements from pedro, guenther, me...
Marc Espie
2013-12-14
Start cleanup/fixup of pretty printing of option data. Use snprintf()
Kenneth R Westerback
2013-12-14
When writing a history entry, don't downcast time() return value to
Jeremie Courreges-Anglas
2013-12-14
remove a duplicated includ file.
Yojiro Uo
2013-12-14
regen
Brad Smith
2013-12-14
new Realtek PHY.
Brad Smith
2013-12-14
When cloning leases remember to clone address, next_server and
Kenneth R Westerback
2013-12-14
Zero out dirent structures that will be copied out to avoid leaking garbage
Philip Guenther
2013-12-13
Remove struct ttysize which was introduced for compatibility with
Christian Weisgerber
2013-12-13
Give format specifiers their own subsection, so that we can reference it
Jeremie Courreges-Anglas
2013-12-13
Use \(dq instead of \&" to print a double quote on a macro line.
Jeremie Courreges-Anglas
2013-12-13
Fix typo; 200809 not 20080 for __POSIX_VISIBLE. Noticed by jca@
Todd C. Miller
2013-12-13
Initial version of a manpage for unattended install/upgrade.
Robert Peichaer
2013-12-13
4.3BSD tty compatibility and the associated ioctls are gone
Christian Weisgerber
2013-12-13
Remove the 4.3BSD tty(4) compatibility shims. RIP. ok millert@
Christian Weisgerber
2013-12-13
Zap some getdirentries() leftovers.
Vadim Zhukov
2013-12-13
add an entry for "IIJmobile 510FU"
Yojiro Uo
2013-12-13
regen
Yojiro Uo
2013-12-13
add IIJmobile 510FU
Yojiro Uo
2013-12-13
Make it compile again. And there is a time_t fix as a bonus!
Vadim Zhukov
2013-12-13
regen
Yojiro Uo
2013-12-13
add FUJITSU component FX-5251WB
Yojiro Uo
2013-12-13
add SACOM USB485BL
Yojiro Uo
2013-12-13
regen
Yojiro Uo
2013-12-13
add vendor SACOM (0ba0h)
Yojiro Uo
2013-12-13
Rewrite receive filter handling and ioctl bits.
Brad Smith
2013-12-12
handle ttysize/TIOCGSIZE as a fallback for winsize/TIOCGWINSZ, not the
Christian Weisgerber
2013-12-12
POSIX no longer requires sys/types.h be included to get the pid_t
Todd C. Miller
2013-12-12
Have df(1) in the daily output show the inodes used/free.
Brad Smith
2013-12-12
Remove the scatter/gather dma implementation as it is no longer used.
Mark Kettenis
2013-12-12
Add db_vprintf(), and then use it in ACPI's db_disprint() instead of
Philip Guenther
2013-12-12
printf(variable) --> printf("%s", variable)
Philip Guenther
2013-12-12
bcmp -> memcmp
Ted Unangst
2013-12-12
replace old bcopy/bzero with standard functions. ok kettenis
Ted Unangst
2013-12-12
Fix invalid size to memcmp() in rn_lexobetter() introduced when the
Todd C. Miller
2013-12-12
Delete spurious blank line.
Kenneth R Westerback
2013-12-12
Make it clear that slowcgi(8) drops privileges to user www.
Florian Obser
2013-12-12
Fix static linking of libpthread: have crt0 invoke __init_tcb() if it's
Philip Guenther
2013-12-12
Set the d_off member as getdents() expects in ntfs_readdir()
Philip Guenther
2013-12-12
Eliminate (most) double decrements of remaining space in the pretty
Kenneth R Westerback
2013-12-12
Assemble outgoing packets using iovec to combine the (optional)
Kenneth R Westerback
2013-12-11
make the word-matching of the autoinstaller config file allow skipping
Alexander Hall
2013-12-11
Fix typo; that teaches me to steal other people's diffs!
Mark Kettenis
[next]