]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-03-19 Robert Watsono POSIX.2c Userland tool support for POSIX.1e ACLs...
2001-03-19 Søren SchmidtTry not to engage to ATA channels that are disabled...
2001-03-19 Alfred PerlsteinBring in a hybrid of SunSoft's transport-independent...
2001-03-19 Søren SchmidtOn open create all the CD physical track devices accord...
2001-03-19 Søren SchmidtOnly allow root to attach/detach/etc ATA/ATAPI devices.
2001-03-19 Andrey A. ChernovImplement D_MD_ORDER (local extension) to get month...
2001-03-19 Andrey A. ChernovAdd D_MD_ORDER (local extension) to get month/day order...
2001-03-19 Ruslan ErmilovUpdate obsolete history info.
2001-03-19 Ruslan ErmilovInvalidate cached forwarding route (ipforward_rt) whene...
2001-03-19 Poul-Henning... Add an example of a novel technique to the IPv6 code...
2001-03-19 Ruslan ErmilovFix minor mdoc(7) and spelling nits.
2001-03-19 Ruslan Ermilovmdoc(7) police:
2001-03-19 Søren SchmidtAdd sysctls for reading the tunables as suggested by...
2001-03-19 Søren SchmidtCleanup the alloc/release code a bit.
2001-03-19 Søren SchmidtActivate atacontrol
2001-03-19 Søren SchmidtSome minor cleanups to the code, no new functionality.
2001-03-19 Søren SchmidtIncorporate most of Ruslans changes plus minor addtion...
2001-03-19 Søren SchmidtCosmetic changes.
2001-03-19 Warner LoshLots of minor cleanup, plus a couple of interesting...
2001-03-19 Robert Watsono Adding UFS_EXTATTR support in MFS required the inclus...
2001-03-19 Robert Watsono Enable UFS-based extended attribute support on MFS...
2001-03-19 Robert Watsono Rename "namespace" argument to "attrnamespace" as...
2001-03-19 Robert Watsono Rename "namespace" argument to "attrnamespace" as...
2001-03-19 Robert Watsono Rename "namespace" argument to "attrnamespace" as...
2001-03-19 Robert Watsono Rename "namespace" argument to "attrnamespace" as...
2001-03-19 Robert Watsono Rename "namespace" argument to "attrnamespace" as...
2001-03-19 Robert Watsono Rename "namespace" argument to "attrnamespace" as...
2001-03-19 Robert Watsono Rename "namespace" argument to "attrnamespace" as...
2001-03-19 Justin T. GibbsThis is an MFC candidate.
2001-03-19 Robert Watsono Change options FFS_EXTATTR and options FFS_EXTATTR_AU...
2001-03-19 Chris D. FaulhaberAdd the following POSIX 1003.1e functions and man pages:
2001-03-19 Dag-Erling... Show the bzero() bandwidth in kBps instead of Bps;...
2001-03-19 Orion Hodsonpcm driver for S3 Sonicvibes chipset.
2001-03-18 Wilko BulteDocument fix for 'going nowhere without my init' instal...
2001-03-18 David E. O... Libraries should _never_ call exit() themselves (or...
2001-03-18 Hajimu UMEMOTOCorrect typo in usage.
2001-03-18 Ian DowseUse a module name of 'if_lnc' in both the PCI and ISA...
2001-03-18 Alexander LangerFix typo: s/DRIVERMODULE/DRIVER_MODULE/
2001-03-18 Hajimu UMEMOTOAdd `ipv6_ifconfig_IFN_aliasN' directive to allow multi...
2001-03-18 Ruslan Ermilovs/protocol-cloned/cloned/ I have missed in 1.24 ->...
2001-03-18 Ruslan ErmilovMake sure the cached forwarding route (ipforward_rt...
2001-03-18 Andrey A. ChernovFix typo in the comment
2001-03-18 Andrey A. ChernovConvert to new locale format with md_order and without...
2001-03-18 Andrey A. ChernovRelax local FreeBSD restrictions on 3 chars abbrev...
2001-03-18 Nick SayerFix core noted in -stable with 'auth disable SRA'.
2001-03-18 Andrey A. ChernovMake 'A' and 'a', 'B' and 'b' the same, per POSIX
2001-03-18 Matthew N.... - Add iso88025_ifdetach().
2001-03-18 Matthew N.... - Define payload length constants for 4Mbps and 16Mbps.
2001-03-18 Jordan K. Hubbardproperly document the loadConfig option
2001-03-18 Robert Watsono Caused FFS_EXTATTR_AUTOSTART to scan two sub-director...
2001-03-17 Bosko MilekicFix a couple of things in the internal mbuf allocation...
2001-03-17 Brian SomersIgnore comments in /etc/passwd
2001-03-17 Andrey A. ChernovRemove unused locale/nls directories.
2001-03-17 Andrey A. ChernovDon't link et_EE with 8859-1
2001-03-17 Andrey A. ChernovDIS -> ISO
2001-03-17 Poul-Henning... Attempt to make "make release" work again. Without...
2001-03-17 Cameron Grantdestroy child devices on detach to prevent ever-increas...
2001-03-17 Thomas MoestlCorrect the arguments to the extattrct()l call so that...
2001-03-17 Hajimu UMEMOTONuke non-standard EAI_RESNULL.
2001-03-17 KATO TakenoriMerged from sys/i386/conf/GENERIC revision 1.305 (moved...
2001-03-17 Peter Wemms/over 3500 ports/over 4500 ports/
2001-03-17 Poul-Henning... Unrevert something which shouldn't have been reverted...
2001-03-17 Brian SomersFix some further style nits
2001-03-17 Poul-Henning... Add a new entrypoint to the hashes in libmd:
2001-03-17 Peter WemmUse a generic implementation of the Fowler/Noll/Vo...
2001-03-17 Poul-Henning... Backout my previous commit, it appearantly doesn't...
2001-03-17 Mark MurrayUnbreak "make installworld"
2001-03-17 Peter WemmDramatically improve the **lame** nfs_hash(). This...
2001-03-17 Scott LongFix the building of the aac driver as a module. Add...
2001-03-17 Yoshihiro TakahashiAlways call resource_int_value function for getting...
2001-03-17 Jonathan LemonReally fix NWAY negotiation for the 82553 PHY. Locking...
2001-03-17 Peter WemmStop cron from shouting in the syslog. Use setproctitl...
2001-03-17 Justin T. GibbsThis is an MFC candidate.
2001-03-17 Justin T. GibbsAdd the AAC_DEBUG option to enable debugging in the...
2001-03-16 Murray StokelyClean up the grammar a bit from the last commit.
2001-03-16 Jonathan LemonWhen doing a recv(.. MSG_WAITALL) for a message which...
2001-03-16 Kenneth D.... Fix a few things in the aic(4) driver:
2001-03-16 Matthew DillonFix type-o
2001-03-16 Kenneth D.... Fix inquiry length detection for the ses(4) driver...
2001-03-16 Garance A DrosehnFix a number of warnings that come up when compiling...
2001-03-16 Andrew Gallatinprevent gdb from panic'ing an alpha with "mutex Giant...
2001-03-16 Mike SmithFix a typo which would cause containers between 1GB...
2001-03-16 Cameron Grantfix a typo preventing the second dma channel being...
2001-03-16 Cameron Grantdon't leak memory allocated for feeders at module unload
2001-03-16 Poul-Henning... <sys/queue.h> makeover.
2001-03-16 Poul-Henning... Fix a style(9) nit.
2001-03-16 Poul-Henning... Add -ledit to ngctl.
2001-03-16 Jonathan LemonBump MAX_GLOBENTRIES up to 16384, so it is a power...
2001-03-16 Hajimu UMEMOTOnuke IPSEC_SRCSEL which does not do the right thing.
2001-03-16 Robert Watsono The revenge of the mdoc(7) police:
2001-03-16 Robert Watsono The mdoc(7) police strike with avengance:
2001-03-16 Jonathan LemonEnable some undocumented bits in the DP83840 PHY, which...
2001-03-16 Ruslan Ermilovmdoc(7) police: simplify bogus ``.Ql Fl'' constructs.
2001-03-16 Ruslan Ermilovmdoc(7) police: -mdoc still has a nine-arguments limita...
2001-03-16 Ruslan Ermilovmdoc(7) police: empty lines outside displays cause...
2001-03-16 Ruslan Ermilovmdoc(7) police: apply formatting fixes to rev 1.14.
2001-03-16 Alfred Perlsteins/0x7f000001/INADDR_LOOPBACK
2001-03-16 Søren SchmidtSigh, try to get this in sync with an offical src tree...
2001-03-16 Ruslan ErmilovIt is the ``nostrictjoliet'' option equivalent to -b.
2001-03-16 Andrey A. ChernovAdd et_EE
next