Age | Commit message (Expand) | Author |
2015-02-10 | Wireless drivers call if_input() via ieee80211_input() which set `rcvif' | Martin Pieuchot |
2015-02-10 | Convert tsleep(9)/wakeup(9) usages. | Masao Uebayashi |
2015-02-10 | Replace hand rolled code with m_defrag(). | Brad Smith |
2015-02-10 | Whitespace. | Masao Uebayashi |
2015-02-10 | sync | Theo de Raadt |
2015-02-10 | Convert timeout(9)/taskq(9) usages. | Masao Uebayashi |
2015-02-10 | Keep track of the last time we scanned the leases to find expired | Kenneth R Westerback |
2015-02-10 | Trivial conversion to uiomove() | Miod Vallat |
2015-02-10 | Convert sun4 eeprom access to uiomove() | Miod Vallat |
2015-02-10 | Convert to uiomove(). | Miod Vallat |
2015-02-10 | pounce on a reallocarray opportunity before tedu | Theo de Raadt |
2015-02-10 | Convert to uiomove(). | Miod Vallat |
2015-02-10 | In iwm(4), call ieee80211_media_init() after overriding net80211 state | Stefan Sperling |
2015-02-10 | remove extra word in previous; | Jason McIntyre |
2015-02-10 | The attach procedure of iwm(4) was setting up the MAC address correctly | Stefan Sperling |
2015-02-10 | Merge in a commit from upstream.. | Brad Smith |
2015-02-10 | Merge in a commit from upstream.. | Brad Smith |
2015-02-10 | Convert uiomovei() with a constant size argument to uiomove(). | Miod Vallat |
2015-02-10 | Another uiomovei(,sizeof,) -> uiomove | Miod Vallat |
2015-02-10 | Switch uiomovei(..., sizeof whatever, ...) to uiomove(). | Miod Vallat |
2015-02-10 | First step towards making uiomove() take a size_t size argument: | Miod Vallat |
2015-02-10 | In iwm(4), don't reinvent the standard rate set tables. | Stefan Sperling |
2015-02-10 | iwn(4) error says 'firmware too short', not 'firmware file too short'. | Stefan Sperling |
2015-02-10 | The iwm(4) messages listed (but commented) under DIAGNOSTICS in | Stefan Sperling |
2015-02-10 | Sync iwm(4)'s fatal firmware error message with the one used by iwn(4). | Stefan Sperling |
2015-02-10 | tweak previous; | Jason McIntyre |
2015-02-10 | Oops, I accidently reverted the two previous commits in syslog.conf.5. | Alexander Bluhm |
2015-02-10 | Make error check consistent in all recvfrom(2) callbacks. | Alexander Bluhm |
2015-02-10 | Fix typo in previous commit. | Alexander Bluhm |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2015-02-10 | Be more careful to not generate empty .In, .St, and .Xr nodes. | Ingo Schwarze |
2015-02-10 | Introduce an openssl(1) certhash command. | Joel Sing |
2015-02-10 | Convert malloc(9)/free(9) usages. | Masao Uebayashi |
2015-02-10 | Convert pool(9) usages. | Masao Uebayashi |
2015-02-10 | s/device_t/struct device */ | Masao Uebayashi |
2015-02-10 | the stem of the b was not descending all the way to the baseline. | Ted Unangst |
2015-02-10 | s/mutex/mtx/ | Masao Uebayashi |
2015-02-10 | Whitespace. | Masao Uebayashi |
2015-02-10 | s/usb_dma_t/struct usb_dma */ | Masao Uebayashi |
2015-02-10 | unifdef OPENSSL_NO_RFC3779 - this is currently disabled and unlikely to | Joel Sing |
2015-02-10 | s/usbd_xfer_handle/struct usbd_xfer */ | Masao Uebayashi |
2015-02-10 | s/Static/static/ | Masao Uebayashi |
2015-02-10 | Convert header paths. | Masao Uebayashi |
2015-02-10 | Document that RFC 5905 (ie. NTP protocol) has a limit which will be | Theo de Raadt |
2015-02-10 | Sanity check TZ environment variable; backport from sudo 1.8.12 | Todd C. Miller |
2015-02-10 | Add RCS IDs. | Masao Uebayashi |
2015-02-10 | Adjust paths. Add RCS ID. | Masao Uebayashi |
2015-02-10 | Import dwc2 core and glue code from NetBSD. OK deraadt@ jsing@ miod@ mpi@ | Masao Uebayashi |
2015-02-10 | Remove old interesting but not useful content. | Joel Sing |
2015-02-10 | spacing | Reyk Floeter |