summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-28After discussing with Ingo and Antoine we decided to renameRobert Nagy
2010-10-28adjust text to avoid referencing non-existent pages;Jason McIntyre
2010-10-28Fix a 'bstp still active' panic that happens if a stp enabledMarco Pfatschbacher
2010-10-28knock out some "-*- nroff -*-" lines;Jason McIntyre
2010-10-28knock out some "-*- nroff -*-" lines;Jason McIntyre
2010-10-28knock out some "-*- nroff -*-" lines;Jason McIntyre
2010-10-28wording clarification; from Jan StaryJason McIntyre
2010-10-28no more groff;Jason McIntyre
2010-10-28update this page to reflect reality;Jason McIntyre
2010-10-28no more nroff or refer;Jason McIntyre
2010-10-28remove the libdes entry;Jason McIntyre
2010-10-28Do not send route messages to userland processes that the kernelClaudio Jeker
2010-10-28Normalize mbuf after prepending space for the header since the dataClaudio Jeker
2010-10-28this can't be right, as it takes out check_for_loops entirely...Marc Espie
2010-10-28Add m_print() a function to print mbuf headers. Can be called from ddbClaudio Jeker
2010-10-28remove libdes src/ports users have been switched to libcryptoJonathan Gray
2010-10-28syncTheo de Raadt
2010-10-28unlink libdes src/ports users have been switched to libcryptoJonathan Gray
2010-10-28cleanup ;;Theo de Raadt
2010-10-28improve look of ;; in a for loopTheo de Raadt
2010-10-28add $Robert Nagy
2010-10-28grammar tweak; from Michael W. BombardieriJason McIntyre
2010-10-28syncTheo de Raadt
2010-10-28Regen for new getdirentries.Todd C. Miller
2010-10-28Change basep parameter of getdirentries() to be off_t *, not long *Todd C. Miller
2010-10-28A function that only returns NULL should return void.Claudio Jeker
2010-10-28some groff_ and tmac removal;Jason McIntyre
2010-10-28Fix memory leak.Tobias Stoeckmann
2010-10-28fix a possible NULL deref on loading a corrupt ECDH keyDamien Miller
2010-10-28Font alternating blocks like .RB must not break the line between childrenIngo Schwarze
2010-10-28remove skipjack and cast from the libc; ok deraadtMike Belopuhov
2010-10-28support _SC_HOST_NAME_MAX; from bradTheo de Raadt
2010-10-27fix double ;;Theo de Raadt
2010-10-27Fix comment; no binary change. OK deraadt@Todd C. Miller
2010-10-27Report proper pc address in siginfo; found the hard way by naddy@ and gcc 4.Miod Vallat
2010-10-27Fix a few logic errors in comparison instruction emulation: make sure theMiod Vallat
2010-10-27Fix an off-by-one in an assertion, crashing the renderer on ".Os \&".Ingo Schwarze
2010-10-27improve the look of a for loopTheo de Raadt
2010-10-27Remove the EXAMPLE, since *noone* should use this non-portable APITheo de Raadt
2010-10-27repair ;;Theo de Raadt
2010-10-27don't free network related resources if they were not allocatedJacob Meuser
2010-10-27document @rcscriptMarc Espie
2010-10-27Document RCDIR and files copied from PKGDIRMarc Espie
2010-10-27The previous two commits cannot be right. If in fact offsets > 4GB areTheo de Raadt
2010-10-27let the readmes directory be standardMarc Espie
2010-10-27Use a 32KB data buffer instead of a 1KB buffer.Todd C. Miller
2010-10-27initial scaffolding for @rcscript: for now, acts like normal files,Marc Espie
2010-10-27Protect variable names, to be consistent with rc(8).Antoine Jacoutot
2010-10-27Remove 'status', because 'check' is what is used internally and we don'tRobert Nagy
2010-10-27Missing redirection to /dev/null in rc_startRobert Nagy