summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Update for the 'file' 4.19 import.obrien2007-05-243-7/+25
* | This commit was generated by cvs2svn to compensate for changes in r169942,obrien2007-05-2449-1910/+2096
|\ \ | |/
| * Virgin import of Christos Zoulas's FILE 4.19.obrien2007-05-2449-1910/+2096
* | hesiod_resolv -> hesiod_resolveru2007-05-241-1/+1
* | DNLC_NO_VNODE can't be NULL.pjd2007-05-242-2/+2
* | Fix a formatting error: the list of control packets ends earlier.yar2007-05-241-1/+1
* | Fix the online usage for the "dump" command.ru2007-05-241-1/+1
* | Initialize ZFS a bit earlier and block root mounting untilpjd2007-05-242-2/+8
* | Add sparc64 regression test files.dds2007-05-2410-0/+134
* | Modify file generation instructions to remove the tty field:dds2007-05-241-1/+2
* | Cleanup pax(1) sources a little bit while I poked around in them:rse2007-05-245-25/+25
* | Fix indentation.rse2007-05-241-1/+1
* | Remove two superfluous trailing semicolons.rse2007-05-242-2/+2
* | Remove two unnecessary and useless sub-shell constructs.rse2007-05-242-2/+2
* | Update the maintainer id for em driver.jfv2007-05-231-1/+1
* | Fix the procedure for generating the test summary files.dds2007-05-231-5/+14
* | FreeBSD's namecache works quite well with ZFS, so remove DNLC.pjd2007-05-237-2151/+80
* | All objects we create using GFS are directories, so initialize d_typepjd2007-05-232-4/+4
* | Two minor fixes, keep old 82542 from using jumbo frames, and addjfv2007-05-231-2/+3
* | Add CWR back into the PRINT_TH_FLAGS list as gcc42 doesn't complainandre2007-05-231-1/+1
* | In tcp_log_addrs():andre2007-05-231-5/+7
* | Don't set lo_name and clobber lo_flags in lock_profile_object_init().jhb2007-05-231-2/+0
* | fix comment typosam2007-05-231-1/+1
* | Comment that tdsignal() may be entered from the debugger.rwatson2007-05-231-0/+4
* | Initialize time_lock before calling cpu_initclocks(). This corrects arwatson2007-05-231-1/+1
* | Add support for "hardware" vlan tag insertion & removal emulationgallatin2007-05-232-34/+131
* | Fix the dependency for the linux_support.s, explicitely add linux_assym.h.kib2007-05-234-4/+7
* | Fix a typo in pcib_alloc_msi{x} which resulted in thegallatin2007-05-231-2/+2
* | Remove duplicate includes.cognet2007-05-234-7/+0
* | Remove duplicate includes.cognet2007-05-236-7/+1
* | Nit: avoid shadowing truncate(2) with a local variable.des2007-05-231-3/+3
* | Eliminate VI_LOCK()/VI_UNLOCK() pair from getattr and close code paths.pjd2007-05-231-20/+27
* | Fix stupid braino in previous commit.des2007-05-231-1/+1
* | No need to force __inline__ of currecord(), as the compiler will usefullyrwatson2007-05-231-1/+1
* | Move futex support code from <arch>/support.s into linux compat directory.kib2007-05-239-166/+303
* | If (flags & O_TRUNC), don't truncate the file until we've successfullydes2007-05-231-1/+11
* | Add some early diagnostics under bootverbosekmacy2007-05-232-1/+28
* | Do not attempt to load the kernel module when checking if an interface exists.thompsa2007-05-231-1/+1
* | - Remove redundant initialization.pjd2007-05-221-2/+1
* | Lock vnode on lookup. This fixes ZIL replay for rmdir/unlink/rename.pjd2007-05-222-0/+6
* | Fix runtime crash in OpenSSL with "Illegal instruction" by making somesimon2007-05-223-23/+25
* | Remove an empty line.jkim2007-05-221-1/+0
* | Remove BCM5704S specific tunable (hw.bge.fake_autoneg) andjkim2007-05-222-20/+15
* | Rearrange DMA read/write control register settings based on document snippetjkim2007-05-222-46/+45
* | Remove stale alpha support code.jkim2007-05-221-11/+0
* | Fix time out check in EEPROM read and move delays to give some settle time.jkim2007-05-221-11/+12
* | Add delays in MI communication register R/W loops.jkim2007-05-221-0/+2
* | Fix typos.brueffer2007-05-221-4/+4
* | Add the -n flag for disabling automatic module loading, this will be used bythompsa2007-05-222-2/+18
* | Some minor cleanups:glebius2007-05-221-22/+15
OpenPOWER on IntegriCloud