]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-04-17 impMinor comment that missed the last change
2001-04-17 impWhen booting, turn on the 3E0 compatibility address...
2001-04-17 iedowseVarious bugfixes and cleanups, mainly from Martin Blapp:
2001-04-17 ddMake this driver play ball with devfs(5).
2001-04-17 alfredAdd a sanity check on ucred refcount.
2001-04-17 alfredImplement client side NFS locks.
2001-04-17 phkWrite a switch statement as less obscure if statements.
2001-04-17 bmahUpdate for security advisories: 01:32 (ipfilter),...
2001-04-17 schweikhFixed typos.
2001-04-17 obrienOptimize make invocations by using multiple targets.
2001-04-17 jhbSave are floating point state in cpu_switch() if needed...
2001-04-17 krisI think this was supposed to be __const like in NetBSD...
2001-04-17 krisNote that the previous commit also restored some histor...
2001-04-17 krisRandomize the TCP initial sequence numbers more thoroughly.
2001-04-17 jhbFix an old bug related to BETTER_CLOCK. Call forward_...
2001-04-17 schweikhTypos fixed.
2001-04-17 n_hibmaRegen.
2001-04-17 n_hibmaAdd the HP scanner 3400C
2001-04-17 n_hibmaRegen.
2001-04-17 n_hibmaLexar jumpSHOT Id.
2001-04-17 n_hibmaRemove a bogus %s from a printf.
2001-04-17 gallatinset gd_other_cpus later, when we have a better idea...
2001-04-17 gallatinImproved support for alpha SMP. The following commit...
2001-04-17 ruUpdate upgrade instructions.
2001-04-17 ruRemove share/tmac/locale/ and share/tmac/mdoc/locale/.
2001-04-17 gallatinChanges to support SMP:
2001-04-17 gallatinchanges to smp_init_secondary_glue():
2001-04-17 ruFreeBSD provides its own version of this OS-specific...
2001-04-17 sobomaxAdd Ukrainian language support for FreeBSD console.
2001-04-17 ruSynch template with one documented in the new mdoc...
2001-04-17 rumdoc.samples(7) is superseded by mdoc(7).
2001-04-17 ruUse Groff versions of man(7) and mdoc(7) manpages.
2001-04-17 ruSynch with new contrib/groff/ directory layout.
2001-04-17 ruUpgrade to Groff 1.17.
2001-04-17 ruRemoved yacc(1) output files.
2001-04-17 ruMerge Groff 1.17 changes.
2001-04-17 ruUse stock (FSF) version of this file.
2001-04-17 ruThis commit was generated by cvs2svn to compensate...
2001-04-17 ruRemoved files not present in v1.17 import.
2001-04-17 ruThis commit was generated by cvs2svn to compensate...
2001-04-17 ruVirgin import of FSF groff v1.17
2001-04-17 sobomaxUpdate/improve Ukrainian translation.
2001-04-17 brianDont (ab)use drv2 to know if (si_flags & SI_NAMED)...
2001-04-17 dougbBy popular demand, have adduser preserve comments at...
2001-04-17 phkThis patch removes the VOP_BWRITE() vector.
2001-04-17 krisCorrect a typo; prefered -> preferred.
2001-04-17 krisAdd fmtcheck(), a function for checking consistency...
2001-04-17 kris-Wnon-const-format sweep: make format strings const...
2001-04-17 kris'%' is not a valid format string :-)
2001-04-17 krisRemove spurious extra format string argument.
2001-04-17 krisAdd a missing argument to an error message format string.
2001-04-17 mckusickAdd debugging option to always read/write cylinder...
2001-04-17 mckusickBackground fsck sysctl operations must use vn_start_wri...
2001-04-17 rwatsonIn my first reading of POSIX.1e, I misinterpreted handl...
2001-04-17 jhbBlow away the panic mutex in favor of using a single...
2001-04-17 jhbCheck to see if enroll() returns NULL in the witness...
2001-04-17 jhbExit and re-enter the critical section while spinning...
2001-04-17 peterPrevious clobbered a work-in-progress. Here is the...
2001-04-17 jhb- Add appropriate #ifndef/#define/#endif to protect...
2001-04-17 jhb- Fix memory barriers in atomic operations so that...
2001-04-17 jhbAdd a cpu_throw() function that secondary CPU's can...
2001-04-17 jhbIn exception_return(), test for usermode before testing...
2001-04-17 jhb- Stop other CPU's in the SMP case when we enter ddb.
2001-04-17 jedgarLimit number of paths returned via glob() for authorize...
2001-04-17 bmahs/Over 4500 ports/Over 5000 ports/
2001-04-16 mckusickMinor background cleanups:
2001-04-16 greenSupport the empty "PASS\r\n" command.
2001-04-16 sosAdd support the the Intel ICH2 mobile
2001-04-16 jesperFix typo s/thissystem/this system/
2001-04-16 gshapiroClean up temporary file(s) and directory when m4 exits...
2001-04-16 markmAdd missing sound module.
2001-04-16 kenFix an off-by-2 error in periphdriver_register(). ...
2001-04-16 rumdoc(7) police: Prepare for mdocNG.
2001-04-16 obrienGrrr, get the right change from the the machine I teste...
2001-04-16 rumdoc(7) police: cosmetics.
2001-04-16 rumdoc(7) police: prepare for mdocNG.
2001-04-16 rumdoc(7) police: add missing .El call.
2001-04-16 rumdoc(7) police: fix markup.
2001-04-16 ruDocument that SITE extensions are disabled for anonymou...
2001-04-16 jhayMove the isa parts to a separate file.
2001-04-16 jhayUpdate to the 2001-04-02 version of the nanokernel...
2001-04-16 katoMerged from sys/i386/isa/npx.c revision 1.95.
2001-04-16 katoMerged from sys/conf/options.i386 revision 1.148.
2001-04-16 luigiNew script to help creation of shared readonly diskless...
2001-04-15 phkAdd the "SITE MD5 filename" facility.
2001-04-15 dougbAdd a more useful solution to the problem of password...
2001-04-15 dougbForced commit to point out that PR 25961 was actually...
2001-04-15 obrienRev 1.11 introduced a bug where the processing became...
2001-04-15 ddGrammar police: "its", not "it's", is the possessive...
2001-04-15 ddMake links from setresuid.2 to getresgid.2 and getresuid.2.
2001-04-15 ddDocument getresgid and getresuid calls.
2001-04-15 obrienTurn on kernel debugging support (DDB, INVARIANTS,...
2001-04-15 obrienApply rev 1.48 (only dike out the `ncr' driver, not...
2001-04-15 jedgarCorrect a bogus cast in acl_get_qualifier() causing...
2001-04-15 phkIn the /etc/rc startup script a soft link is created...
2001-04-15 alfrednote that VOP_STRATEGY may block.
2001-04-15 alfreduse TAILQ_FOREACH, fix a comment's location
2001-04-14 jkhGet the crypto checksums in the right file. This bug...
2001-04-14 brianCall strlen() once instead of twice.
2001-04-14 markmBack out wrapping the asm ... ; bits in #ifndef lint...
next