summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o Add uark(4), a driver for Arkmicro Technologies ARK3116 based serialmaxim2006-11-158-0/+453
* Heavily re-factor tte_hash to remove redundant codekmacy2006-11-152-56/+183
* Add a copy of the sparc64 boot crunch configuration asjb2006-11-151-0/+44
* Add archive_write_open_filename()/archive_read_open_filename() askientzle2006-11-155-7/+40
* Style: Use the correct type for a sizeof() variable.kientzle2006-11-151-1/+1
* Change the internal API for writing data to an entry; make thekientzle2006-11-156-19/+28
* add trap trace to tl1 trapkmacy2006-11-151-0/+9
* add trap tracing to dev_mondokmacy2006-11-151-0/+10
* add trap tracing to cpu mondo handler and tsb miss handlerkmacy2006-11-153-3/+49
* Added yet another extra fxp(4) PCI ID.rink2006-11-141-0/+1
* Fix a couple of comment typos.jhb2006-11-141-2/+2
* - Add in FreeBSD native ioctl that models the Linux version.ambrisko2006-11-143-7/+206
* Unbreak pc98.ru2006-11-141-0/+1
* Add `PN_XNUM', for supporting ELF objects with a large number of programjkoshy2006-11-141-0/+3
* Use tabs instead of spaces.pjd2006-11-141-1/+1
* Correct a typo.bz2006-11-141-1/+1
* Push things closer to path failover by implementing loop down andmjacob2006-11-148-495/+940
* Add Kris Kennaway to reflect his performance improvements tokmacy2006-11-141-0/+1
* Fix a copy-paste bug in NON-KSE case.davidxu2006-11-141-11/+11
* Fix debugging output of '-d', to more accurately reflect ifrodrigc2006-11-141-1/+4
* MD support for PCI Message Signalled Interrupts on amd64 and i386:jhb2006-11-1316-8/+1327
* First cut at MI support for PCI Message Signalled Interrupts (MSI):jhb2006-11-1310-8/+613
* Various fixes:jhb2006-11-131-83/+61
* Fix NKPT comments to match reality. Note that the current valueru2006-11-132-5/+9
* New release note: traceroute(8) -D (+MFC).bmah2006-11-132-0/+10
* Add SCTP as a known upper layer protocol over v6.bz2006-11-131-0/+8
* No change in functionality, but fill in a missing errorkientzle2006-11-131-1/+6
* Fix minor formatting issues:ru2006-11-1342-78/+79
* The utility accepts multiple arguments.ru2006-11-131-3/+3
* Sort xrefs.ru2006-11-131-2/+2
* Fix a comment.ru2006-11-135-5/+5
* There doesn't seem to be a real reason for include/ to be installedru2006-11-131-6/+9
* change vop_lock handling to allowing tracking of callers' file and line forkmacy2006-11-1311-31/+38
* Forced commit to append to previous logkmacy2006-11-130-0/+0
* track lock class name in a way that doesn't break WITNESSkmacy2006-11-138-20/+32
* Enable syscall auditing for sun4v the arch by implementing thecsjp2006-11-131-0/+4
* Attempt to improve application portability by marking `struct ar_hdr'jkoshy2006-11-131-1/+5
* New release notes: ng_ether(4) MAC address behavior, tun(4) kqueue(2)bmah2006-11-132-2/+22
* - Grammar fixesmarkus2006-11-131-56/+74
* Add time-of-day support to sun4vkmacy2006-11-132-120/+36
* These files no longer use internal APIs, so no longer need to includekientzle2006-11-136-6/+0
* There is no point in setting PG_REFERENCED on kmem_object pages becausealc2006-11-131-6/+1
* Minor cleanup of the standard read/write I/O modules:kientzle2006-11-136-116/+83
* Correctly handle writing very large blocks (>1M) through to a diskkientzle2006-11-121-1/+3
* Unbreak witnesskmacy2006-11-121-1/+1
* Correct typos in comments.ceri2006-11-121-2/+2
* Make pmap_enter() responsible for setting PG_WRITEABLE insteadalc2006-11-1210-17/+28
* Change authors e-mail.joel2006-11-121-1/+1
* In kern_sendfile() fix the calculation of sbytes (the total number of bytesandre2006-11-121-23/+19
* In revision 1.14 I broke the -4 and -6 options of sockstat(1).keramida2006-11-121-10/+5
OpenPOWER on IntegriCloud