summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added PCI ID's for:rink2006-11-061-0/+2
* Prevent freeing wild pointer when bailing out.takawata2006-11-061-1/+2
* Set up the context for the dbbe_trace callback in the ddb. Otherwise,kib2006-11-061-1/+14
* Avoid negative array indices: an empty string can also be useddds2006-11-062-2/+3
* See also arc4randomdds2006-11-061-0/+1
* Restore jot's ability to use a seed for producing a deterministicdds2006-11-062-7/+18
* Replace obscure aliases through pointers with plain variables.dds2006-11-061-11/+8
* Regress.out is now regress.x.out.dds2006-11-061-1/+0
* Merge code in common cases.dds2006-11-061-29/+6
* Test the handling of supplied and default parameters.dds2006-11-0629-2/+1692
* Replace opaque numeric bit flag values with #defined identifiers.dds2006-11-061-29/+38
* Remove gratuitous white space change.obrien2006-11-061-12/+5
* Allow one to force with issue with 'TARGET_BIG_ENDIAN'.obrien2006-11-061-2/+2
* Switch default proto to TCP.obrien2006-11-061-1/+1
* Eliminate documentation references to a non-existent function.kientzle2006-11-062-2/+0
* Computing SHLIB_MAJOR is not a good idea. It's really a FreeBSDkientzle2006-11-061-6/+3
* Remove an unused declaration.kientzle2006-11-061-2/+0
* Change the type of ar_arg_sockaddr from struct sockaddr to structcsjp2006-11-062-3/+2
* Major rework of the ia64 loaders. The two primary objectives are:marcel2006-11-0539-2798/+1269
* Forced commit to document that the following repo copy has beenmarcel2006-11-050-0/+0
* - I forgot to bump a date.danger2006-11-051-1/+1
* - capitalize the first letter of the first word in the sentencedanger2006-11-051-1/+1
* - add some files to FILES section and provide their descriptiondanger2006-11-051-0/+16
* Fix a typo: "the give login class" to "the given login class."trhodes2006-11-051-1/+1
* Add regression tests for PR 105078.stefanf2006-11-059-0/+19
* When parsing an invalid parameter expansion (eg. ${} or ${foo@bar}) do notstefanf2006-11-053-9/+25
* Fix possible leak when bridge is in monitor mode. Use m_freem() which willcsjp2006-11-051-1/+1
* o Add NetBSD 3.0.2 and NetBSD 3.1.maxim2006-11-051-8/+12
* Change one more ARM_BIG_ENDIAN to TARGET_BIG_ENDIAN.cognet2006-11-051-1/+1
* Sync up with rhyolite routed 2.31 which fixes the handling of varargs.trhodes2006-11-051-12/+15
* Revert previous commit, and instead make the expression in rev. 1.2ru2006-11-051-1/+1
* Tons of fixes to get all the 64bit issues removed.rrs2006-11-0511-73/+91
* o Document ServeRAID 7x support.maxim2006-11-051-1/+3
* Create a bidirectional mapping of the DOS 'read only' attributebp2006-11-053-2/+20
* It seems to be safe to ignore 'file not locked' errorbp2006-11-051-0/+2
* The rune interface was removed by tjr over two years ago.trhodes2006-11-051-0/+11
* When the source and destination objects for VOP_RENAME() are the same,pjd2006-11-041-27/+6
* VOP_REMOVE() doesn't unlock vnodes nor decrease reference counts.pjd2006-11-041-10/+0
* Typo, 'from' vnode is locked here, not 'to' vnode.pjd2006-11-041-1/+1
* Remove the KDTRACE option again because of the complaints about havingjb2006-11-047-21/+0
* Currently, we initialize "error" to zero when it's declared, thencsjp2006-11-041-2/+1
* When the packet is for the bridge then note which interface to send the replythompsa2006-11-041-0/+5
* Xref pthread_condattr.3, pthread_attr.3, and pthread_mutexattr.3.trhodes2006-11-043-3/+6
* Document return values for res_query and res_search.lawrance2006-11-042-3/+17
* - clock_gettime is in time.h instead of sys/time.hdanger2006-11-041-3/+3
* Fix pointer arithmetic to be 64-bit friendly.ru2006-11-041-1/+1
* Remove bogus casts that Randall for some reason didn't borrowru2006-11-042-2/+2
* This commit was generated by cvs2svn to compensate for changes in r163976,dougb2006-11-046-44/+122
|\
| * Update to version 9.3.2-P2, which addresses the vulnerabilitydougb2006-11-046-44/+122
* | Doh! Actually commit checking against NULL for res.imp2006-11-041-5/+5
OpenPOWER on IntegriCloud