Age | Commit message (Expand) | Author |
2016-01-08 | Straightforward headers cleanup | mestre |
2016-01-08 | Add missing space in "Delivered-to:%s\n" header. | Christopher Zimmermann |
2016-01-08 | ANSIfy monop(6) | mestre |
2016-01-08 | Headers cleanup and removal where suitable | mestre |
2016-01-08 | ANSIfy mille(6) | mestre |
2016-01-08 | Headers cleanup and also the following: | mestre |
2016-01-08 | Delete the redundant "nchild" member of struct roff_node, replacing | Ingo Schwarze |
2016-01-08 | sync | Theo de Raadt |
2016-01-08 | redefine 3 UHID_* vars that moved | Joshua Stein |
2016-01-08 | pull in dev/hid/hid.h for moved HIO_* vars | Joshua Stein |
2016-01-08 | protect structs in hid.h with #ifdef _KERNEL, to allow inclusion in | Joshua Stein |
2016-01-08 | Fix changes that last commit undid by mistake, sorry. | Alexandre Ratchov |
2016-01-08 | Make code fit in 80 columns, remove trailing spaces & tabs. | Alexandre Ratchov |
2016-01-08 | sync | Theo de Raadt |
2016-01-08 | move code to add a midi port in a new mkport() routine | Alexandre Ratchov |
2016-01-08 | Move HID support files out of dev/usb into new dev/hid directory | Joshua Stein |
2016-01-08 | Prefer warn(3) over perror(3) at the few places where it was used. | Ingo Schwarze |
2016-01-08 | mikeb@ doesn't like RCS ids, so I add the OpenBSD one for him. | Reyk Floeter |
2016-01-08 | Make mkopt() return NULL on failure | Alexandre Ratchov |
2016-01-08 | Get rid of the arp and revarp input queues. | Martin Pieuchot |
2016-01-08 | add missing 'void' | tb |
2016-01-08 | Structural integrity hasn't improved in over twenty years. | tb |
2016-01-08 | Unbreak support for multiple -L options. | Alexandre Ratchov |
2016-01-08 | don't call unlink() to delete socket as this would require cpath | Alexandre Ratchov |
2016-01-08 | No need to include sys/queue.h | Alexandre Ratchov |
2016-01-08 | Next step in UTF-8 support: | Ingo Schwarze |
2016-01-08 | Make listen_new_xxx() routines return NULL on failure and check the | Alexandre Ratchov |
2016-01-08 | On programming error, flush log buffer and abort() rather than | Alexandre Ratchov |
2016-01-08 | Keep the pledge of the vmm and vm processes disabled for now as long | Reyk Floeter |
2016-01-08 | Work around buggy zero-length packets produced by the DP83816A. | Martin Pieuchot |
2016-01-08 | Add "vmm" pledge to allow restricted ioctl access to /dev/vmm. | Reyk Floeter |
2016-01-08 | Use unorderd list to store sub-device configuration (we don't use | Alexandre Ratchov |
2016-01-08 | remove redundant debug message | Alexandre Ratchov |
2016-01-08 | Don't calculate clock deltas is there are no time-outs. Removes (harmless) | Alexandre Ratchov |
2016-01-08 | various tweaks; | Jason McIntyre |
2016-01-08 | Enable uonerng(4) where ualea(4) is already present. | Martin Pieuchot |
2016-01-08 | uonerng(4) a driver for the Moonbase Otago OneRNG, from Devin Reade. | Martin Pieuchot |
2016-01-08 | regen | Martin Pieuchot |
2016-01-08 | OpenMoko OneRNG, from Devin Reade. | Martin Pieuchot |
2016-01-08 | Must set MAX_PORTS to 65536, since we assign to | Stefan Kempf |
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 |