summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* Add support for `cycle' and `zero' events for LCD brightness control.jkim2010-02-151-14/+43
* Fix for the Intel WiFi Link 1000. The EEPROM image is in the OTPROM blockbschmidt2010-02-151-7/+7
* Fix KITE version check.rpaulo2010-02-151-3/+3
* Remove the third clause for the Berkeley parts of games, per theimp2010-02-1511-55/+11
* Make CD driver a bit more robust and predictable to unreported errors.mav2010-02-151-17/+13
* Bring back AR9285 support. This fixes most of the issues and should berpaulo2010-02-1511-24/+1495
* Some rewording and language fixes.trasz2010-02-151-23/+17
* fortune(6) switch to 3-clause BSDL; style(9)uqs2010-02-157-267/+244
* Call the proper linkup routine in PowerPC Book-E machdep.raj2010-02-151-1/+1
OpenPOWER on IntegriCloud