aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a new priv(9) kernel interface for checking the availability ofRobert Watson2006-11-0613-92/+1065
* Added PCI ID's for:Rink Springer2006-11-061-0/+2
* Prevent freeing wild pointer when bailing out.Takanori Watanabe2006-11-061-1/+2
* Set up the context for the dbbe_trace callback in the ddb. Otherwise,Konstantin Belousov2006-11-061-1/+14
* Avoid negative array indices: an empty string can also be usedDiomidis Spinellis2006-11-062-2/+3
* See also arc4randomDiomidis Spinellis2006-11-061-0/+1
* Restore jot's ability to use a seed for producing a deterministicDiomidis Spinellis2006-11-062-7/+18
* Replace obscure aliases through pointers with plain variables.Diomidis Spinellis2006-11-061-11/+8
* Regress.out is now regress.x.out.Diomidis Spinellis2006-11-061-1/+0
* Merge code in common cases.Diomidis Spinellis2006-11-061-29/+6
* Test the handling of supplied and default parameters.Diomidis Spinellis2006-11-0629-2/+1692
* Replace opaque numeric bit flag values with #defined identifiers.Diomidis Spinellis2006-11-061-29/+38
* Remove gratuitous white space change.David E. O'Brien2006-11-061-12/+5
* Allow one to force with issue with 'TARGET_BIG_ENDIAN'.David E. O'Brien2006-11-061-2/+2
* Switch default proto to TCP.David E. O'Brien2006-11-061-1/+1
* Eliminate documentation references to a non-existent function.Tim Kientzle2006-11-062-2/+0
* Computing SHLIB_MAJOR is not a good idea. It's really a FreeBSDTim Kientzle2006-11-061-6/+3
* Remove an unused declaration.Tim Kientzle2006-11-061-2/+0
* Change the type of ar_arg_sockaddr from struct sockaddr to structChristian S.J. Peron2006-11-062-3/+2
* Major rework of the ia64 loaders. The two primary objectives are:Marcel Moolenaar2006-11-0539-2783/+1254
* Forced commit to document that the following repo copy has beenMarcel Moolenaar2006-11-050-0/+0
* - I forgot to bump a date.Daniel Gerzo2006-11-051-1/+1
* - capitalize the first letter of the first word in the sentenceDaniel Gerzo2006-11-051-1/+1
* - add some files to FILES section and provide their descriptionDaniel Gerzo2006-11-051-0/+16
* Fix a typo: "the give login class" to "the given login class."Tom Rhodes2006-11-051-1/+1
* Add regression tests for PR 105078.Stefan Farfeleder2006-11-059-0/+19
* When parsing an invalid parameter expansion (eg. ${} or ${foo@bar}) do notStefan Farfeleder2006-11-053-9/+25
* Fix possible leak when bridge is in monitor mode. Use m_freem() which willChristian S.J. Peron2006-11-051-1/+1
* o Add NetBSD 3.0.2 and NetBSD 3.1.Maxim Konovalov2006-11-051-8/+12
* Change one more ARM_BIG_ENDIAN to TARGET_BIG_ENDIAN.Olivier Houchard2006-11-051-1/+1
* Sync up with rhyolite routed 2.31 which fixes the handling of varargs.Tom Rhodes2006-11-051-12/+15
* Revert previous commit, and instead make the expression in rev. 1.2Ruslan Ermilov2006-11-051-1/+1
* Tons of fixes to get all the 64bit issues removed.Randall Stewart2006-11-0511-73/+91
* o Document ServeRAID 7x support.Maxim Konovalov2006-11-051-1/+3
* Create a bidirectional mapping of the DOS 'read only' attributeBoris Popov2006-11-053-2/+20
* It seems to be safe to ignore 'file not locked' errorBoris Popov2006-11-051-0/+2
* The rune interface was removed by tjr over two years ago.Tom Rhodes2006-11-051-0/+11
* When the source and destination objects for VOP_RENAME() are the same,Pawel Jakub Dawidek2006-11-041-27/+6
* VOP_REMOVE() doesn't unlock vnodes nor decrease reference counts.Pawel Jakub Dawidek2006-11-041-10/+0
* Typo, 'from' vnode is locked here, not 'to' vnode.Pawel Jakub Dawidek2006-11-041-1/+1
* Remove the KDTRACE option again because of the complaints about havingJohn Birrell2006-11-047-21/+0
* Currently, we initialize "error" to zero when it's declared, thenChristian S.J. Peron2006-11-041-2/+1
* When the packet is for the bridge then note which interface to send the replyAndrew Thompson2006-11-041-0/+5
* Xref pthread_condattr.3, pthread_attr.3, and pthread_mutexattr.3.Tom Rhodes2006-11-043-3/+6
* Document return values for res_query and res_search.Sam Lawrance2006-11-042-3/+17
* - clock_gettime is in time.h instead of sys/time.hDaniel Gerzo2006-11-041-3/+3
* Fix pointer arithmetic to be 64-bit friendly.Ruslan Ermilov2006-11-041-1/+1
* Remove bogus casts that Randall for some reason didn't borrowRuslan Ermilov2006-11-042-2/+2
* This commit was generated by cvs2svn to compensate for changes in r163976,Doug Barton2006-11-046-44/+122
|\
| * Update to version 9.3.2-P2, which addresses the vulnerabilityDoug Barton2006-11-046-44/+122