Age | Commit message (Expand) | Author |
2010-10-28 | some groff_ and tmac removal; | Jason McIntyre |
2010-10-28 | Fix memory leak. | Tobias Stoeckmann |
2010-10-28 | fix a possible NULL deref on loading a corrupt ECDH key | Damien Miller |
2010-10-28 | Font alternating blocks like .RB must not break the line between children | Ingo Schwarze |
2010-10-28 | remove skipjack and cast from the libc; ok deraadt | Mike Belopuhov |
2010-10-28 | support _SC_HOST_NAME_MAX; from brad | Theo de Raadt |
2010-10-27 | fix double ;; | Theo de Raadt |
2010-10-27 | Fix comment; no binary change. OK deraadt@ | Todd C. Miller |
2010-10-27 | Report proper pc address in siginfo; found the hard way by naddy@ and gcc 4. | Miod Vallat |
2010-10-27 | Fix a few logic errors in comparison instruction emulation: make sure the | Miod Vallat |
2010-10-27 | Fix an off-by-one in an assertion, crashing the renderer on ".Os \&". | Ingo Schwarze |
2010-10-27 | improve the look of a for loop | Theo de Raadt |
2010-10-27 | Remove the EXAMPLE, since *noone* should use this non-portable API | Theo de Raadt |
2010-10-27 | repair ;; | Theo de Raadt |
2010-10-27 | don't free network related resources if they were not allocated | Jacob Meuser |
2010-10-27 | document @rcscript | Marc Espie |
2010-10-27 | Document RCDIR and files copied from PKGDIR | Marc Espie |
2010-10-27 | The previous two commits cannot be right. If in fact offsets > 4GB are | Theo de Raadt |
2010-10-27 | let the readmes directory be standard | Marc Espie |
2010-10-27 | Use a 32KB data buffer instead of a 1KB buffer. | Todd C. Miller |
2010-10-27 | initial scaffolding for @rcscript: for now, acts like normal files, | Marc Espie |
2010-10-27 | Protect variable names, to be consistent with rc(8). | Antoine Jacoutot |
2010-10-27 | Remove 'status', because 'check' is what is used internally and we don't | Robert Nagy |
2010-10-27 | Missing redirection to /dev/null in rc_start | Robert Nagy |
2010-10-27 | The man(7) macros .HP .IP .RS .TP accept *optional* arguments, | Ingo Schwarze |
2010-10-27 | quote $local_rcconf in [ ] and remove eval from rc_start() | Robert Nagy |
2010-10-27 | Merge -k and expand @@ parsing code between OpenCVS and OpenRCS, resulting | Tobias Stoeckmann |
2010-10-27 | sync | Theo de Raadt |
2010-10-26 | Warn developers that .so is fragile and suggest using ln(1) instead; | Ingo Schwarze |
2010-10-26 | Downgrade nearly 20 ERRORS to WARNINGS. | Ingo Schwarze |
2010-10-26 | Support .so (low-level roff "switch source file"), | Ingo Schwarze |
2010-10-26 | Refactoring, no functional change: | Ingo Schwarze |
2010-10-26 | Add a simple 'rc' system to base in order to start/stop/restart/reload | Robert Nagy |
2010-10-26 | Add task queue for ACPI gpe and notify handlers | Jordan Hargrave |
2010-10-26 | add HISTORY and AUTHORS sections. | Felix Kronlage |
2010-10-26 | thib missed this architecture when he did all the other architectures; | Theo de Raadt |
2010-10-26 | no need for .Pp before lists; | Jason McIntyre |
2010-10-26 | redirects are loaded as "pass in quick ... rdr-to" pf rules by default. In | Reyk Floeter |
2010-10-26 | Document MODPY_BIN_ADJ MODPY_ADJ_FILES. | Antoine Jacoutot |
2010-10-26 | Implement the optional label request message ID TLV. | Claudio Jeker |
2010-10-26 | For label release and withdraw messages make sure that a wildcard | Claudio Jeker |
2010-10-26 | struct mapping_entry should just have a struct map instead of own | Claudio Jeker |
2010-10-26 | Change lde_check_request(), lde_check_mapping(), lde_send_labelmapping(), | Claudio Jeker |
2010-10-26 | Shuffle the deck chairs to make the code more compact. | Claudio Jeker |
2010-10-26 | Document MODFOO_pre-configure. | Antoine Jacoutot |
2010-10-26 | The LDT is only used by dead compat code now, so load the ldt | Philip Guenthe |
2010-10-26 | tweak previous; | Jason McIntyre |
2010-10-26 | Allow the userPassword attribute to specify a login class when using | william |
2010-10-26 | enable vmt(4). hopefully it will get some use soon. | David Gwynne |
2010-10-26 | vmt is a bit more capable now. | David Gwynne |