summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-01Convert ecparam to new option/usage handling.Joel Sing
2014-09-01Improve option usage output.Joel Sing
2014-09-01The libevent event_log() function called by event_msgx() adds a newAlexander Bluhm
2014-09-01Replace the obsolete nginx example with an httpd(8) example.Reyk Floeter
2014-09-01Don't pass the local buffer array by reference.Reyk Floeter
2014-09-01remove Xr, but not the reference, to nginx, after some discussion with reyk;Jason McIntyre
2014-09-01@newuser and @newgroup won't necessarily be on the machine during pkg_create,Marc Espie
2014-09-01be a wee bit more paranoid about file sizes.Marc Espie
2014-09-01Replace the code to get the FastCGI Status header with a proper way toReyk Floeter
2014-09-01Revert previous, it puts too much pressure on memory allocation asMartin Pieuchot
2014-09-01move mpi(4) from workq to taskqBret Lambert
2014-09-01update currency exchange rates;Jason McIntyre
2014-09-01Do not compare checksum of checksums...Antoine Jacoutot
2014-09-01apply fix from upstream to remedy RT 37700, which hardens the close() functionJasper Lievisse Adriaanse
2014-09-01Make this consistent with sys/kern/Makefile: require the 'syscalls' targetPhilip Guenther
2014-09-01sync generated filesDoug Hogan
2014-09-01Sync readlink(2) with IEEE Std 1003.1-2008.Doug Hogan
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2014-09-01Add implementations of atomic_{inc,dec,add,sub}_{int,long}() andPhilip Guenther
2014-09-01Add explicit membars, so that we can stop requiring rw_cas() toPhilip Guenther
2014-09-01Simplify the syslog.conf example: .info means that *and higher*Philip Guenther
2014-08-31The reapchild() signal handler collects all children. This can beAlexander Bluhm
2014-08-31replace LRU bufcache with something originally modelled after 2Q.Ted Unangst
2014-08-31Do not call free() on an array in the data section. FortunatelyAlexander Bluhm
2014-08-31no Pp needed before non-compact lists;Jason McIntyre
2014-08-31accept4() should be a cancellation point.Philip Guenther
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