summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-31Make sysmerge(8) completely silent by default when no file is modified.Antoine Jacoutot
2014-08-31In pkg mode, warn if the directory we want to copy the @sample file intoAntoine Jacoutot
2014-08-31Simplify examples files handling.Antoine Jacoutot
2014-08-31Only use the sum files corresponding to the mode we run in.Antoine Jacoutot
2014-08-31When we are not running in pkg mode, /usr/share/sysmerge/examplessumAntoine Jacoutot
2014-08-31No need to update daemon_flags in the enviroment anymore since theAntoine Jacoutot
2014-08-31Document that exit code 2 indicates a non-existent service.Antoine Jacoutot
2014-08-31tweaks;Jason McIntyre
2014-08-31Do not overwrite examplessum; use the one we are provided with.Antoine Jacoutot
2014-08-31provide section numbers for xrs;Jason McIntyre
2014-08-31They're thread IDs, not PIDs. The wording is a bit clunky, but closerPhilip Guenther
2014-08-31setgrfile() isn't implementedPhilip Guenther
2014-08-31inet_nsap_{addr,ntoa}() were removed on 2013/12/17Philip Guenther
2014-08-31Declare and document getthrid()Philip Guenther
2014-08-31Add sockatmark()Philip Guenther
2014-08-31Add additional userland interfaces for setting close-on-exec on fdsPhilip Guenther
2014-08-31regenPhilip Guenther
2014-08-31Add additional kernel interfaces for setting close-on-exec on fdsPhilip Guenther
2014-08-31Finally ``revert'' to the recent pexecute interface, now that we do not needMiod Vallat
2014-08-31Now that gcc 2.95 is out of the tree, get rid of the old hash table interfaceMiod Vallat
2014-08-30Xr __tfork instead of forkPhilip Guenther
2014-08-30Make the handling of PLT entries above the 32k mark thread-safe.Philip Guenther
2014-08-30When a service is not available, return ENOENT.Antoine Jacoutot
2014-08-30Make it possible to pass a specific error code to _rc_err().Antoine Jacoutot
2014-08-30Refactor sum checks; all the information we need is already available soAntoine Jacoutot
2014-08-30Introduce a man(1) -l option as an alias for mandoc -a.Ingo Schwarze
2014-08-30sm_warn() always returns 0.Antoine Jacoutot
2014-08-30typo.Igor Sobrado
2014-08-30Convert openssl(1) version to new option/usage handling.Joel Sing
2014-08-30improve capitalization for the Ed25519 public-key signature system.Igor Sobrado
2014-08-30Move the callback function pointer outside the opt union so that the optionJoel Sing
2014-08-30Indent.Antoine Jacoutot
2014-08-30Fix format strings in STIDEBUG code.Miod Vallat
2014-08-30DESTDIR is gone.Antoine Jacoutot
2014-08-30/etc/amd/master.sample is effectively an example file, so move it to baseAntoine Jacoutot
2014-08-30Recognize EFI protective and system partitions. Do not put disklabel entriesMiod Vallat
2014-08-30Make sure we check for GPT in writedisklabel() if kernel is compiled with GPTMiod Vallat
2014-08-30Set the MRU to a full size frame instead of basing it on the MTU.Brad Smith
2014-08-30let the mru always be what the chip can do, not what the mtu implies.David Gwynne
2014-08-30Don't panic when an illegal IRQ is passed to intr_{dis,}establish().Martin Pieuchot
2014-08-30Bump the fan limit and avoid a panic on my quad G5.Martin Pieuchot
2014-08-30Rewrite how queue heads are inserted and removed from the asynchronousMartin Pieuchot
2014-08-30Allow new devices to get an address when XHCI_DEBUG is defined.Martin Pieuchot
2014-08-30Fix profiling (GPROF) build.Martin Pieuchot
2014-08-29Make the syslogd regression tests more reliable. Other processesAlexander Bluhm
2014-08-29Prepare for testing libevent in syslogd. Pass the EVENT_NO...Alexander Bluhm
2014-08-29Use the load average from averunnable.ldavg[] instead of bogus cp_time[]Miod Vallat
2014-08-29Additional input validation:Ingo Schwarze
2014-08-29syncTodd T. Fries
2014-08-29Simplify append_to_pkg_scripts(), in particular avoid the expensiveIngo Schwarze