summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-10-27The man(7) macros .HP .IP .RS .TP accept *optional* arguments,Ingo Schwarze
2010-10-27quote $local_rcconf in [ ] and remove eval from rc_start()Robert Nagy
2010-10-27Merge -k and expand @@ parsing code between OpenCVS and OpenRCS, resultingTobias Stoeckmann
2010-10-27syncTheo de Raadt
2010-10-26Warn developers that .so is fragile and suggest using ln(1) instead;Ingo Schwarze
2010-10-26Downgrade nearly 20 ERRORS to WARNINGS.Ingo Schwarze
2010-10-26Support .so (low-level roff "switch source file"),Ingo Schwarze
2010-10-26Refactoring, no functional change:Ingo Schwarze
2010-10-26Add a simple 'rc' system to base in order to start/stop/restart/reloadRobert Nagy
2010-10-26Add task queue for ACPI gpe and notify handlersJordan Hargrave
2010-10-26add HISTORY and AUTHORS sections.Felix Kronlage
2010-10-26thib missed this architecture when he did all the other architectures;Theo de Raadt
2010-10-26no need for .Pp before lists;Jason McIntyre
2010-10-26redirects are loaded as "pass in quick ... rdr-to" pf rules by default. InReyk Floeter
2010-10-26Document MODPY_BIN_ADJ MODPY_ADJ_FILES.Antoine Jacoutot
2010-10-26Implement the optional label request message ID TLV.Claudio Jeker
2010-10-26For label release and withdraw messages make sure that a wildcardClaudio Jeker
2010-10-26struct mapping_entry should just have a struct map instead of ownClaudio Jeker
2010-10-26Change lde_check_request(), lde_check_mapping(), lde_send_labelmapping(),Claudio Jeker
2010-10-26Shuffle the deck chairs to make the code more compact.Claudio Jeker
2010-10-26Document MODFOO_pre-configure.Antoine Jacoutot
2010-10-26The LDT is only used by dead compat code now, so load the ldtPhilip Guenthe
2010-10-26tweak previous;Jason McIntyre
2010-10-26Allow the userPassword attribute to specify a login class when usingwilliam
2010-10-26enable vmt(4). hopefully it will get some use soon.David Gwynne
2010-10-26vmt is a bit more capable now.David Gwynne