summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* swap Bus and MAC/BBP columns.damien2006-03-131-82/+88
* Remove duplicate .Ppdamien2006-03-131-1/+0
* typodamien2006-03-131-1/+1
* sync w/ reality.damien2006-03-132-18/+51
* Don't read channel list from EEPROM since we were already scanning alldamien2006-03-131-10/+5
* Fix a typo.ru2006-03-131-1/+1
* The mount(8) manpage says: "In case of conflicting options beingru2006-03-131-56/+39
* Fix build on 64-bit platforms.ru2006-03-132-4/+4
* Add support for the JMicron JMB361, 365 and 366 chips.sos2006-03-132-14/+21
* Put autosense data in the right place (needs a 4pos left shift).sos2006-03-131-5/+2
* Add "-q" argument to getfacl(1), which suppresses the per-file headerrwatson2006-03-132-11/+20
* Remove unused code.davidxu2006-03-132-25/+0
* This commit was generated by cvs2svn to compensate for changes in r156678,harti2006-03-136-74/+109
|\
| * Vendor fix: small man fixes, fix type names u_int8_t -> uint8_t.harti2006-03-136-74/+109
* | Don't import tree.h from the distribution - we have our own one in sys.harti2006-03-131-0/+1
* | There has been a shared libdisk for a couple of days until it was revertedharti2006-03-131-0/+4
* | Silence some warnings by defining configuration preprocessor symbols.harti2006-03-131-1/+1
* | Fix the format/display descriptor of vm.kmem_size and vm.kmem_freeps2006-03-131-2/+2
* | Quote ${CC} when passing it in environment.ru2006-03-131-2/+2
* | ns_name_skip was recently redefined to __ns_name_skipdeischen2006-03-131-1/+1
* | Make _spinunlock() point to the spinunlock stub, not thedeischen2006-03-131-1/+1
* | Add each directory's symbol map file to SYM_MAPS.deischen2006-03-1328-1/+48
* | - Reimplement I/O data allocation to prevent deadlocks.pjd2006-03-133-352/+672
* | Add compatibility symbol maps. libpthread (.so.1 and .so.2)deischen2006-03-13207-18/+1362
* | - Speed up synchronization process by using configurable number of I/Opjd2006-03-133-274/+559
* | Add hooks to build libc with symbol versioning. This isdeischen2006-03-131-0/+14
* | Add symbol maps and initial symbol version definitions to libc.deischen2006-03-1329-0/+3241
* | Add macros for generating symbol version assembler opcodes.deischen2006-03-131-0/+8
* | Remove non-FreeBSD source from FreeBSD repository.kientzle2006-03-121-20/+0
* | Remove automake source from FreeBSD tree.kientzle2006-03-121-72/+0
* | remove depedancy with vnode_if.h.damien2006-03-121-1/+1
* | sync w/ iwi:damien2006-03-123-267/+252
* | o don't use '-' characters in firmware namesdamien2006-03-122-18/+34
* | Remove comment that does not appy to FreeBSD.andre2006-03-121-8/+0
* | Import of OpenBSD's sys/sys/hash.h providing generic 32bit hash functions.andre2006-03-121-0/+128
* | There is no IFF_POLLING flag anymore.glebius2006-03-121-1/+1
* | Flush stdout after printing name of created device, so it can be properlypjd2006-03-121-1/+3
* | - Remove the call to softdep_waitidle after suspending the filesystem.jeff2006-03-121-7/+0
* | - Force commit to give this the correct message; Lock giant when requiredjeff2006-03-120-0/+0
* | - Remove the call to softdep_waitidle after suspending the filesystem.jeff2006-03-121-0/+3
* | - Reorder vrele calls after vput calls to prevent lock order reversalsjeff2006-03-121-26/+17
* | - Define a null_getwritemount to get the mount-point for the lowerjeff2006-03-121-2/+26
* | The idea of supporting 'tp' was a fun one, but it iskientzle2006-03-113-621/+0
* | use the same test as release/Makefile to select WITH_SMPsam2006-03-112-4/+6
* | fix handling of default kernelssam2006-03-111-6/+8
* | Make sure that we are adding a path token to the audit record in open(2).csjp2006-03-111-2/+3
* | Don't be noisy in case of shared interrupts.phk2006-03-111-0/+2
* | add dependency with firmware module.damien2006-03-111-0/+1
* | Go over calcru and friends once more.phk2006-03-112-48/+49
* | Remove last traces of disk_enumerate()phk2006-03-111-2/+0
OpenPOWER on IntegriCloud