summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-10Add support for detecting the NXP SA56004X (we have not actuallyTheo de Raadt
2011-03-10- make this easier to readJasper Lievisse Adriaanse
2011-03-10- implement several more options that will be needed to bump to 0.24Jasper Lievisse Adriaanse
2011-03-10- document all the environment variables that pkg-config honorsJasper Lievisse Adriaanse
2011-03-10honor PKG_CONFIG_DEBUG_SPEW, which is like our --debug optionJasper Lievisse Adriaanse
2011-03-10Changing daemon_flags on already running processes can make any kind ofAntoine Jacoutot
2011-03-10tweak previous;Jason McIntyre
2011-03-10allow GSSAPI authentication to detect when a server-side failure causesDamien Miller
2011-03-10Extend the documentation of the actions argument and bring this up to dateAntoine Jacoutot
2011-03-10Add a small comment at the top to explain what this file does.Antoine Jacoutot
2011-03-10allow GSSAPI authentication to detect when a server-side failure causesDamien Miller
2011-03-09Log MAC address changes in the IPv6 neighbor discovery protocolAlexander Bluhm
2011-03-09smtpctl show stats displays inet4/inet6 repartition for incoming sessionsGilles Chehade
2011-03-09Make reload and check consistent with start/stop.Antoine Jacoutot
2011-03-09Move the redirections into the rc_cmd itself instead of rc_start andAntoine Jacoutot
2011-03-09Implement UDP mode for tcpbench and switch tcpbench to use libevent.Claudio Jeker
2011-03-09Mention need for 512-byte CDROM drive on older SPARCs, discussed w/ miod@ ok ...Ian Darwin
2011-03-09Knock out a bunch more UPS devices from attaching to uhid(4).Stuart Henderson
2011-03-09syncStuart Henderson
2011-03-09- add IDs for various USB HID UPS devices, extracted from NUTStuart Henderson
2011-03-09zap from usage() as well; reminded by jmc@Okan Demirmen
2011-03-09HW stats debugging via ifconfig emX debug instead ofMarco Pfatschbacher
2011-03-09remove non-standard flagOkan Demirmen
2011-03-09substitute '~' for $HOME in the \W prompt case; matches bash's behavior.Okan Demirmen
2011-03-09Move rc_pre and rc_post out of the rc_start/rc_stop functions into theAntoine Jacoutot
2011-03-09syncTheo de Raadt
2011-03-09Stilistic improvement: use clean mdoc(7) .Qq enclosures rather thanIngo Schwarze
2011-03-09make similar code .. more similarTodd T. Fries
2011-03-09*** empty log message ***Todd T. Fries
2011-03-08Fix a subtle carp reconfiguration problem.Marco Pfatschbacher
2011-03-08Fix compiler warning from recent HANDLE_PRAGMA_PACK_PUSH_POP addition.Dale Rahn
2011-03-08vrng should go onto the ramdisk.Theo de Raadt
2011-03-08Fix an incorrect test which was always true (oupper is always < olower),Nicholas Marriott
2011-03-08Fix extended partition searching so we don't get lost. The offsetKenneth R Westerback
2011-03-08regenJasper Lievisse Adriaanse
2011-03-08- add Trust and two miceJasper Lievisse Adriaanse
2011-03-08There is no such thing as rc_restart().Antoine Jacoutot
2011-03-08It was not possible to send out LS updates larger then the MTU.Claudio Jeker
2011-03-08Instead of using IBUF_READ_SIZE as upper bound when building variousClaudio Jeker
2011-03-08Add regression test that checks ENOTSOCK error for non-socket drain.Alexander Bluhm
2011-03-08Add a kernel man page sosplice(9) for the socket splicing implementation.Alexander Bluhm
2011-03-07Prevent tiled producing a corrupt layout when only one column is needed,Nicholas Marriott
2011-03-07Support passing through escape sequences to the underlying terminal byNicholas Marriott
2011-03-07Declare the inline function pf_addr_compare() non-static in pfvar.hAlexander Bluhm
2011-03-07- style consistencyJasper Lievisse Adriaanse
2011-03-07hardware lists are sorted;Jason McIntyre
2011-03-07List Dynex DX-SC51 as supported card. ok jakemsrStefan Sperling
2011-03-07- use fork(2)/exec(3) instead of system(3) to execute the specified action,Jasper Lievisse Adriaanse
2011-03-07no Pp before/after Sh;Jason McIntyre
2011-03-07run makewhatis during pkg_create in verbose mode.Marc Espie