summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* games: make WARNS=6 the default, remove overridesuqs2010-02-1511-14/+1
* fortune(6) make WARNS=6 cleanuqs2010-02-151-106/+71
* morse(6) make WARNS=6 cleanuqs2010-02-151-2/+2
* grdc(6) make WARNS=6 clean and bump accordinglyuqs2010-02-152-18/+16
* Show when an ARP entry expires.ru2010-02-151-1/+11
* Though these libraries are disconnected from the build and don'tru2010-02-152-36/+0
* sysctl(8): make WARNS=3 cleanuqs2010-02-152-12/+18
* Bump WARNS where possible.uqs2010-02-158-12/+5
* Mark various sysctls also as tunables.pjd2010-02-151-4/+4
* Add device ID for the FTDI 4232H.thompsa2010-02-142-0/+2
* Add support for the E1752 3G modem and the required eject command.thompsa2010-02-144-1/+16
* Make umodem more tolerant for devices which modem descriptors are misplaced.thompsa2010-02-141-4/+9
* Add UQ_KBD_BOOTPROTO quirk needed in r203896thompsa2010-02-142-0/+2
* Detect when we are polling from kernel via cngetc() in the boot process andthompsa2010-02-141-34/+144
* Diff reduction with Adaptec's vendor driver.emaste2010-02-144-15/+28
* Some code cleanups:marcel2010-02-141-4/+10
* Some code churn:marcel2010-02-1413-70/+86
* Revert part of the 9285 support because it breaks the 9280 support. I'llrpaulo2010-02-147-446/+135
* use log instead of logverbose in three places so the build won't needluigi2010-02-141-3/+3
* a minimal set of changes to adapt to the utmp->utmpx changes.luigi2010-02-141-6/+13
* Do not leak process lock when current thread is not allowed to see target.kib2010-02-141-1/+3
* Rename fields to match better the msdosfs headers. This work is stillkib2010-02-145-106/+106
* MFp4:mav2010-02-142-15/+75
* Bug fixes from NetBSDkib2010-02-147-70/+100
OpenPOWER on IntegriCloud