Age | Commit message (Expand) | Author |
2016-02-02 | Remove unused (a.k.a. always passed NULL) parameter 'data' from | Stuart Henderson |
2016-02-02 | give sxidog it's own mapping as well so it wont't require sxitimer | Jonathan Gray |
2016-02-02 | in RSA privsep engine, do not provide methods for rsa_sign / rsa_verify, | Gilles Chehade |
2016-02-02 | enable xen devices here as well | Jonathan Gray |
2016-02-02 | - Swap atoi(3) for strtonum(3) | mestre |
2016-02-02 | Try to be user-friendly and check early that the datadir is somewhat sane. | Jeremie Courreges-Anglas |
2016-02-02 | A few reliability improvements in the power management interface | Mike Belopuhov |
2016-02-02 | Remove setproctitle() for the parent process. Because rc.d(8) uses process | Stuart Henderson |
2016-02-02 | tweak previous; | Jason McIntyre |
2016-02-02 | tweaks; | Jason McIntyre |
2016-02-02 | Octeon has at most one instance of dwctwo(4), at iobus? irq 56. | Visa Hankala |
2016-02-02 | Mention dwctwo(4). | Visa Hankala |
2016-02-02 | Convert to uiomove(). From Martin Natano. | Stefan Kempf |
2016-02-02 | Pledge, based on what's done in fdisk. | Kenneth R Westerback |
2016-02-02 | sync | Visa Hankala |
2016-02-02 | Manual page for dwctwo(4) | Visa Hankala |
2016-02-02 | use stat(2) instead of chdir(2) to check if given the directory is valid. | Gleydson Soares |
2016-02-02 | Implement ldapctl -r datadir; ok sthen@ landry@ | Jeremie Courreges-Anglas |
2016-02-02 | Uppecase. | Antoine Jacoutot |
2016-02-02 | Check imsg data size before use. | Sunil Nimmagadda |
2016-02-02 | remove uneeded break statements | Jonathan Gray |
2016-02-02 | Get rid of an ugly #ifdef in the middle of el_init() by | Ingo Schwarze |
2016-02-01 | sxidog attaches at sunxi not omap | Jonathan Gray |
2016-02-01 | rapha mistakenly got the authorship of sunxi drivers wrong when adding | Jonathan Gray |
2016-02-01 | Add A20 support to sxirtc. | Jonathan Gray |
2016-02-01 | add a DIAGNOSTIC for refcnt_take overflow. | David Gwynne |
2016-02-01 | Remove A20 support in sxitimer, agtimer is now used instead. | Jonathan Gray |
2016-02-01 | stop linking mv(1) to libutil, since that isn't used. | Gleydson Soares |
2016-02-01 | style nit - do not add a space between function name and bracket | Gleydson Soares |
2016-02-01 | - make usage() static and __dead | Gleydson Soares |
2016-02-01 | sync to main | Gleydson Soares |
2016-02-01 | move to -release mode | Jonathan Gray |
2016-02-01 | some -r fixes; | Jason McIntyre |
2016-02-01 | sync | Stuart Henderson |
2016-02-01 | Avoid ugly "DISPLAY "(null)" invalid; disabling X11 forwarding" | Todd C. Miller |
2016-02-01 | Remove variable unneeded since introduction of crypt_checkpass | Jeremie Courreges-Anglas |
2016-02-01 | ansify amd64_iopl() | Jeremie Courreges-Anglas |
2016-02-01 | Add -r argument to ldapd, to specify an alternative directory to | Landry Breuil |
2016-02-01 | ansify; ok sthen@ kettenis@ | Jeremie Courreges-Anglas |
2016-02-01 | Hmm, SHELLSPRINT may be pointless, but keep it for consistency with other dbs. | Jeremie Courreges-Anglas |
2016-02-01 | Pointless #define | Jeremie Courreges-Anglas |
2016-02-01 | No need for SRCS, identd.c is deduced from PROG and make(1) rules. | Jeremie Courreges-Anglas |
2016-02-01 | Use printf("%s",prompt) rather than printf(prompt) just for paranoia's | Kenneth R Westerback |
2016-02-01 | Stop requiring a BlockAck session timeout. We still honour the timeout if | Stefan Sperling |
2016-02-01 | sync | Stuart Henderson |
2016-02-01 | Zap stray pmap_kenter_cache() prototype. | Visa Hankala |
2016-02-01 | Move modify bit emulation into pmap.c to gather pmap C code in one place. | Visa Hankala |
2016-02-01 | missing word; from jan stary | Jason McIntyre |
2016-02-01 | Un-shorten some lines that don't need breaking anymore. Remove a couple of | Kenneth R Westerback |
2016-02-01 | update package version in pkg_add example | Stuart Henderson |