summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-18os_reload_file_media() doesn't do anything except tell you if you passed itKenneth R Westerback
2016-01-18Run indent(1) over it and tweak the results a bit manually to look moreKenneth R Westerback
2016-01-18Run indent(1) over it and tweak the results a bit manually to look moreKenneth R Westerback
2016-01-18Run indent(1) over it and tweak the results a bit manually to look moreKenneth R Westerback
2016-01-18Run indent(1) over it and tweak the results a bit manually to look moreKenneth R Westerback
2016-01-18Allow time differences between two clock_gettime() calls toAlexandre Ratchov
2016-01-18Mention that "sndiod -d" doesn't daemonize and thatAlexandre Ratchov
2016-01-18Load pki keys before daemon(3). Keys with passphrase require accessSunil Nimmagadda
2016-01-18There are now distinct codes for left and right parentheses.Stuart Henderson
2016-01-18Add a reference to the current ITU Morse code document.Stuart Henderson
2016-01-18remove leftovers of (gone) curve optionJoerg Jung
2016-01-18unify and add some more smtpd(8) referencesJoerg Jung
2016-01-18sync to mainTheo de Raadt
2016-01-18Run indent(1) over it and tweak the results a bit manually to look moreKenneth R Westerback
2016-01-18Run indent(1) over it and tweak the results a bit manually to look moreKenneth R Westerback
2016-01-18Run indent(1) over it and tweak the results a bit manually to look moreKenneth R Westerback
2016-01-18Fold get_options() into main() and eliminate unneeded nFLAG_DEFAULTKenneth R Westerback
2016-01-18Remove a grab bag of unused #define's, fields, enum's, variables,Kenneth R Westerback
2016-01-17Change "//" comments to "/**/". Nuke really stupid ones.Kenneth R Westerback
2016-01-17Reduce namespace pollution by eliminating parameter names from forwardKenneth R Westerback
2016-01-17Kill leading, imbedded, trailing whitespace.Kenneth R Westerback
2016-01-17Remove a bunch of ridiculous and uninformative comments like "// Defines".Kenneth R Westerback
2016-01-17The great de-typedef'ification concludes with u32 -> uint32_t. And aKenneth R Westerback
2016-01-17The great de-typedef'ification continues. u16 -> uint16_t.Kenneth R Westerback
2016-01-17The great de-typedef'ification continues. u8 -> uint8_t.Kenneth R Westerback
2016-01-17Discard stderr of fdisk and pdisk.Robert Peichaer
2016-01-17The great de-typedef'ification continues.Kenneth R Westerback
2016-01-17The great de-typedef'ification continues. range_list -> struct range_list.Kenneth R Westerback
2016-01-17The great de-typedef'ification continues.Kenneth R Westerback
2016-01-17The great de-typedef'ification continues. OSType -> unsigned long.Kenneth R Westerback
2016-01-17The great de-typedef'ification continues. DDMap -> struct ddmap.Kenneth R Westerback
2016-01-17The great de-typedef'ification continues. Block0 -> struct block0.Kenneth R Westerback
2016-01-17The great de-typedef'ification continues. DPME -> struct dpme.Kenneth R Westerback
2016-01-17Let the great de-typedef'ification begin. MEDIA -> struct file_media *.Kenneth R Westerback
2016-01-17fix an off-by-one that could result in read operations not readingJoshua Stein
2016-01-17dwiic_i2c_{read,write} -> dwiic_{read,write}Joshua Stein
2016-01-17A/UX is no more, was m68k only, and we have no sentimental reasons forKenneth R Westerback
2016-01-17oopsJasper Lievisse Adriaanse
2016-01-17- tidy up a bunch of #if's for code that has been either enabled or disabled ...Jasper Lievisse Adriaanse
2016-01-17enable ikbd(4)Jonathan Gray
2016-01-17Take acpi_foundhid() outside of #ifndef SMALL_KERNEL so the ramdiskJonathan Gray
2016-01-17syncTheo de Raadt
2016-01-17remove an unused global variableJonathan Gray
2016-01-17Properly remove unix sockets (control & listening) upon exit of theLandry Breuil
2016-01-17provide missing section number to Dt macro;Jason McIntyre
2016-01-17mention dwiic and ihidevJonathan Gray
2016-01-17add pages for dwiic, ihidev, ims and ikbdJonathan Gray
2016-01-17start removing mp, the pointer to message's nul bytemmcc
2016-01-16Another one to the attic.Kenneth R Westerback
2016-01-16Move last field (size_in_bytes) in struct media to struct file_mediaKenneth R Westerback