]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-02-16 jmallettThis commit was generated by cvs2svn to compensate...
2002-02-16 jmallettImport OpenBSD m4 as of today.
2002-02-16 iedowseSupply progress information in dump's process title...
2002-02-16 iedowseOn receipt of a SIGINFO, schedule an immediate printout...
2002-02-16 dillonWhen blocked on a mutex, display the mutex name via...
2002-02-16 bmahNew release notes: puc(4).
2002-02-16 desDocument the 'M' state.
2002-02-16 green(Doing that whole test-immediately-after-commit-thing...
2002-02-16 greenAdd revoke_and_destroy_dev(), to be used by devices...
2002-02-16 iedowseFix two file descriptor leaks in the internal function...
2002-02-16 joeMerge from NetBSD:
2002-02-16 jhayAdd the puc (PCI "Universal" Communications) driver...
2002-02-16 desIf downloading to a temporary file, set the timestamp...
2002-02-16 nyanMFi386: revisions 1.334 and 1.335
2002-02-16 nyanMFi386: revisions 1.495 and 1.496
2002-02-16 nyanAdded #include <sys/systm.h>
2002-02-16 mikeAdd header to prototype exit(3). Fix a style bug.
2002-02-16 mikeUn-deprecate the -p option. We now have two ways to...
2002-02-16 sosDont try to attach ATA RAID's if none found.
2002-02-16 bdeDon't leave garbage in parts of fpregs in the fxsr...
2002-02-16 bdeFIxed the following style bugs:
2002-02-16 bdeFIxed the following style bugs:
2002-02-16 bdeFixed missing PHOLD()/PRELE().
2002-02-16 joeMerge from NetBSD:
2002-02-15 joeRe-add bmaj to the cdevsw's, but don't compile it in...
2002-02-15 wollmanDocument that the type of st_flags is now fflags_t.
2002-02-15 wollmanResurrect one of the easiest changes from my big includ...
2002-02-15 bdeFix my recent breakage of some modules.
2002-02-15 tmmAdd a delta missed in the last iommu.c commit. This...
2002-02-15 robert - Remove unneeded variable.
2002-02-15 bdeGarbage-collect options ACPI_NO_ENABLE_ON_BOOT, AML_DEB...
2002-02-15 robertThis file is now unneeded.
2002-02-15 robert - Do not include a NetBSD header as it is not needed...
2002-02-15 robertAdd the FreeBSD/sparc64 bootblock and its make file.
2002-02-15 ruMoved the 127/8 check below so that IPF redirects have...
2002-02-15 bdeGarbage collect options AVM_A1_PCI, AVM_A1_PCMCIA,...
2002-02-15 luiginew entry for polling manpage
2002-02-15 luigiAdd a manpage for DEVICE_POLLING
2002-02-15 bde#include "opt_compat.h" so that the support for old...
2002-02-15 luigiUpdate manpage to reflect reality.
2002-02-15 bdeAdded undocumented options AAC_DEBUG, ACD_DEBUG, ACPI_M...
2002-02-15 luigiLots of improvement to the bridging code.
2002-02-15 luigiRemove useless initialization to 0 of a couple of globa...
2002-02-15 luigiDo not disable IPv6 and vlan support when RELEASE_CRUNC...
2002-02-15 bdeFixed a typo in rev.1.65 that gave a reference to a...
2002-02-15 luigiMake this compile after changes to kse structures.
2002-02-15 bdeDon't leave stack garbage in the reserved fields of...
2002-02-15 bdeFixed style bugs in rev.1.5:
2002-02-15 desUnbogotify the comment containing the RCS Id.
2002-02-14 gallatinSpell #if 0 correctly
2002-02-14 luigiPut a more reasonable path for "more" sources in crunch...
2002-02-14 luigiUse { } instead of ( ) for grouping shell commands...
2002-02-14 jhbRemove an unneeded include of sys/sx.h. An older pre...
2002-02-14 maximPrevent dup2(2) from closing internal libc_r pipe descr...
2002-02-14 maximCorrect a typo pthread_attr_setscope() function fails...
2002-02-14 ruThe previous fix for broken -DMAKE_KERBEROS5 world...
2002-02-14 greenFix a bug introduced in rev.1.40 which can cause system...
2002-02-14 joeRegenerate.
2002-02-14 joeSupport the HP 5400C scanner.
2002-02-14 impMove user_from_uid to pwd.h
2002-02-14 bennoComplete rework of the PowerPC pmap and a number of...
2002-02-14 iedowseIn createfiles(), properly handle a number of cases...
2002-02-14 bdeFixed sign extension bugs in previous commit. They...
2002-02-14 keramidaTypo fix: Usally -> Usually.
2002-02-14 joeRework revision 1.12, and wrap the bmaj entry with...
2002-02-14 joeReinstate revision 1.14. The empty uscannerioctl(...
2002-02-13 bdeDon't confuse a struct with its first member. This...
2002-02-13 fjoeremove superflous empty line (in preparation to MFC)
2002-02-13 brianSet rc=1 rather than 0 so that setting daily_show_succe...
2002-02-13 alfredRe-enable WITNESS for GENERIC. Since the 5.x branch...
2002-02-13 pdeuskar- Added support for receive in multiple
2002-02-13 phantomCorrect comment: mklocale(1) and NLS are absolutely...
2002-02-13 phantomCorrect NLSOWN and NLSGRP values.
2002-02-13 tmmCalculate physmem before calling init_param2().
2002-02-13 tmmAvoid crashing in early boot when WITNESS is enabled...
2002-02-13 tmmAdd counter.c and sbus.c. Unify style.
2002-02-13 tmmAdd the counter-timer node to the exclusion list, as...
2002-02-13 tmmUse stxa_sync() when accessing the LSU control register...
2002-02-13 tmmUse stxa_sync() when accessing the diagnostic registers...
2002-02-13 tmmAdd support for the counter-timer which is included...
2002-02-13 tmmAdd support for the SBus, which is used in early Sun...
2002-02-13 tmmMerge r1.39 from NetBSD (manage both streaming caches...
2002-02-13 tmmMerge r1.42 of iommu.c and r1.9 of iommuvar.h from...
2002-02-13 tmmClean up bus space debugging support; change sparc64_bu...
2002-02-13 tmmDefine constants for the CPU implementation id; export...
2002-02-13 tmmDon't panic when no interrupt map can be found for...
2002-02-13 tmmFix typos in a comment.
2002-02-13 tmmAdd a few new functions/macros: intr_disable() and...
2002-02-13 tmmMinor bug fixes (add a missing break, correct the resou...
2002-02-13 phantom* Don't SEGFAULT on attempt to write nothing (if no...
2002-02-13 iedowseFix a number of long-standing restore bugs in tape...
2002-02-13 impRevert 1.29. It breaks the build. Will figure out...
2002-02-13 impMake the user_from_uid and group_from_gid prototypes...
2002-02-13 impUse new-style function declations.
2002-02-13 maximFix infinite loop around sendfile(2) after sending...
2002-02-13 maximRemove unnecessary setjmp.h.
2002-02-13 maximUnlink all log sockets at startup.
2002-02-13 maximFix a typo in swat example.
2002-02-13 rwatsonRemove WITNESS from GENERIC by default: as we grow...
2002-02-13 scottlAdd ID's for a couple of upcoming cards.
next