]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-05-05 teggeReturn error if vnode was reclaimed while it was tempor...
2006-05-05 teggeTemporarily unlock vnode for new image being executed...
2006-05-05 rodrigcAdd Russell Cattelan to list of pre-commit reviewers...
2006-05-05 teggeTurn off disk quotas for snapshot files.
2006-05-05 teggeAvoid locking overhead when snapshots are disabled.
2006-05-05 teggeAvoid dereferencing NULL pointer.
2006-05-05 cognetSetting the rid of the resource is a good idea, but...
2006-05-05 keramidaCheck for VFS_STATFS() failure in _xfs_mount() and...
2006-05-05 mohansFix a snafu caused while patching the previous fix...
2006-05-05 mohansFix for a NFS/TCP client bug which would cause the...
2006-05-05 ambriskoFix the the duplicate cut-n-paste in linux_fstat64...
2006-05-05 ambriskoEnhance the Linux emulation layer to make MegaRAID...
2006-05-05 umeIf perform-actual-lookups is enabled, getservbyname...
2006-05-05 scottlRemove hand-rolled cross-build glue. Normal cross...
2006-05-05 pjd- Set bio_done directly to NULL to indicate that we...
2006-05-05 bzMake sure the ip data pointer is correct before touchin...
2006-05-05 rwatsonOnly return (tw) from tcp_twclose() if reuse is passed...
2006-05-05 pjdForce commit to provide correct commit message:
2006-05-05 pjd/tmp/cvsTXPIwQ
2006-05-05 cpercivaAllow the HTTP_PROXY environment variable to be (mis...
2006-05-05 samAH_REGOPS_FUNC is needed for sparc
2006-05-05 cpercivaFix the test for whether ${HTTP_PROXY} is set -- I...
2006-05-05 samcorrect type
2006-05-05 sobomaxo Make it possible to compile find-sb on non-FreeBSD...
2006-05-04 ceriFix binary upgrades by accounting for the schg flag...
2006-05-04 bzAssert ip6_forward_rt protected by Giant adding GIANT_R...
2006-05-04 bzIn rtrequest and rtinit check for sa_len != 0 for the...
2006-05-04 pjdUse G_RAID3_FOREACH_SAFE_BIO() macro instead of G_RAID3...
2006-05-04 umeThe port number must be network byte order.
2006-05-04 maximo style: WARNS= -> WARNS?=.
2006-05-04 maximo By popular demand import getent(1) utility: a program...
2006-05-04 silbyFix three more bugs in bfe:
2006-05-04 bdeMove the formatting of the NICE column to a new functio...
2006-05-04 marcelBelatedly add 2 entries relating to the introduction...
2006-05-04 bdeFixed some style bugs (mainly missing and wrong splitti...
2006-05-04 mjacobAdd 4Gb Fibre Channel support.
2006-05-04 mjacobRemove MPT_PRT_INVARIANT- it was a silly idea.
2006-05-04 mjacobGratuitous tag alignment. It bugged me.
2006-05-03 cpercivaRemove two lines of debugging which I forgot to remove...
2006-05-03 cpercivaThe approach portsnap uses of "pick a random HTTP mirro...
2006-05-03 cpercivaInstead of selecting a mirror and failing if it is...
2006-05-03 scottlHide another common print under bootverbose.
2006-05-03 maximo Document security.jail.jailed sysctl.
2006-05-03 samadd ath and wlan crypto support
2006-05-03 samadd ath and wlan crypto support
2006-05-03 bsdA few minor wording changes and a clarification about...
2006-05-03 ambriskoMake amr_linux work as a module by avoiding calling...
2006-05-03 umeInstall /etc/nsswitch.conf statically rather than gener...
2006-05-03 jhbRestore the pre-5.x behavior of only beeping if the...
2006-05-03 scottlAllow bus_dmamap_load() to pass ENOMEM back to the...
2006-05-03 teggeDetect the snapshot file being prematurely unlinked.
2006-05-03 teggeTemporarily undo clusters contribution to global runnin...
2006-05-03 teggeA side effect of calling runningbufwakeup() is that...
2006-05-02 teggeClose a race when VOP_LOCK() on a snapshot file is...
2006-05-02 marcelFix previous commit: the resource returned by rman_rese...
2006-05-02 umeFix alignment problem on AMD64.
2006-05-02 keramidaNote that when -d flag is used, mountd(8) will not...
2006-05-02 phkAvoid coredumps if stddev cannot be computed (if all...
2006-05-02 cpercivaTeach portsnap to parse the output of the host(1) in...
2006-05-02 scottlOnly print the driver name and version if bootverbose...
2006-05-02 yongariType.
2006-05-01 jhbAdd various constants for the PAT MSR and the PAT PTE...
2006-05-01 rwatsonBreak out socket access control and delivery logic...
2006-05-01 jhbAdd a new 'pmap_invalidate_cache()' to flush the CPU...
2006-05-01 peterUsing an idea from Stephan Uphoff, use the empty pte...
2006-05-01 maximo OpenBSD 3.9 added.
2006-05-01 peterFix missing changes required for the amd64->i386 conver...
2006-05-01 pjdCorrect error messages.
2006-05-01 bruefferCorrect the interrupt override information.
2006-05-01 netchildAdd profile libs.
2006-05-01 desUpdate host.conf every time nsswitch.conf changes,...
2006-05-01 ariffAdd inverted amplifier sense quirks for Sony VAIO VGN...
2006-05-01 pjdFor some time now, -i and -P options are mutually exclu...
2006-05-01 bdeFor the vmstat sub-display:
2006-05-01 sobomaxDon't attach to Marvell 88E805X (Yukon-II) by default...
2006-05-01 kientzleIn the examples, use "tar.gz" as the extension for
2006-05-01 kientzleSimplify some of the wide-character handling, inspired
2006-05-01 kientzleWhitespace cleanup.
2006-05-01 bdeUnbreak the support for 24-row terminals in the vmstat...
2006-04-30 bdeSort the ex-extended vmstat fields into their documente...
2006-04-30 bdeEliminate the "extended" vm stats. Move all fields...
2006-04-30 pjdWe shouldn't lock the topology here - we will panic...
2006-04-30 gordonAdd missed SYNOPSIS flag for auto upgrade.
2006-04-30 bdeUpdate for moving some fields to the new vnstat display.
2006-04-30 maximo Sort .Xrs.
2006-04-30 maximo Reformat FILES section.
2006-04-30 ume`cache' couldn't co-exist with `compat'.
2006-04-30 maximo Add missed commas.
2006-04-30 maximo Silence mdoc(7) warnings: remove an empty line, add...
2006-04-30 bdeReduce the namei (sub)display by 5 columns to make...
2006-04-30 matteoSpecify default values for positive-policy and negative...
2006-04-30 scottlRemove header pollution.
2006-04-30 scottlRemove some header polution.
2006-04-30 ceriTypo.
2006-04-30 bdeRemoved the description of the nonexistent want_fd...
2006-04-30 bdeDon't redraw the disk names on every update. This...
2006-04-30 matteoBackout my last changes. ISO-8859-15 does not specify...
2006-04-30 bdeFix "slow (on-the-fly) zero fills percentage (`%slo...
2006-04-30 marcusGo with a different version of the previous patch so...
2006-04-30 marcusFix a file descriptor leak in cam_lookup_pass() when...
next