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