summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from head.imp2010-02-186-5/+24
|\
| * bc and dc are not BSD version, not GNU version.imp2010-02-181-1/+1
| * Also add DEBUG_FLAGS to CXXFLAGS if defined.marcel2010-02-181-0/+1
| * Allow suppression of -Wcast-align for WARNS>=4 by definingmarcel2010-02-181-1/+4
| * Unbreak WARNS=6 builds for C++ code: -Wold-style-definition is not acceptedmarcel2010-02-181-1/+1
| * Include command type in COMMAND TIMEOUT messages to aid in debugging.emaste2010-02-171-2/+3
| * sh: arith: Add a test for a bug in the dash arith code,jilles2010-02-171-0/+14
| * sh: arith: Test an octal constant as well.jilles2010-02-171-0/+1
* | Update to new style SUBDIRS.imp2010-02-181-6/+7
* | Use SUBDIR := ${SUBDIR:O} in preference to SUBDIR = ${_SUBDIR:O}imp2010-02-178-28/+28
* | First directory to apply the simplification of the ARCH specific partsimp2010-02-178-56/+43
* | Include Makefile.$MACHINE, if it exists, otherwiseimp2010-02-171-0/+11
* | Merge from head at r204016imp2010-02-171-0/+1
* | Merge through r204011 from head.imp2010-02-179-28/+211
|\ \ | |/
| * Assorted fixes for mge(4).raj2010-02-171-11/+3
| * realloc() with a proper amount of memory.ru2010-02-171-1/+1
| * remove recursive lock/unlock calls, we do them already before enteringluigi2010-02-171-6/+0
| * Mention EISDIR as a possible errno.phk2010-02-171-0/+2
| * Various fixes to get the SWARM config working on a big-endian Sibyte CPU.neel2010-02-174-8/+205
| * Revert bogus change that snuck into r203972.imp2010-02-171-2/+0
* | Merge from current.imp2010-02-16228-1354/+18911
|\ \ | |/
| * Bump .Dd for r203977gavin2010-02-161-1/+1
| * Implement the rename query, for when a file with the same name as the onegavin2010-02-162-28/+69
| * The NetBSD Foundation has granted permission to remove clauses 3 and 4.imp2010-02-1616-112/+0
| * The NetBSD Foundation has granted permission to remove clauses 3 and 4.imp2010-02-161-7/+0
| * The NetBSD Foundation has given permission to remove clause 3 and 4imp2010-02-169-63/+2
| * The NetBSD Foundation has granted permission to remove clause 3 and 4imp2010-02-1612-84/+0
| * The NetBSD Foundation has granted permission for people to removeimp2010-02-161-7/+0
| * Define TLS_MODEL for PowerPC as well. Since PowerPC uses variant I,marcel2010-02-161-0/+1
| * Factor out the code shared between NFS client and server into its ownmarius2010-02-166-9/+29
| * Xref mdmfs(8).jh2010-02-161-0/+1
| * Improve descriptions for tmpfs mount options. The descriptions havejh2010-02-161-8/+44
| * Remove clause 3 from Berkeley copyrights. Add a few $FreeBSD$'s.imp2010-02-1611-55/+17
| * Remove the Berkeley clause 3's.imp2010-02-1644-216/+54
| * Remove NetBSD Foundation clauses 3 & 4. They eliminated those clausesimp2010-02-165-35/+0
| * Compile fbsd-threads.c. Threading & TLS support is working just fine.marcel2010-02-162-1/+3
| * Fix Kite and Merlin version check.rpaulo2010-02-161-2/+2
| * %U was macroized in mdoc(7), escape.ru2010-02-163-3/+3
| * Document co-mentorship by ed.uqs2010-02-161-0/+1
| * Add missing newline in last line of file.uqs2010-02-165-5/+5
| * Remove clause 3 from my license.delphij2010-02-161-2/+0
| * Unbreak ia64: tls_model("initial-exec") is invalid, because it assumesmarcel2010-02-161-11/+9
| * Improve TLS variant I:marcel2010-02-161-11/+8
| * The static TLS size as given by tls_static_space includes TLS_TCB_SIZEmarcel2010-02-161-2/+2
| * adds bwn(4) driver for supporting Broadcom BCM43xx chipsets.weongyo2010-02-165-0/+16415
| * supports SPROM rev8 informations properly which are used to supportweongyo2010-02-163-8/+212
| * Remove COMPILATIONDATE from the default section. This string is no longerjkim2010-02-161-1/+1
| * - Clean-up output of memory banks infogonzo2010-02-161-4/+4
| * Adjust style (following the already existing rules) for the newlyattilio2010-02-1535-35/+35
| * Rename some macros to clarify their intentions and fix style nits.jkim2010-02-151-40/+40
OpenPOWER on IntegriCloud