summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-12cut out writing a pidfile. rc.d doesnt rely on it, and nor should you.David Gwynne
2014-10-12Clarify: SEE ALSO sections are sorted case insensitively.Anthony J. Bentley
2014-10-11oops, don't crash when .Fo has no argumentIngo Schwarze
2014-10-11warn about parentheses in function names after .Fn and .Fo;Ingo Schwarze
2014-10-11Fix manpage: -y only takes interface names, and doesnt take ip addresses.Landry Breuil
2014-10-11Fix a small bug in rcctl status <daemon>:Ingo Schwarze
2014-10-11Check for the `oscillator failure' condition, and do not register as a reliableMiod Vallat
2014-10-11Comparsion -> ComparisonMiod Vallat
2014-10-11back out; does not even compileTheo de Raadt
2014-10-11include header needed by older linux kernelsBrent Cook
2014-10-11resurrect a many year old diff. move CPU throttling into the kernel,Ted Unangst
2014-10-11Since deraadt@ remembers seeing strdup() on one particular 4.2BSD machine,Ingo Schwarze
2014-10-11Add a new "default" command to display the default flags and whether aAntoine Jacoutot
2014-10-11allow signing to proceed when interruptedMarc Espie
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11obvious reallocarray() useTheo de Raadt
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11use reallocarray, and avoid this << 1 ugliness.Theo de Raadt
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11convert to use of reallocarray()Theo de Raadt
2014-10-11slightly more complicated reallocarray conversion. always realloc* ratherTheo de Raadt
2014-10-11obvious reallocarrayTheo de Raadt
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11Add UTC support to %Z conversion in strptime().Doug Hogan
2014-10-10s/lenght/length/ in commentsStuart Henderson
2014-10-10Actually use built-in print like rc.subr already does.Antoine Jacoutot
2014-10-10Use printf(1) to prevent '-e' in daemon_flags from being fed as anAntoine Jacoutot
2014-10-10Partial eqn(7) rewrite by kristaps@ in order to get operator precedence right.Ingo Schwarze
2014-10-10r1.45 of macppc install.md eliminated the verbiage exhorting usersKenneth R Westerback
2014-10-10replace select with equiv poll usage.David Gwynne
2014-10-10fix compilation without DIAGNOSTICJonathan Matthew
2014-10-10Zap some stored values never read; From Fritjof Bornebusch; ok nicm@Otto Moerbeek
2014-10-10Explicitly handle -l and -u combinations. From Fritjof Bornebusch; ok daniel@Otto Moerbeek
2014-10-10Allow passing flags without arguments for special variables.Antoine Jacoutot
2014-10-10Significant unification of RAMDISK* config files, making them diffable.Theo de Raadt
2014-10-10Make CPU_INFO_FOREACH useable before secondary CPUs are started.Martin Pieuchot
2014-10-10massage the pool item header and pool item magic words.David Gwynne
2014-10-10Remove unnecessary includes now that we are no longer using select()Todd C. Miller
2014-10-09add an API version number. ok jsingTed Unangst
2014-10-09Instead of trying to emulate select/poll semantics with respect to EOFTodd C. Miller