summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-11ZTE MF112Jonathan Gray
2010-12-11s/RTL8192CU/RTL8192SU/Damien Bergamini
2010-12-11drop Rx'd frames larger than MCLBYTES.Damien Bergamini
2010-12-11rsu(4), a driver for Realtek RTL8188SU, RTL8191SU and RTL8192SUDamien Bergamini
2010-12-11Track the last session for a client and add a flag to switch-client andNicholas Marriott
2010-12-11Fix rectangle copy to behave like emacs - the cursor is not part of theNicholas Marriott
2010-12-11Oops, these functions return a const char *, so make the local variableNicholas Marriott
2010-12-11Make the prompt history global for all clients which is much more useful than...Nicholas Marriott
2010-12-11Make SYNOPSIS sections and code having .nr nS enabledIngo Schwarze
2010-12-11rxi_flags was used uninitialized, and in some cases, received framesDamien Bergamini
2010-12-11Make it possible to mark an rc action as unsupported by setting theAntoine Jacoutot
2010-12-11update subst_vars list; ok ajacoutot@Martynas Venckus
2010-12-11Sanitise daemon_flags: remove multiple whitespaces from _rcflags.Antoine Jacoutot
2010-12-11Do not overwrite the settings in the rc scripts itself, so use the sameRobert Nagy
2010-12-10Add support for setting _user _class and _shell for a specific daemon,Robert Nagy
2010-12-10Rephrase a confusing sentence.Nicholas Marriott
2010-12-10stating that -f may be used by users is wrong, since that wouldMartynas Venckus
2010-12-10- don't use memory from the session we've already cleaned in theMartynas Venckus
2010-12-10It is user/root not user.root for kerberos 5.Todd C. Miller
2010-12-10Try to make this a little less kerberos-centric and remove a BUGSTodd C. Miller
2010-12-10- plug an fd leakJasper Lievisse Adriaanse
2010-12-10There's no need to flush the cache for the FPU state ever since we got ridMark Kettenis
2010-12-09Abort endless loops during roff macro and string expansion.Ingo Schwarze
2010-12-09.Bk/.Ek is required now to keep the output generated from each macroIgor Sobrado
2010-12-09Allow quote macros (`Op', `Aq', `Bq', `Dq', `Pq', `Ql', `Qq', `Sq', andIngo Schwarze
2010-12-09Roff only interpolates \* strings when the leading backslash is not escaped.Ingo Schwarze
2010-12-09syncMiod Vallat
2010-12-09spacing, no functional change.Igor Sobrado
2010-12-09usage should fit on a 80-column displayIgor Sobrado
2010-12-09add -s to usageIgor Sobrado
2010-12-09Add support for "-s shell" to su(1). This can be used by the superuserTodd C. Miller
2010-12-09scp.1: grammer fixJason McIntyre
2010-12-09The PF_KEY socket is like the routing socket. It must be polled all theClaudio Jeker
2010-12-09When looking up an SA based on peer address, also check the portMartin Hedenfal
2010-12-08add a new -3 option to scp: Copies between two remote hosts areMarkus Friedl
2010-12-08Reset acb->xs to NULL before scsi_done if option DIAGNOSTIC. There seem to beMiod Vallat
2010-12-08Fix compilation with option CBB_DEBUG; noticed by Dave Anderson on misc@Miod Vallat
2010-12-08In the built-in layouts, distribute the panes more evenly. Set theNicholas Marriott
2010-12-08explain that IPQoS arguments are separated by whitespace; iirc requestedDamien Miller
2010-12-07The rdmsr_locked/wrmsr_locked functions were using "=A" as a constraint forTheo de Raadt
2010-12-07Make the preload error distinct from the normal error.Dale Rahn
2010-12-07Make this compile again.Miod Vallat
2010-12-07remove useless #includeDamien Bergamini
2010-12-07B-Link (not D-Link!) BL-LW05-5RDamien Bergamini
2010-12-07remove a bunch of unused argumentsJonathan Gray
2010-12-07bring src/sys/arch/amd64/amd64/dkcsum.c r1.16 over to i386:David Gwynne
2010-12-07the boot loader passes a variable that identifies the disk itsDavid Gwynne
2010-12-07Complete the merge of bsd.lv version 1.10.7:Ingo Schwarze
2010-12-07Back out my .ft implementation for -Thtml.Ingo Schwarze
2010-12-06Do not report the same problems multiple times,Ingo Schwarze