]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-04-18 Daniel EischenTypo; fix open() so that it is not a cancellation point...
2001-04-18 Daniel EischenReinstall the alternate signal stack after a fork.
2001-04-18 Ruslan ErmilovAdd groff to bootstrap-tools.
2001-04-18 Ruslan ErmilovAdd missing -mtty-char for MANBUILDCAT.
2001-04-18 Seigo TanimuraReclaim directory vnodes held in namecache if few free...
2001-04-18 Ruslan ErmilovSynch with devascii/R.proto, RFC 1489, and groff_char(7).
2001-04-18 Alfred PerlsteinNFS module now requires nfs_lock.c
2001-04-18 Ruslan Ermilovmdoc(7) police: uppercase document title.
2001-04-18 Dima DorfmanList the explanations of the command line arguments...
2001-04-18 Poul-Henning... bread() is a special case of breadn(), so don't replica...
2001-04-18 Warner LoshAdd some more O2Micro devices I gleened from the web...
2001-04-18 Alfred PerlsteinFix the botched rev 1.59 where I made it such that...
2001-04-18 Warner LoshAdd support for the OZ6832.
2001-04-18 Ian DowseA few more mountd cleanups:
2001-04-17 Warner LoshMove setting of TI113X_PCI_CARD_CONTROL register sooner
2001-04-17 Warner LoshMinor comment that missed the last change
2001-04-17 Warner LoshWhen booting, turn on the 3E0 compatibility address...
2001-04-17 Ian DowseVarious bugfixes and cleanups, mainly from Martin Blapp:
2001-04-17 Dima DorfmanMake this driver play ball with devfs(5).
2001-04-17 Alfred PerlsteinAdd a sanity check on ucred refcount.
2001-04-17 Alfred PerlsteinImplement client side NFS locks.
2001-04-17 Poul-Henning... Write a switch statement as less obscure if statements.
2001-04-17 Bruce A. MahUpdate for security advisories: 01:32 (ipfilter),...
2001-04-17 Jens SchweikhardtFixed typos.
2001-04-17 David E. O... Optimize make invocations by using multiple targets.
2001-04-17 John BaldwinSave are floating point state in cpu_switch() if needed...
2001-04-17 Kris KennawayI think this was supposed to be __const like in NetBSD...
2001-04-17 Kris KennawayNote that the previous commit also restored some histor...
2001-04-17 Kris KennawayRandomize the TCP initial sequence numbers more thoroughly.
2001-04-17 John BaldwinFix an old bug related to BETTER_CLOCK. Call forward_...
2001-04-17 Jens SchweikhardtTypos fixed.
2001-04-17 Nick HibmaRegen.
2001-04-17 Nick HibmaAdd the HP scanner 3400C
2001-04-17 Nick HibmaRegen.
2001-04-17 Nick HibmaLexar jumpSHOT Id.
2001-04-17 Nick HibmaRemove a bogus %s from a printf.
2001-04-17 Andrew Gallatinset gd_other_cpus later, when we have a better idea...
2001-04-17 Andrew GallatinImproved support for alpha SMP. The following commit...
2001-04-17 Ruslan ErmilovUpdate upgrade instructions.
2001-04-17 Ruslan ErmilovRemove share/tmac/locale/ and share/tmac/mdoc/locale/.
2001-04-17 Andrew GallatinChanges to support SMP:
2001-04-17 Andrew Gallatinchanges to smp_init_secondary_glue():
2001-04-17 Ruslan ErmilovFreeBSD provides its own version of this OS-specific...
2001-04-17 Maxim SobolevAdd Ukrainian language support for FreeBSD console.
2001-04-17 Ruslan ErmilovSynch template with one documented in the new mdoc...
2001-04-17 Ruslan Ermilovmdoc.samples(7) is superseded by mdoc(7).
2001-04-17 Ruslan ErmilovUse Groff versions of man(7) and mdoc(7) manpages.
2001-04-17 Ruslan ErmilovSynch with new contrib/groff/ directory layout.
2001-04-17 Ruslan ErmilovUpgrade to Groff 1.17.
2001-04-17 Ruslan ErmilovRemoved yacc(1) output files.
2001-04-17 Ruslan ErmilovMerge Groff 1.17 changes.
2001-04-17 Ruslan ErmilovUse stock (FSF) version of this file.
2001-04-17 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2001-04-17 Ruslan ErmilovRemoved files not present in v1.17 import.
2001-04-17 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2001-04-17 Ruslan ErmilovVirgin import of FSF groff v1.17
2001-04-17 Maxim SobolevUpdate/improve Ukrainian translation.
2001-04-17 Brian SomersDont (ab)use drv2 to know if (si_flags & SI_NAMED)...
2001-04-17 Doug BartonBy popular demand, have adduser preserve comments at...
2001-04-17 Poul-Henning... This patch removes the VOP_BWRITE() vector.
2001-04-17 Kris KennawayCorrect a typo; prefered -> preferred.
2001-04-17 Kris KennawayAdd fmtcheck(), a function for checking consistency...
2001-04-17 Kris Kennaway-Wnon-const-format sweep: make format strings const...
2001-04-17 Kris Kennaway'%' is not a valid format string :-)
2001-04-17 Kris KennawayRemove spurious extra format string argument.
2001-04-17 Kris KennawayAdd a missing argument to an error message format string.
2001-04-17 Kirk McKusickAdd debugging option to always read/write cylinder...
2001-04-17 Kirk McKusickBackground fsck sysctl operations must use vn_start_wri...
2001-04-17 Robert WatsonIn my first reading of POSIX.1e, I misinterpreted handl...
2001-04-17 John BaldwinBlow away the panic mutex in favor of using a single...
2001-04-17 John BaldwinCheck to see if enroll() returns NULL in the witness...
2001-04-17 John BaldwinExit and re-enter the critical section while spinning...
2001-04-17 Peter WemmPrevious clobbered a work-in-progress. Here is the...
2001-04-17 John Baldwin- Add appropriate #ifndef/#define/#endif to protect...
2001-04-17 John Baldwin- Fix memory barriers in atomic operations so that...
2001-04-17 John BaldwinAdd a cpu_throw() function that secondary CPU's can...
2001-04-17 John BaldwinIn exception_return(), test for usermode before testing...
2001-04-17 John Baldwin- Stop other CPU's in the SMP case when we enter ddb.
2001-04-17 Chris D. FaulhaberLimit number of paths returned via glob() for authorize...
2001-04-17 Bruce A. Mahs/Over 4500 ports/Over 5000 ports/
2001-04-16 Kirk McKusickMinor background cleanups:
2001-04-16 Brian FeldmanSupport the empty "PASS\r\n" command.
2001-04-16 Søren SchmidtAdd support the the Intel ICH2 mobile
2001-04-16 Jesper SkriverFix typo s/thissystem/this system/
2001-04-16 Gregory Neil... Clean up temporary file(s) and directory when m4 exits...
2001-04-16 Mark MurrayAdd missing sound module.
2001-04-16 Kenneth D.... Fix an off-by-2 error in periphdriver_register(). ...
2001-04-16 Ruslan Ermilovmdoc(7) police: Prepare for mdocNG.
2001-04-16 David E. O... Grrr, get the right change from the the machine I teste...
2001-04-16 Ruslan Ermilovmdoc(7) police: cosmetics.
2001-04-16 Ruslan Ermilovmdoc(7) police: prepare for mdocNG.
2001-04-16 Ruslan Ermilovmdoc(7) police: add missing .El call.
2001-04-16 Ruslan Ermilovmdoc(7) police: fix markup.
2001-04-16 Ruslan ErmilovDocument that SITE extensions are disabled for anonymou...
2001-04-16 John HayMove the isa parts to a separate file.
2001-04-16 John HayUpdate to the 2001-04-02 version of the nanokernel...
2001-04-16 KATO TakenoriMerged from sys/i386/isa/npx.c revision 1.95.
2001-04-16 KATO TakenoriMerged from sys/conf/options.i386 revision 1.148.
2001-04-16 Luigi RizzoNew script to help creation of shared readonly diskless...
2001-04-15 Poul-Henning... Add the "SITE MD5 filename" facility.
next