summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-08Straightforward headers cleanupmestre
2016-01-08Add missing space in "Delivered-to:%s\n" header.Christopher Zimmermann
2016-01-08ANSIfy monop(6)mestre
2016-01-08Headers cleanup and removal where suitablemestre
2016-01-08ANSIfy mille(6)mestre
2016-01-08Headers cleanup and also the following:mestre
2016-01-08Delete the redundant "nchild" member of struct roff_node, replacingIngo Schwarze
2016-01-08syncTheo de Raadt
2016-01-08redefine 3 UHID_* vars that movedJoshua Stein
2016-01-08pull in dev/hid/hid.h for moved HIO_* varsJoshua Stein
2016-01-08protect structs in hid.h with #ifdef _KERNEL, to allow inclusion inJoshua Stein
2016-01-08Fix changes that last commit undid by mistake, sorry.Alexandre Ratchov
2016-01-08Make code fit in 80 columns, remove trailing spaces & tabs.Alexandre Ratchov
2016-01-08syncTheo de Raadt
2016-01-08move code to add a midi port in a new mkport() routineAlexandre Ratchov
2016-01-08Move HID support files out of dev/usb into new dev/hid directoryJoshua Stein
2016-01-08Prefer warn(3) over perror(3) at the few places where it was used.Ingo Schwarze
2016-01-08mikeb@ doesn't like RCS ids, so I add the OpenBSD one for him.Reyk Floeter
2016-01-08Make mkopt() return NULL on failureAlexandre Ratchov
2016-01-08Get rid of the arp and revarp input queues.Martin Pieuchot
2016-01-08add missing 'void'tb
2016-01-08Structural integrity hasn't improved in over twenty years.tb
2016-01-08Unbreak support for multiple -L options.Alexandre Ratchov
2016-01-08don't call unlink() to delete socket as this would require cpathAlexandre Ratchov
2016-01-08No need to include sys/queue.hAlexandre Ratchov
2016-01-08Next step in UTF-8 support:Ingo Schwarze
2016-01-08Make listen_new_xxx() routines return NULL on failure and check theAlexandre Ratchov
2016-01-08On programming error, flush log buffer and abort() rather thanAlexandre Ratchov
2016-01-08Keep the pledge of the vmm and vm processes disabled for now as longReyk Floeter
2016-01-08Work around buggy zero-length packets produced by the DP83816A.Martin Pieuchot
2016-01-08Add "vmm" pledge to allow restricted ioctl access to /dev/vmm.Reyk Floeter
2016-01-08Use unorderd list to store sub-device configuration (we don't useAlexandre Ratchov
2016-01-08remove redundant debug messageAlexandre Ratchov
2016-01-08Don't calculate clock deltas is there are no time-outs. Removes (harmless)Alexandre Ratchov
2016-01-08various tweaks;Jason McIntyre
2016-01-08Enable uonerng(4) where ualea(4) is already present.Martin Pieuchot
2016-01-08uonerng(4) a driver for the Moonbase Otago OneRNG, from Devin Reade.Martin Pieuchot
2016-01-08regenMartin Pieuchot
2016-01-08OpenMoko OneRNG, from Devin Reade.Martin Pieuchot
2016-01-08Must set MAX_PORTS to 65536, since we assign toStefan Kempf
2016-01-08Use off_t to store the offset we want to access the NVRAM atStefan Kempf
2016-01-08Use uiomove() instead of uiomovei().Stefan Kempf
2016-01-08tweak; from julian hsiaoJason McIntyre
2016-01-08On the recvmsg() side, cmsgs are in mbuf chains, not a contiguous buffer.Philip Guenther
2016-01-08Make sure the new rendezvous state is visible to other CPUs beforeVisa Hankala
2016-01-08Simplify the mparse_open() interface.Ingo Schwarze
2016-01-08It was very surprising that a function called mparse_readfd()Ingo Schwarze
2016-01-08The root of an .EQ tree is always EQN_ROOT, never EQN_LIST,Ingo Schwarze
2016-01-07Make the A-MPDU reordering buffer more resilient against APs which dropStefan Sperling
2016-01-07Fix A-MPDU parameters in link quality firmware commands in iwn(4) and iwm(4).Stefan Sperling