summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-01copyright++Federico G. Schwindt
2013-12-31Remove #ifdef _REENTRANT code that isn't used here. These days, the codeMark Kettenis
handling per-thread errno lives in librthread. ok miod@, espie@
2013-12-31tedu the diagnostic code to detect the presence of the defective Xterasys XN-152Brad Smith
32-bit PCI NIC in a 64-bit PCI slot. The code has never been enabled, never will be and is unused / unmaintained. Update the man page to not indicate there is a possibility of the driver detecting this hardware issue. Input about the man page and Ok chris@
2013-12-31regenBrad Smith
2013-12-31another MCP61 idBrad Smith
2013-12-31Yet another regression introduced by Kristaps when he switched fromIngo Schwarze
Berkeley DB to SQLite3: In the .In parser, the logic got inverted. The resulting NULL pointer access was found by clang; scan log provided by Ulrich Spoerlein <uqs at FreeBSD>. The best fix is to simply remove the whole, pointless custom handler function for .In and let the framework do its work. Now searching for included header files actually works. While here, remove the similarly pointless custom .St handler, fix the return value of the .Fd handler and disentangle the spaghetti in the .Nm handler.
2013-12-31zap an erroneous space in "input .sig" (should be input.sig, with .sig notJason McIntyre
marked up;
2013-12-31remove assignments that will be overwritten right afterwards,Ingo Schwarze
and remove pointless local variables; found in a clang output from Ulrich Spoerlein <uqs at FreeBSD>
2013-12-31various tweaks; ok teduJason McIntyre
2013-12-31syncTodd T. Fries
2013-12-31Oops, add missing end of block.Ingo Schwarze
2013-12-31Add missing description of .UR/.UE.Ingo Schwarze
While here, also add .EX/.EE and .PD to the MACRO SYNTAX table.
2013-12-31Drop blocks and instert silence immediately in the socket rx/tx codeAlexandre Ratchov
path rather than waiting for the next device cycle. This fixes deadocks when the slot uses the SIO_SYNC mode.
2013-12-31round client block size to nearest possbleAlexandre Ratchov
2013-12-31... and rename this tooMarc Espie
2013-12-31signify supportMarc Espie
2013-12-31nitMarc Espie
2013-12-31Fix after struct wscons_event size change.Matthieu Herrb
ok deraadt@
2013-12-31s/hphdr/phdr/ to fix compile with DEBUGRyan Thomas McBride
ok miod
2013-12-31Don't consider ld.so to be successfully built unless a test programPhilip Guenther
using it works, because seeing "make build" fail right after it installs a broken ld.so is *#!&%(@*)# annoying. Presumably needs to be fixed for cross-builds. ok matthew@ deraadt@ miod@
2013-12-31document file formatTed Unangst
2013-12-31another last minute bug i introduced. found by jturnerTed Unangst
2013-12-31Experimental feature to let apropos(1) show different keys than .Nd.Ingo Schwarze
This really takes us beyond what grep -R /usr/*/man/ can do because now you can search for pages by *one* criterion and then display the contents of *another* macro from those pages, like in $ apropos -O Ox Fa~wchar to get an impression how long wide character handling is available.
2013-12-31bcopy -> memcpy. reviewed with one fix from matthewTed Unangst
2013-12-31update usageTed Unangst
2013-12-31wha! commit a working versionTed Unangst
2013-12-31add signify, a tool to sign and verify signatures.Ted Unangst
man page and error message help from espie other feedback from deraadt djm mikeb
2013-12-31Split buildnames() out of mansearch(); the latter function is gettingIngo Schwarze
too long and unwieldy, but will grow more code soon. No functional change.
2013-12-31don't try writing past the end unless we have toTed Unangst
ok gilles millert
2013-12-31Replace the Berkeley-DB based mandocdb(8) by an SQLite3-based version,Ingo Schwarze
aiming for more flexible development and optimization options. Kristaps started this during the summer 2012, i did some very heavy bugfixing during t2k13 and finally, during the last few days, got it to a state where it is ripe for in-tree development. Beware, neither the user interfaces nor the database formats are expected to be stable just yet. Will not be installed or activated until further discussion. No functional change to mandoc(1). "As long as it remains off until we decide the cost, fine." deraadt@
2013-12-30refuse RSA keys from old proprietary clients/servers that use theDamien Miller
obsolete RSA+MD5 signature scheme. it will still be possible to connect with these clients/servers but only DSA keys will be accepted, and we'll deprecate them entirely in a future release. ok markus@
2013-12-30Add support for newer integrated Realtek PHY.Brad Smith
Tested with 8168G controllers.
2013-12-30Have rgephy(4) always use RL_GMEDIASTAT to retrieve the link/media statusBrad Smith
when attached to re(4), as was done before rev 1.25 which was intended to fix rgephy(4) with external PHY with MACs other than re(4). This is to fix operation with some integrated PHY on re(4) where the PHY Specific Status register does not work properly and the link cannot be established. From FreeBSD and matches what the Linux driver does. Tested on a number of newer re(4) with PHYs rev 2, 4 and 5 and newer integrated PHY with the 8168G controllers.
2013-12-30Do not leak symtab fd (if at fd limit might even prevent correct operation)Theo de Raadt
from Loganaden Velvindron
2013-12-30When a function does not obviously terminate itself, it is good practiceTheo de Raadt
to clean up a bit.
2013-12-30memory leak, Coverity CID 1748, Loganaden VelvindronTheo de Raadt
2013-12-30last entry in SEE ALSO should not end with a comma;Jason McIntyre
2013-12-30- the hint to symlink to upgrade.conf belongs to the install.conf exampleRobert Peichaer
- zap reference to pxeboot(8), diskless(8) has all the info ok jmc@ halex@
2013-12-30Expand the MSI support to cover most of the remaining bge(4) chipsets with theBrad Smith
exception being the BCM5714 family for now. Tested on a variety of newer chipsets. ok sthen@
2013-12-30Oops, missed one:Ingo Schwarze
Remove duplicate const specifier from a call to mandoc_escape(). Found by Thomas Klausner <wiz at NetBSD dot org> using clang. No functional change.
2013-12-30Remove duplicate const specifiers from the declaration of mandoc_escape().Ingo Schwarze
Found by Thomas Klausner <wiz at NetBSD dot org> using clang. No functional change.
2013-12-30Document SIGNING_PARAMETERSMarc Espie
2013-12-30Enable snooping on Lynx Point-LP HD Audio.Jonathan Gray
Fixes audio problems on an Acer Aspire E1 572G reported by Mark Rowland.
2013-12-30Recognize PT_OPENBSD_RANDOMIZE in linker scripts.Mark Kettenis
ok miod@, matthew@
2013-12-30Support .St -p1003.1-2013, "IEEE Std 1003.1-2008/Cor 1-2013".Ingo Schwarze
Note that the POSIX-2008 standard remains in force, so please refrain from wholesale 2008 -> 2013 replacements. Make sure to only use the new -p1003.1-2013 argument for cases where "IEEE Std 1003.1(TM)-2008/ Cor 1-2013, IEEE Standard for Information Technology--Portable Operating System Interface (POSIX(R)), Technical Corrigendum 1" actually changes something in the standard with respect to the specific function documented in the manual you touch. Otherwise, please continue using .St -p1003.1-2008. Triggered by a similar, but slightly incorrect patch from jmc@; ok guenther@.
2013-12-30@vendor annotationMarc Espie
2013-12-30use replacing method (and not var)Marc Espie
2013-12-30explicitly fix the PATH to something sensibleMarc Espie
move "replacing" to a method, so that it can be more specific later.
2013-12-30Correct initialization of Bt458, used in LUNA's 8bpp frame buffer.Kenji Aoyama
According to the manual, the address register does not automatically increment when we access to the control registers. Also we disable overlay planes, because we do not use them. This diff should be one of preliminaries for upcoming colored wscons on luna88k. ok miod@
2013-12-30Fix IOC4DEV_xxx numbers, so that devices besides the first two serial portsMiod Vallat
actually handle their own interrupts. How could this get unnoticed so far?