summaryrefslogtreecommitdiffstats
Commit message (Collapse)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
| | | | | | NO_WCAST_ALIGN. The headers of the standard C++ library are not 64-bit clean and trigger the warning. This prevents use of WARNS>=4 on ia64 for example.
* Unbreak WARNS=6 builds for C++ code: -Wold-style-definition is not acceptedmarcel2010-02-181-1/+1
| | | | by the C++ compiler. Filter it out.
* 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
| | | | | which I plan to import at some point. Our current code handles it fine and it should stay that way.
* sh: arith: Test an octal constant as well.jilles2010-02-171-0/+1
|
* Assorted fixes for mge(4).raj2010-02-171-11/+3
| | | | | | | | | | | - Use proper map for the busdma sync on mge descriptor. - Remove unnecesary busdma sync. - Eliminate redundant locking in mge_reinit_rx() (just assert). - Kill unused variable. Submitted by: Grzegorz Bernacki Obtained from: Semihalf MFC after: 1 week
* realloc() with a proper amount of memory.ru2010-02-171-1/+1
| | | | MFC after: 3 days
* remove recursive lock/unlock calls, we do them already before enteringluigi2010-02-171-6/+0
| | | | | | the switch. Reported by: Marta Carbone
* 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
| | | | | | | | | | | | | Getting the little-endian PCI bus working on the big-endian CPU proved to be quite challenging. We let the PCI devices be mapped in the "match byte lanes" address window. This is where they are mapped by the CFE and DMA transfers generated to or from addresses within this window are not subject to automatic byte-swapping. However any access by the driver to memory-mapped pci space is redirected via the "match bit lanes" address window. We get the benefit of automatic byte swapping through this address window and drivers don't need to change to deal with CPU big-endianness.
* Revert bogus change that snuck into r203972.imp2010-02-171-2/+0
|
* Bump .Dd for r203977gavin2010-02-161-1/+1
| | | | MFC after: 1 month
* Implement the rename query, for when a file with the same name as the onegavin2010-02-162-28/+69
| | | | | | | | | | | | | | | | | | about to be extracted already exists. The question, and interpretation of the response is deliberately compatible with Info-Zip. This change was originally obtained from NetBSD, but has three changes: - better compatibility with Info-Zip in the handling of ^D - Use getdelim() rather than getline() - bug fix: != changed to == in the "file rename" code I suspect the latter is also a bug in NetBSD, but I can't easily confirm this. PR: bin/143307 Reviewed by: rdivacky (change to unzip.c only) Obtained from: NetBSD src/usr.bin/unzip/unzip.c 1.8 MFC after: 1 month
* The NetBSD Foundation has granted permission to remove clauses 3 and 4.imp2010-02-1616-112/+0
| | | | Obtained from: NetBSD
* The NetBSD Foundation has granted permission to remove clauses 3 and 4.imp2010-02-161-7/+0
| | | | Obtained from: NetBSD
* The NetBSD Foundation has given permission to remove clause 3 and 4imp2010-02-169-63/+2
| | | | | | from their liceense. Obtained from: NetBSD
* The NetBSD Foundation has granted permission to remove clause 3 and 4imp2010-02-1612-84/+0
| | | | | | from their software. Obtained from: NetBSD
* The NetBSD Foundation has granted permission for people to removeimp2010-02-161-7/+0
| | | | clause 3 and 4 from their software.
* Define TLS_MODEL for PowerPC as well. Since PowerPC uses variant I,marcel2010-02-161-0/+1
| | | | like ia64, leave it empty (default model).
* Factor out the code shared between NFS client and server into its ownmarius2010-02-166-9/+29
| | | | | | | | module. With r203732 it became apparent that creating the sysctl nodes twice causes at least a warning, however the whole code shouldn't be present twice in the first place. Discussed with: rmacklem
* Xref mdmfs(8).jh2010-02-161-0/+1
|
* Improve descriptions for tmpfs mount options. The descriptions havejh2010-02-161-8/+44
| | | | | | | been mostly obtained from NetBSD mount_tmpfs(8) manual page. Obtained from: NetBSD Discussed with: delphij
* 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
| | | | Add a few $FreeBSD$
* Remove NetBSD Foundation clauses 3 & 4. They eliminated those clausesimp2010-02-165-35/+0
| | | | last year.
* 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
| | | | Approved by: ed (co-mentor)
* Add missing newline in last line of file.uqs2010-02-165-5/+5
| | | | | Uncovered via: fromcvs vs. svn Approved by: ed (co-mentor)
* 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
| | | | | | the static TLS model, which is fundamentally different from the dynamic TLS model. The consequence was data corruption. Limit the attribute to i386 and amd64.
* Improve TLS variant I:marcel2010-02-161-11/+8
| | | | | | o Use obj->tlsinitsize to determine whether there's initialized data. o If obj->tlssize > obj->tlsinitsize, then bzero uninitialized data. o Don't exclude variant I from the work-around in free_tls_offset().
* The static TLS size as given by tls_static_space includes TLS_TCB_SIZEmarcel2010-02-161-2/+2
| | | | bytes of TCB in variant I.
* adds bwn(4) driver for supporting Broadcom BCM43xx chipsets.weongyo2010-02-165-0/+16415
| | | | | | | | | | | o uses v4 firmware instead of v3. A port will be committed to create the bwn firmware module. o supports B/G and LP(low power) PHYs. o supports 32 / 64 bits DMA operations. o tested on big / little endian machines so should work on all architectures. It'd not connected to the build until the firmware port is committed.
* supports SPROM rev8 informations properly which are used to supportweongyo2010-02-163-8/+212
| | | | low-power PHY of bwn(4) and LDO voltage adjustments.
* Remove COMPILATIONDATE from the default section. This string is no longerjkim2010-02-161-1/+1
| | | | | | | being substituted since r162063. PR: bin/143976 MFC after: 1 month
* - 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
| | | | | | introduced option DEADLKRES. Reported by: danfe, julian, avg
* 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
| | | | Submitted by: Daniel Walter (d dot walter at 0x90 dot at) (intial version)
* Fix for the Intel WiFi Link 1000. The EEPROM image is in the OTPROM blockbschmidt2010-02-151-7/+7
| | | | | | | | before the last block, not in the last block itself. Approved by: rpaulo (mentor) Obtained from: OpenBSD MFC after: 3 weeks
* Fix KITE version check.rpaulo2010-02-151-3/+3
| | | | Obtained from: //depot/user/rpaulo/80211n/...
* Remove the third clause for the Berkeley parts of games, per theimp2010-02-1511-55/+11
| | | | letter in /COPYRIGHT.
* 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
| | | | | | pretty usable. MFC after: 1 month
* Some rewording and language fixes.trasz2010-02-151-23/+17
| | | | | PR: docs/136918, docs/134074 Submitted by: Ben Kaduk <kaduk at mit dot edu>, Haven Hash <havenster at gmail dot com>
* fortune(6) switch to 3-clause BSDL; style(9)uqs2010-02-157-267/+244
| | | | | | | This reduces the diff to other *BSD and makes it possible to actually see the code differences. Approved by: ed (Co-mentor)
* Call the proper linkup routine in PowerPC Book-E machdep.raj2010-02-151-1/+1
| | | | | Submitted by: attilio MFC after: 1 week
OpenPOWER on IntegriCloud