]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-08-04 jhbWhitespace fixes.
2001-08-04 jhbAxe unused and invalid astpending globaldata member.
2001-08-04 jhbAxe unused and invalid GD_ASTPENDING symbol.
2001-08-04 jhb- Fix a comment.
2001-08-04 tmmAdd a zdestroy() function to the zone allocator. This...
2001-08-04 tmmAdd floating point context switching code for sparc64.
2001-08-04 tmmMake use of the new features of libdevstat to allow...
2001-08-04 tmmAdd some features to libdevstat, and overhaul the inter...
2001-08-04 tmmExport the tk_nin and tk_nout variables (number of...
2001-08-04 tmmExport the head structure for the device statistics...
2001-08-04 umeWhen running aplication joined multicast address,
2001-08-04 markmFix the bug where this modulke was not checking the...
2001-08-04 impKill debug output for sn device. It is confusing the...
2001-08-03 bdeLink to libcipher in the usual way. `bdes' depended...
2001-08-03 bdeDon't clobber the default for CFLAGS.
2001-08-03 jhbAdd KTR_INTR tracepoints for when clock interrupts...
2001-08-03 umeWhen global anycast address was assigned to lo0, wrong...
2001-08-03 rwatsonAnton kindly pointed out (and fixed) a bug in the Jail...
2001-08-03 rwatsonRemove dangling prototype for the now defunct procfs_km...
2001-08-03 dcsMFS: Avoid dropping fragments in the absence of an...
2001-08-03 rwatsonCollapse a Pmem case in with the other debugging files...
2001-08-03 rwatsonRemove read permission for group on the /proc/*/mem...
2001-08-03 rwatsonPrior to support for almost all ps activity via sysctl...
2001-08-03 fennerDon't terminate the uiomove() loop on a zero-length...
2001-08-03 gshapiroConvert to using the same method of detecting the secur...
2001-08-03 markmRevamp and diff-reduce the various secure telnets....
2001-08-03 ddNote MFC of file 3.36.
2001-08-03 sheldonhMiscellaneous fixes.
2001-08-03 tgFix warnings from `-Wmissing-prototypes'. Staticize.
2001-08-03 tgSort SRCS.
2001-08-03 msmithReverse the logic here again with regards to "trusted...
2001-08-03 brianWarn when a CHAP81 SUCCESS packet is invalid due to...
2001-08-03 msmithShoud build resources in the _CRS buffer. Oops.
2001-08-03 msmithMove the resource pointer when we reallocate the buffer.
2001-08-03 bmilekicRename mb_init() mbuf subsystem initialization routine...
2001-08-03 jakeRemove some code that appears to have endian problems...
2001-08-03 jakeMove some code related to managing pv entries from...
2001-08-03 jakeFix a bug translating virtual translation table entry...
2001-08-03 jakeDefine proc0paddr. Call init_param() as early as possible.
2001-08-03 jakeAdd a Makefile, ldscript, and config magic for sparc64...
2001-08-03 jakeAdd an Elfhashelt type for sparc64.
2001-08-03 scottlReformat for 80 columns. Sorry, but I had to do it.
2001-08-03 jonFixes file descriptor leak in standalone mode.
2001-08-03 peterFurther Makefile.* sync (from Makefile.ia64). The...
2001-08-03 peterMove MKMODULESENV+= *after* MKMODULESENV=
2001-08-02 peterAdd a cosmetic comment.
2001-08-02 jhbUse 'p' instead of the potentially more expensive ...
2001-08-02 greidSet up the via_chinfo structures properly so we write...
2001-08-02 iedowseFix a few bugs, some of which I introduced in recent...
2001-08-02 iedowseIn getclnthandle(), if the address is found in the...
2001-08-02 impMake the fmt arguments to make_dev and make_dev_alias...
2001-08-02 brianThe wrong-last-byte bug on win98 chap responses is...
2001-08-02 jonfix memory leak when error during opening of routing...
2001-08-02 markmWith the S/KEY removal, this is no longer buildable...
2001-08-02 markmDon't try to make pam_ssh module if NO_OPENSSH is set.
2001-08-02 markmAdd opieaccess(5) functionality under the INSECURE_OPIE...
2001-08-02 sobomaxexists(../../crypto) --> exists(${.CURDIR}/../../crypto)
2001-08-02 jonfix for pkg_add to symlinked prefix directories that...
2001-08-02 acheAllow configTtys() be called several times - set VAR_CO...
2001-08-02 sobomaxFix a cryptoless world by disconnecting libmp from...
2001-08-02 yokotaInclude opt_splash.h.
2001-08-02 yokotaUse #ifdef DEV_SPLASH (from opt_splash.h) rather than
2001-08-02 sobomaxCosmetics: replace dozen instances of "(tmp = getenv...
2001-08-02 sobomaxCosmetics: kill blank lines at the end of file.
2001-08-02 dwmaloneRemove duplicate ufsd entry. This seems to go back...
2001-08-02 sobomaxUsability tweak:
2001-08-02 yarDocument the deprecated `-w' option in the COMPATIBILIT...
2001-08-02 sobomaxWhen there is a file that can't be deleted due to check...
2001-08-02 ddWhen talking about new versions, use the word "updated...
2001-08-02 ddNote MFC or Binutils 2.11.2 (what we have is close...
2001-08-02 yokotaAdd FBIO_BLANK ioctl support. Return ENODEV for yet...
2001-08-02 yokotaAdd some definitions. Their actual support will be...
2001-08-02 sheldonhWhen building a debugging kernel with modules, build...
2001-08-02 markmRepair the get/set UID() stuff so this works in both...
2001-08-02 sobomax- Deny detaching requests until device is still open...
2001-08-02 brianAdd a ``nat punch_fw'' command for punching FTP and...
2001-08-02 brianPack struct uniqtag declarations to stop our data field...
2001-08-02 sheldonhWhen building a debugging kernel with modules, build...
2001-08-02 yokotaRefine cursor type/shape control escape sequences and
2001-08-02 alfredFixups for the initial allocation by dillon:
2001-08-02 impOnly try to allocated properly aligned I/O segments...
2001-08-02 greidFix thinko: FORCE_PKG_RESIDENT -> FORCE_PKG_REGISTER
2001-08-02 rwatsonAdd the ability to modify /etc/ttys before first reboot...
2001-08-02 rwatsonCompensate for default disabling of network services...
2001-08-02 rwatsonDefault to disabling all inetd.conf entries, in particu...
2001-08-02 mjacobOops- don't set 'goal' twice when you mean to set ...
2001-08-01 krisA good sysadmin always carries around a few feet of...
2001-08-01 mjacobRevert part of previous- I misunderstood the use of...
2001-08-01 peterTemporarily back out kern_sig.c rev 1.125 and kern_exit...
2001-08-01 ddFix grammar nit.
2001-08-01 dougbScratch an itch of long standing by adding entries...
2001-08-01 ddOops, note MFC of UFS_DIRHASH.
2001-08-01 ddFix previous commit: actually move the UFS_DIRHAS stuff...
2001-08-01 ddMove the UFS_DIRHASH paragraph to 'filesystems' and...
2001-08-01 ddNote MFCs: WARNS, GCC_OPTIONS, and GNATS.
2001-08-01 dougbI could have sworn I did this already, but obviously...
2001-08-01 impTI cardbus bridges, 12xx and newer, have an interesting...
2001-08-01 mjacobDon't initialize a clock twice (it's not a function...
2001-08-01 obrienCorrect the version number.
2001-08-01 ghelmerAdd "use Fcntl" to resolve O_RDWR|O_CREAT|O_EXCL macros...
next