Age | Commit message (Expand) | Author |
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 |
2010-10-26 | log suspends and resumes. resend hostname and address info from the guest | David Gwynne |
2010-10-26 | big update to vmware tools functionality from jonathan matthew. | David Gwynne |
2010-10-26 | Replace broken CF driver with new one, fixed bus_space base address. | Takuya ASADA |
2010-10-25 | @symlink/@size/@link are generated automatically, make pkg_create(1) error | Marc Espie |
2010-10-25 | document fullwidth | Marc Espie |
2010-10-25 | use new system to do quiet | Marc Espie |
2010-10-25 | don't use the fullwidth of the term by default, makes typing easier. | Marc Espie |
2010-10-25 | Search loaded libs first and add support for SONAME matching. ok drahn@ | Kurt Miller |
2010-10-25 | range check rtm_type more carefully against the known RTM_ values. | Theo de Raadt |
2010-10-25 | Add missing FNM_CASEFOLD flag to fnmatch() when locate is run in case | Todd C. Miller |
2010-10-25 | Use stdio when reading in the file to be checksummed. This can improve | Todd C. Miller |
2010-10-25 | just bail out of producing empty files. | Marc Espie |
2010-10-25 | give a different error message for empty files, as they are obviously wrong | Marc Espie |
2010-10-25 | move to static initializers for the ifnet/ifg_head TAILQ's | Bret Lambert |
2010-10-25 | separate "Term" part from "Real progressmeter" handling, so that one can | Marc Espie |
2010-10-25 | Iopoolification. Tested by mcbride@, dlg@, and Gabriel Kihlman on tech@. | Kenneth R Westerback |
2010-10-25 | needs a full stop; | Jason McIntyre |
2010-10-24 | Cope with USE_X11 removal from ports infrastructure. | Antoine Jacoutot |
2010-10-24 | Do not throw FATAL errors when there is no need to: | Ingo Schwarze |
2010-10-24 | spacing and irrelevant glitches which disrupt lint | Theo de Raadt |