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
2016-01-08
Use off_t to store the offset we want to access the NVRAM at
Stefan Kempf
2016-01-08
Use uiomove() instead of uiomovei().
Stefan Kempf
2016-01-08
tweak; from julian hsiao
Jason McIntyre
2016-01-08
On the recvmsg() side, cmsgs are in mbuf chains, not a contiguous buffer.
Philip Guenther
2016-01-08
Make sure the new rendezvous state is visible to other CPUs before
Visa Hankala
2016-01-08
Simplify the mparse_open() interface.
Ingo Schwarze
2016-01-08
It was very surprising that a function called mparse_readfd()
Ingo Schwarze
2016-01-08
The root of an .EQ tree is always EQN_ROOT, never EQN_LIST,
Ingo Schwarze
2016-01-07
Make the A-MPDU reordering buffer more resilient against APs which drop
Stefan Sperling
2016-01-07
Fix A-MPDU parameters in link quality firmware commands in iwn(4) and iwm(4).
Stefan Sperling
2016-01-07
- retrying to commit earlier change, which got backed out
Alexandr Nedvedicky
2016-01-07
Document ruby23 FLAVOR now supported by ruby.port.mk
Jeremy Evans
2016-01-07
mention that HOMEPAGE will be set for ports that have MODPY_PI
Jasper Lievisse Adriaanse
2016-01-07
ANSIfy hunt(6)
mestre
2016-01-07
Headers cleanup and sorting
mestre
2016-01-07
need to increase INT_MAX to 64 bits too. from Nathan Holstein
Ted Unangst
2016-01-07
This code wasted memory by allocating sizeof(enum termfont *)
Ingo Schwarze
2016-01-07
Recursive "define" was not detected because "lim" was never
Ingo Schwarze
2016-01-07
slightly shorter Nd; ok mikeb
Jason McIntyre
2016-01-07
If transparent-as is set to no AS paths are prepended with the local
Florian Obser
2016-01-07
hack expects to be able to read ^Z as a normal character so disable
Todd C. Miller
2016-01-07
UTF-8 support for fmt -c.
Ingo Schwarze
2016-01-07
sync
Theo de Raadt
2016-01-07
sync
Theo de Raadt
2016-01-07
Some basic code maintenance in games/
tb
2016-01-07
sync displayed interface flags to reality
Mike Belopuhov
2016-01-07
ANSIfy trek(6)
mestre
2016-01-07
Remove unnecessary headers and sort the remaining alphabetically
mestre
2016-01-07
Rename some wrongly defined *_CONFIG_NO into *_CONFIG_INDEX.
Martin Pieuchot
2016-01-07
When syslogd is not running, check that no syslog priority or dropped
Alexander Bluhm
2016-01-07
In sendsyslogd(2) strip off syslog priority when logging to console.
Alexander Bluhm
2016-01-07
look at pkts inside the loop over the pkts in em_free_receive_structures.
David Gwynne
2016-01-07
Use a resune hook to re-evaluate the "_LID" status upon resume.
Martin Pieuchot
2016-01-07
s/CAVEATS/IMPLEMENTATION NOTES/ to pacify mandoc lint; suggested by reyk@
Mike Belopuhov
2016-01-07
Hook up the xnf.4 man page
Mike Belopuhov
2016-01-07
rename em_buffers to em_packets.
David Gwynne
2016-01-07
Xen Netfront man page
Mike Belopuhov
2016-01-07
Xen virtual networking interface (Netfront) driver.
Mike Belopuhov
2016-01-07
no more vi/catalog;
Jason McIntyre
2016-01-07
fix SEE ALSO;
Jason McIntyre
2016-01-07
Move sndiod man page to section 8.
Alexandre Ratchov
2016-01-07
rename the rx and tx ring softc vars.
David Gwynne
2016-01-07
prefix the rx and tx ring softc members with sc_
David Gwynne
2016-01-07
host the rx ring dmamap syncs out of em_get_buf into em_rxfill.
David Gwynne
2016-01-07
unify the bus_dmamap_sync calls around the tx and rx rings.
David Gwynne
2016-01-07
dma_paddr in struct em_dma_alloc is unused, so gc it.
David Gwynne
2016-01-07
simplify the calculation of the dmamem size for the tx and rx rings.
David Gwynne
2016-01-07
unify the dma tag into sc_dmat in em_softc.
David Gwynne
2016-01-07
Make open(O_NONBLOCK) of tun, tap, and bpf behave like open+ioctl(FIONBIO)
Philip Guenther
2016-01-07
Handle receive queue full condition instead of hanging.This can be
Can Erkin Acar
[next]