summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-02FastCGI did not support persistent connections. Add initial supportReyk Floeter
2014-09-02syncJonathan Gray
2014-09-02document new PORTSCOUT variable. w/ and ok espie@Jasper Lievisse Adriaanse
2014-09-02we dont enable jumbos based on the interfaces mtu config.David Gwynne
2014-09-02Jumbo support for some newer chipsets.Brad Smith
2014-09-02Add Jumbo support for BCM5714 / BCM5780 and BCM5717 / BCM5719 / BCM5720 / BCM...Brad Smith
2014-09-02Add tests that run the syslogd signal handlers.Alexander Bluhm
2014-09-02Fix previous commit: fd wasn't set in the FAE_DUP2 casePhilip Guenther
2014-09-01When makewhatis(8) finds an .so link after the manual being pointed toIngo Schwarze
2014-08-20Run syslogd regressions tests. As only one syslogd can run perAlexander Bluhm
2014-09-01In man(1) mode, change to the right directory before starting the parser,Ingo Schwarze
2014-09-01Fix typo (paneas -> panes).Nicholas Marriott
2014-09-01Wake up any clients waiting with the wait-for command when the serverNicholas Marriott
2014-09-01Various minor style and spacing nits.Nicholas Marriott
2014-09-01Close fd if fdopen failsDoug Hogan
2014-09-01Enable -Wshadow in openssl(1) and fix a few shadow warnings.Doug Hogan
2014-09-01Fix evil typo.Antoine Jacoutot
2014-09-01Set the configuration number and get the interface handle in attach(),Martin Pieuchot
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