]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-01-12 keramidaCross-reference the newly added example.9
2005-01-12 keramidaLink mdoc/example.9 to the build.
2005-01-12 keramidaAdd a sample manpage for section 9.
2005-01-12 emaxFix typo %d -> %x
2005-01-12 jhbTry harder to work with MP table interrupt entries...
2005-01-12 brianInclude opt_bootp.h for BOOTP_NFSROOT
2005-01-12 ruSort xrefs.
2005-01-12 sobomaxWhen re-connecting already connected datagram socket...
2005-01-12 ruScheduled mdoc(7) sweep.
2005-01-12 phkComment out debugging printf which doesn't compile...
2005-01-12 sobomaxAdd test which excersises problem with unability to...
2005-01-12 anholtCreate three additional X socket directories. Using...
2005-01-12 scottlUse off_t when passing and calculating file offsets...
2005-01-12 scottlDon't allow reads past the end of a file.
2005-01-12 kientzleBring some file descriptions in line with reality.
2005-01-12 davidxuLet _umtx_op directly return error code rather than...
2005-01-12 brianDon't reprint file names unnecessarily.
2005-01-12 brianFix some signed/unsigned comparisons. Fix prototypes...
2005-01-12 brianDon't decend into directories when -d is set and the...
2005-01-12 brianSed doesn't grok '[ \t]' -- it doesn't expand the ...
2005-01-12 njlThis commit was generated by cvs2svn to compensate...
2005-01-12 njlFix handling of the implicit return case for methods...
2005-01-11 brueffer- list the Hama USB RS-232 Serial Adapter as supported
2005-01-11 dasRegression tests for [l]lrint[f]() and [l]lround[f]().
2005-01-11 dasAdd MI implementations of [l]lrint[f]() and [l]lround...
2005-01-11 dasDocument [l]lrint[f]() and [l]lround[f]().
2005-01-11 dasFaster lrint() and llrint() implementations for x86.
2005-01-11 dasMark inline stmxcsr instructions as volatile, since...
2005-01-11 pjdAdd missing entry.
2005-01-11 trhodesList RFCs under SEE ALSO.
2005-01-11 simonDocument that MODULE_DEPEND does not change runtime...
2005-01-11 ruScheduled mdoc(7) sweep.
2005-01-11 ruSanitize the markup, as prompted.
2005-01-11 ssouhlalGet the vnode from file.f_vnode instead of file.f_data.
2005-01-11 trhodesRemnant code (broken, unhooked) from a.out which I...
2005-01-11 pjdConnect SHSEC GEOM class to the build.
2005-01-11 pjdIntroduce a new GEOM class - SHSEC. It provides sharing...
2005-01-11 philipDocument the -U option a bit more clearly.
2005-01-11 trhodesRestore these files to make ldconfig(8) happy.
2005-01-11 peadarWhen grabbing registers for an lwp, fake the inferior...
2005-01-11 delphijMake WARNS=6 happy with our init(8):
2005-01-11 pjdFix incorrect comment.
2005-01-11 glebiusUtilize callout_pending() macro
2005-01-11 phkSilently ignore forced argument to unmount.
2005-01-11 glebius- Use ng_callout() instead of timeout(9).
2005-01-11 glebius- Use ng_callout() instead of home-grown implementation.
2005-01-11 glebius- Use ng_callout() instead of callout_reset(9).
2005-01-11 ruScheduled mdoc(7) sweep.
2005-01-11 phkThis file fell out of the list when adding bufsync.
2005-01-11 ruAdd -q to usage() and mark the "index" argument as...
2005-01-11 simon- mdoc(7) cleanup.
2005-01-11 brianOops, the < in arg1=< is optional - treat it as such!
2005-01-11 ruAdd -c to SYNOPSIS and usage().
2005-01-11 keramidaFix a typo in a comment that may be confusing if one...
2005-01-11 phkAdd BO_SYNC() and add a default which uses the secret...
2005-01-11 ruScheduled mdoc(7) sweep.
2005-01-11 ruFormatting fixes.
2005-01-11 phkMore vnode -> bufobj migration.
2005-01-11 phkGive flushbuflist() a struct bufv as first argument...
2005-01-11 phkWrap the bufobj operations in macros: BO_STRATEGY(...
2005-01-11 joergThe total sum of blocks for the -l and -s option is...
2005-01-11 grehan- allow a device hint to disable probing a slot on...
2005-01-11 phkRemove the unused credential argument from VOP_FSYNC...
2005-01-11 impMFp4:
2005-01-11 impRevert part of last commit that was unintentional
2005-01-11 umedon't see NBPFILTER.
2005-01-11 umeremove HAVE_OLD_BPF part.
2005-01-11 umewe are not OLD_BPF system.
2005-01-11 umefix typo.
2005-01-11 impAdd a few cards from NetBSD. They don't work yet,...
2005-01-11 impUse the standard FreeBSD license
2005-01-11 impnits
2005-01-11 trhodesRemove a.out runtime linker. It doesn't build and...
2005-01-11 impThe card activation failured message is lame, and not...
2005-01-11 imp/* -> /*- for a second clause
2005-01-11 impUse the FreeBSD standard license, since there's no...
2005-01-11 suzKAME-IPSEC has already supports TCP_SIGNATURE(IPv4)
2005-01-11 impThere are no PC98 amd64 machines, so gc a few stray...
2005-01-11 bmilekicWhile we want the recursion protection for the bucket...
2005-01-11 brianAdjust the mail reject output so that it gives an abrev...
2005-01-11 brianCollapse "fgrep | egrep | sed" down to a single sed.
2005-01-11 emaxMake default RFCOMM session MTU match default L2CAP...
2005-01-11 impFinal attempt to make aha 1542A working. If not, oh...
2005-01-11 imppuc handles this card, so remove it from here.
2005-01-11 impAnother prism2 card (not sure what, if anything, is...
2005-01-11 impProperly calculate the offset in mapping the memory...
2005-01-11 dougb1. s/women/woman/ when the singular is intended
2005-01-10 cognetAdd support for ptrace() and gdb breakpoints.
2005-01-10 cognetDon't assume pmap_update() will cpwait for us, pmap_upd...
2005-01-10 stefanfISO C requires at least one element in an initialiser...
2005-01-10 dwmaloneBump WARNS to 4 as this seems OK on the alpha now.
2005-01-10 dwmaloneCast size_t to off_t before adding them to avoid warnin...
2005-01-10 dwmaloneSome variables became unused or global in the last...
2005-01-10 ruForgot to submit a fixed version of this script to...
2005-01-10 simonAdd support files for using text from the POSIX specifi...
2005-01-10 keramidamdoc style nit: "\-" should only be used to represent...
2005-01-10 ruScheduled mdoc(7) sweep.
2005-01-10 keramida/usr/lib doesn't contain only archive (ar(1) style...
2005-01-10 phkwhitespace
2005-01-10 suzfixed an unexpected addr/port matching failure in IPv6...
next