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