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