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