Age | Commit message (Expand) | Author |
2014-08-31 | Sync enc/dec routines with libc. | Miod Vallat |
2014-08-31 | The xetc set is now part of xbase and not distributed separately anymore. | Robert Peichaer |
2014-08-31 | Don't .Xr uuidgen(1) yet. | Miod Vallat |
2014-08-31 | Sync with FreeBSD. No functional change but more readable code. | Miod Vallat |
2014-08-31 | Fix incorrect behaviour by syncing with FreeBSD; reported by Jonas 'Sortie' | Miod Vallat |
2014-08-31 | Make the in6addr constant declarations and definitions consistent | Alexander Bluhm |
2014-08-31 | Backport @file support from binutils-2.17 | Tobias Ulmer |
2004-05-17 | import binutils 2.14 (excluding testsuites, .info files, and .po files) | Dale Rahn |
2000-09-12 | Import binutils-2.10 | Marc Espie |
1997-05-29 | Import of binutils-2.8.1 from Cygnus/FSF | Niklas Hallqvist |
2014-08-31 | Add Ingo's copyright as per his request. | Antoine Jacoutot |
2014-08-31 | Add uuid support routines to libc. From FreeBSD via NetBSD via Bitrig via | Miod Vallat |
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 |