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