summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-03-07add editline support; from freebsd. ok deraadt@Otto Moerbeek
2011-03-07continguous -> contiguousHenning Brauer
2011-03-07The scheduling 'nice' value is per-process, not per-thread, so move itPhilip Guenthe
2011-03-07noone will ever use NTFS on alphaTheo de Raadt
2011-03-07Do not leak information about the software usedIngo Schwarze
2011-03-07Clean up date handling,Ingo Schwarze
2011-03-06The global_int information acpi collects is not used by amd64.Theo de Raadt
2011-03-06fix function name in error/debug messages; ok marcoStefan Sperling
2011-03-06Tweak definition and some uses of PREFIX macro to avoid includingPhilip Guenthe
2011-03-06Extract the new function frag6_deletefraghdr() from frag6_input()Alexander Bluhm
2011-03-06Make sure MEMORYBARRIER(SYNC_REG) performs a read/write bus_space_barrier,Miod Vallat
2011-03-06Add an "rc_bg" variable that is undefined by default and allows to startAntoine Jacoutot