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