summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some signed/unsigned comparisons. Fix prototypes while I'm here.brian2005-01-121-3/+6
* Don't decend into directories when -d is set and the directory itself doesn'tbrian2005-01-123-2/+19
* Sed doesn't grok '[ \t]' -- it doesn't expand the \t :(brian2005-01-121-1/+1
* This commit was generated by cvs2svn to compensate for changes in r140094,njl2005-01-121-1/+2
|\
| * Fix handling of the implicit return case for methods called from annjl2005-01-121-1/+2
* | - list the Hama USB RS-232 Serial Adapter as supportedbrueffer2005-01-111-1/+3
* | Regression tests for [l]lrint[f]() and [l]lround[f]().das2005-01-115-1/+258
* | Add MI implementations of [l]lrint[f]() and [l]lround[f]().das2005-01-1110-4/+200
* | Document [l]lrint[f]() and [l]lround[f]().das2005-01-115-5/+197
* | Faster lrint() and llrint() implementations for x86.das2005-01-112-0/+71
* | Mark inline stmxcsr instructions as volatile, since this appears to bedas2005-01-111-1/+1
* | Add missing entry.pjd2005-01-111-1/+1
* | List RFCs under SEE ALSO.trhodes2005-01-111-1/+13
* | Document that MODULE_DEPEND does not change runtime initializationsimon2005-01-111-1/+10
* | Scheduled mdoc(7) sweep.ru2005-01-1118-87/+134
* | Sanitize the markup, as prompted.ru2005-01-111-182/+173
* | Get the vnode from file.f_vnode instead of file.f_data.ssouhlal2005-01-111-2/+2
* | Remnant code (broken, unhooked) from a.out which I missed.trhodes2005-01-113-527/+0
* | Connect SHSEC GEOM class to the build.pjd2005-01-117-0/+8
* | Introduce a new GEOM class - SHSEC. It provides sharing secret betweenpjd2005-01-1110-0/+1487
* | Document the -U option a bit more clearly.philip2005-01-111-0/+12
* | Restore these files to make ldconfig(8) happy.trhodes2005-01-114-0/+504
* | When grabbing registers for an lwp, fake the inferior's pid using thepeadar2005-01-111-2/+6
* | Make WARNS=6 happy with our init(8):delphij2005-01-112-25/+40
* | Fix incorrect comment.pjd2005-01-111-1/+1
* | Utilize callout_pending() macroglebius2005-01-112-3/+3
* | Silently ignore forced argument to unmount.phk2005-01-111-2/+0
* | - Use ng_callout() instead of timeout(9).glebius2005-01-111-12/+14
* | - Use ng_callout() instead of home-grown implementation.glebius2005-01-112-22/+4
* | - Use ng_callout() instead of callout_reset(9).glebius2005-01-111-93/+36
* | Scheduled mdoc(7) sweep.ru2005-01-1111-67/+61
* | This file fell out of the list when adding bufsync.phk2005-01-111-0/+1
* | Add -q to usage() and mark the "index" argument as optional.ru2005-01-111-1/+1
* | - mdoc(7) cleanup.simon2005-01-111-17/+43
* | Oops, the < in arg1=< is optional - treat it as such!brian2005-01-111-1/+1
* | Add -c to SYNOPSIS and usage().ru2005-01-112-3/+3
* | Fix a typo in a comment that may be confusing if one doesn't reallykeramida2005-01-111-1/+1
* | Add BO_SYNC() and add a default which uses the secret vnode pointerphk2005-01-116-1/+16
* | Scheduled mdoc(7) sweep.ru2005-01-119-19/+18
* | Formatting fixes.ru2005-01-111-9/+11
* | More vnode -> bufobj migration.phk2005-01-111-12/+13
* | Give flushbuflist() a struct bufv as first argument and avoid home-rollingphk2005-01-111-36/+21
* | Wrap the bufobj operations in macros: BO_STRATEGY() and BO_WRITE()phk2005-01-1111-11/+14
* | The total sum of blocks for the -l and -s option is printed always,joerg2005-01-111-3/+5
* | - allow a device hint to disable probing a slot on a Uninorth PCI bus.grehan2005-01-111-5/+12
* | Remove the unused credential argument from VOP_FSYNC() and VFS_SYNC().phk2005-01-1135-110/+90
* | MFp4:imp2005-01-113-1/+6
* | Revert part of last commit that was unintentionalimp2005-01-111-1/+1
* | don't see NBPFILTER.ume2005-01-111-2/+0
* | remove HAVE_OLD_BPF part.ume2005-01-111-20/+0
OpenPOWER on IntegriCloud