summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* License changes from NetBSD.kib2010-02-148-56/+0
* MFp4:mav2010-02-141-2/+25
* Rename variables to match msdosfs headers.kib2010-02-142-249/+250
* Some cleanups from NetBSD:kib2010-02-142-20/+23
* Invalid filesystem might cause the bp to be never read.kib2010-02-141-1/+2
* The -newerXB option was being interpreted the same as the -newerXm optiongavin2010-02-141-0/+2
* Make <sys/timeb.h> work without including <sys/types.h>.ed2010-02-141-1/+8
* Also build ah_eeprom_v4k.c when ar9280 is selected.rpaulo2010-02-141-1/+1
* Correct cpu id for FA526.kevlo2010-02-141-1/+2
* Change the default value for vfs.newnfs.enable_locallocks to 0 forrmacklem2010-02-141-1/+1
* This fixes the experimental NFS server so that it won't crash in thermacklem2010-02-131-3/+3
* Add missing SCTP_PACKED. Spotted by Irene Ruengeler.tuexen2010-02-131-2/+2
* Predict KASSERTs to be true.marius2010-02-131-1/+1
* Add ssm(4), which serves as a glue device allowing devices beneath themarius2010-02-132-0/+75
* - Add the 'cmp' and 'core' pseudo-busses which are used to group CPU coresmarius2010-02-132-55/+47
* Resurrect nexusvar.h from r167307.marius2010-02-131-0/+58
* Style fixesmarius2010-02-131-24/+19
* - Search the whole OFW device tree instead of only the children of themarius2010-02-136-128/+201
* When growing a UFS1 filesystem, we need to initialise all inodes in any newgavin2010-02-131-4/+2
* Fix drbr and altq interaction:mlaier2010-02-136-19/+35
* - At least the trap table of the Sun Fire V1280 firmware apparently hasmarius2010-02-132-10/+14
* Correct the panic strings introduced in r203830 to match their arguments.marius2010-02-131-4/+4
* Use the SUNW,{d,i}tlb-load methods for entering locked TLB entries likemarius2010-02-131-48/+26
* - Assert that HEAPSZ is a multiple of PAGE_SIZE as at least the firmwaremarius2010-02-139-40/+275
* Fix function name in the comment in the second location too.kib2010-02-131-1/+1
* - Add idempotency guards so the structures can be used in other utilities.kib2010-02-136-23/+24
* Use M_ZERO instead of calling bzero().kib2010-02-131-3/+2
* Remove list of locking primitives, which is kind of redundant, movetrasz2010-02-131-52/+27
* Fix VBAD description.trasz2010-02-131-2/+2
* kgdb: initialize n_type field of nlist entry for kvm_nlist callavg2010-02-131-0/+1
* Remove unused macros.kib2010-02-131-3/+0
* When ffs_realloccg() failed to allocate bigger fragment and, becausekib2010-02-131-1/+3
* Don't try to determine tape block size when the -P option is used.jh2010-02-131-1/+1
* Resort includes to match style(9) a bit more. No functional changewkoszek2010-02-1310-32/+36
OpenPOWER on IntegriCloud