]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2001-08-01 ddmdoc(7) police: remove hard sentence breaks.
2001-08-01 ghelmerInstall the new password file with pwd_mkdb, not the...
2001-08-01 ddNew release notes: file(1) update.
2001-08-01 sheldonhMFS: in HISTORY section, fix release number of first...
2001-08-01 sheldonhFix broken Fn calls; Fn doesn't take a manual page...
2001-08-01 tgDon't wait for a keypress in INT 16 function 01, just...
2001-08-01 iedowseFix a client-side memory leak in nfs_flush(). The code...
2001-08-01 obrienstyle(9)
2001-08-01 ericUpdate man page to actually match the source.
2001-08-01 obrienThis is actually making its enterance in FreeBSD 4.4.
2001-08-01 obrienstyle(9)
2001-08-01 grogopen_device: Recognize ar device.
2001-08-01 obrienIt appears we really shouldn't be following this exampl...
2001-08-01 gshapiroRevert change to always include _FFR_TLS_O_T as it...
2001-08-01 obrienRemove a misplaced space.
2001-08-01 gshapiroNote the import of sendmail 8.11.5
2001-08-01 gshapiroUpdate FreeBSD import information
2001-08-01 gshapiroResolve conflicts from import of sendmail 8.11.5
2001-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2001-08-01 gshapiroImport sendmail 8.11.5
2001-08-01 bmilekic Move CPU_ABSENT() macro to smp.h, where it belongs...
2001-07-31 fennerUpdate our bpf.h with tcpdump.org's new DLT_ types.
2001-07-31 jhbApply the cluebat to myself and undo the await() -...
2001-07-31 brianDon't include a NUL at the end of our CHAP SUCCESS...
2001-07-31 ericReword for consistency.
2001-07-31 jhbAdd a safety belt to mawait() for the (cold || panicstr...
2001-07-31 jhbAdd in a hack to support IBM "El Torito" CD-ROM booting...
2001-07-31 wilko164LX can have SRM or AlphaBIOS in flash.
2001-07-31 jhbIf we have already panic'd then don't bother enforcing...
2001-07-31 jhb- Fix panicstr checks to explicitly check against NULL.
2001-07-31 rwatsono Modify p_candebug() such that there is no longer...
2001-07-31 wpaulRe-order things slightly in the RX handler for VLAN...
2001-07-31 mpOnly pull in the MD files if they exist. This allows...
2001-07-31 obrienjhb says a 10 line change containing casts is more...
2001-07-31 mpFix compilation errors by adding forward declarations...
2001-07-31 asmodaiLogging should wind up in /var/log, not /etc/ppp/.
2001-07-31 impbsh and bst are unused in softc, except for setting...
2001-07-31 mpMake include file consistent with the rest of libstand.
2001-07-31 rwatsono Introduce new kern.security sysctl tree for kernel...
2001-07-31 impFix typo where I assigned the bus tag and not the bus...
2001-07-31 brianDon't use SA_RESETHAND here. We gain nothing.
2001-07-31 brianRemove an irritating diagnostic emitted to LogPHASE...
2001-07-31 jhbGC some obsolete alpha code.
next