summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-04A couple of minor cosmetic changes.Nicholas Marriott
2009-11-04Initial changes to move tmux to libevent.Nicholas Marriott
2009-11-04Unused (but assigned to) variable, found by lint.Nicholas Marriott
2009-11-04Get rid of __HAVE_GENERIC_SOFT_INTERRUPTS now that all our platforms support it.Mark Kettenis
2009-11-04regenDamien Bergamini
2009-11-04the hybrid 6000 series (using both internal and external power amplifiers)Damien Bergamini
2009-11-04cleanup a bit printoutsMarc Espie
2009-11-04Ignore the colour on space, /not/ the attributes.Nicholas Marriott
2009-11-04Fix the reverse emulation when a terminal doesn't have setab to use the correctNicholas Marriott
2009-11-04Change declaration and use of malloc_options to be more standard, from Tim vanNicholas Marriott
2009-11-04Replace the #ifdef NON_DEBUG and #ifdef NOTDEF_DEBUG mess with more saneJoel Sing
2009-11-04Add support to tcpdump for decoding the GPRS Tunnelling Protocol (GTP),Joel Sing
2009-11-04Don't backoff based on suspended or deda clients as they are always likely toNicholas Marriott
2009-11-04tweak previous;Jason McIntyre
2009-11-04tweak previous;Jason McIntyre
2009-11-04tweak previous;Jason McIntyre
2009-11-04tweak previous;Jason McIntyre
2009-11-04Sort port numbers and fix indentation.Joel Sing
2009-11-04MP safe mutex.Takuya ASADA
2009-11-03document the new -t set mode of makemap, and add a paragraph describingGilles Chehade
2009-11-03teach makemap how to build a set, which is a map containing only keys.Gilles Chehade
2009-11-03Add an activity time for clients, like for sessions, and change session andNicholas Marriott
2009-11-03Lies. We no longer support this magic netmask at the end of the lineClaudio Jeker
2009-11-03to resolve aliases, a rule must now provide the alias parameter with theGilles Chehade
2009-11-03Align each RX descriptor to a 4KB boundary; fixes poor RX performance (chipMiod Vallat
2009-11-03reorder structure elements for struct netroute & router: static configReyk Floeter
2009-11-03Allow any program using aucat to act as MMC slave and MTC masterAlexandre Ratchov
2009-11-03If it isn't available explicitly, work out the current client in a similar wayNicholas Marriott
2009-11-03this commit removes the hardcoded special "aliases" map and brings supportGilles Chehade
2009-11-03Get rid of pflogd.pid because the privsep child cannot delete the pidfile;Theo de Raadt
2009-11-03Change session and client activity and creation time members to have moreNicholas Marriott
2009-11-03- remove a useless member of struct condGilles Chehade
2009-11-03s/TX_IQ_PERD/TX_IQ_PERIODIC/Damien Bergamini
2009-11-03use BUS_DMA_{READ,WRITE} hints when mapping mbufs for Rx/Tx evenDamien Bergamini
2009-11-03Don't mention ukphy(4) in SYNOPSIS, reminded by brad@; while there add nsphyterMiod Vallat
2009-11-03A few cleanups and also reflect duplex state in mcr in addition to tcsr.Miod Vallat
2009-11-03Offset the start of the RX buffers by two bytes, so that the ethernetMiod Vallat
2009-11-03remove annoying log_debugGilles Chehade
2009-11-03Use u_int16_t for rdomains for everything. Using various types makesClaudio Jeker
2009-11-03setting of WEP keys is defered until interface is brought up,Damien Bergamini
2009-11-03gpio quirk for Dell Precision M4400. from Geoff Sanders. thanks!Jacob Meuser
2009-11-03fix previous commit.Damien Bergamini
2009-11-03tv member of struct paste_buffer is updated but not otherwise used, so removeNicholas Marriott
2009-11-03nicer tables like in other bus man pagesTheo de Raadt
2009-11-03- apply fix from upstream git for CVE-2009-3626, which could cause perl toJasper Lievisse Adriaanse
2009-11-03print the correct info (need some tweaks yet to be shorter).Marc Espie
2009-11-03actual fixed tests.Marc Espie
2009-11-03Add some (currently failing) version number comparison tests.Stuart Henderson
2009-11-03Improve error logging.Jacek Masiulaniec
2009-11-03add @option always-update.Marc Espie