summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-05keep punctuation separate on macro linesIngo Schwarze
2014-12-05Enable xhci(4).Mark Kettenis
2014-12-05Improve parsing of function names.Ingo Schwarze
2014-12-05Explicitly include <net/if_var.h> instead of pulling it in <net/if.h>.Martin Pieuchot
2014-12-05Move initial wait for network link into the state machine by addingKenneth R Westerback
2014-12-05Do not misinterpret function arguments as function names;Ingo Schwarze
2014-12-05macro cleanup: remove bogus .Nm and split joint .Fn argumentsIngo Schwarze
2014-12-05Move rmuser(8) from man to base because it's a hardlink to adduser(8).Ingo Schwarze
2014-12-05Render text before, not after accumulating flag bits, such that flagsIngo Schwarze
2014-12-05Add Southend (SEN).Mark Kettenis
2014-12-05Store return value of i2d_X509_NAME in a signed integer to makeMike Belopuhov
2014-12-05Specify correct number of iovecs when sending replies to the ikev2 procMike Belopuhov
2014-12-05Allow only root to use KERN_PROC_VMMAP until it is really proven safe.Masao Uebayashi
2014-12-05Introduce a new sysctl to retrieve VM map entriesMasao Uebayashi
2014-12-05Rework the number handling to avoid an integer overflow/crashJonathan Gray
2014-12-05memmove/bcopy from libkern, almost certainly the unrolling here isTheo de Raadt
2014-12-05Remove SVR4 codeblock which insisted on using srand(time(0)) and rand().Theo de Raadt
2014-12-04add tests for new client RevokedHostKeys option;Damien Miller
2014-12-04Move the PIC revision 1 interrupt workaround from xbridge_pci_intr_handler()Miod Vallat
2014-12-04When finding a .so link after the page was already processed,Ingo Schwarze
2014-12-04remove a kerberosV leftover. ok miodTed Unangst
2014-12-04as promised 18 years ago, consolidate isa floppy disks in files.isaTed Unangst
2014-12-04key_in_file() wrapper is no longer usedDamien Miller
2014-12-04correctly store .Dt and .TH information in the names tableIngo Schwarze
2014-12-04obvious cases of missing NAME .Nm entriesIngo Schwarze
2014-12-04replace an overlapping memcpy with memmove, ok deraadt teduStuart Henderson
2014-12-04in the SYNOPSIS, add .Fo and first .Fn arguments to the names tableIngo Schwarze
2014-12-04add missing .Fn macros in the SYNOPSIS; found with mandoc.db(5)Ingo Schwarze
2014-12-04use the actual function name in .Dt and NAME .Nm, not an alias;Ingo Schwarze
2014-12-04In the SYNOPSIS, if .Nm occurs without argument, give the first .NmIngo Schwarze
2014-12-04Repair VLAN tagging in the bridge output pathMike Belopuhov
2014-12-04asm version from libkern, but mempcy() remains tied to theTheo de Raadt
2014-12-04syncTheo de Raadt
2014-12-04Xr umcsTheo de Raadt
2014-12-04Enable umcs(4) where moscom(4) is present.Martin Pieuchot
2014-12-04Manpage for umcs(4).Martin Pieuchot
2014-12-04Driver for MosChip Semiconductor 78x0 USB multiport serial adapters.Martin Pieuchot
2014-12-04regenMartin Pieuchot
2014-12-04Various MosChip Semiconductor multiport serial adapter.Martin Pieuchot
2014-12-04The sparc64 Open Firmware package-to-path call (used since softraid bootStefan Sperling
2014-12-04document some more commands that are POSIX extensions. ok jmc@Daniel Dickman
2014-12-04Allow POSIX 0i; from Jeremy Mates.Daniel Dickman
2014-12-04Disable MSI with the Samsung S4LN053X01 SSD controller as found in someBrad Smith
2014-12-04Disallow file allocations on directories that have been removedDavid Coppa
2014-12-04Simplify the MSI bits a bit.Brad Smith
2014-12-04Stop people from cheating. Especially those that believe in FIPS, theyTheo de Raadt
2014-12-04init the mutex used in sleeping pool_gets with the right ipl if theDavid Gwynne
2014-12-04stop viral header propagation. none of this code uses sys/hash.hTed Unangst
2014-12-04add RevokedHostKeys option for the clientDamien Miller
2014-12-04fix handling of roff requests having a default scale other than "n",Ingo Schwarze