]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-08-26 Mike SmithThis commit was generated by cvs2svn to compensate...
2001-08-26 Mike SmithVendor import of the Intel ACPI CA 20010816 update.
2001-08-26 Peter WemmI missed a typo in the last commit: s/whach/which/
2001-08-26 Peter WemmThe EXTENDED_GEOMETRY flag is really bit 7. This affec...
2001-08-26 Ian DowseStop using dirhash when a directory is removed, and...
2001-08-26 George C A... Add support for the SiS 7018
2001-08-26 Paul RichardsAdd a variable KRNLDEFDIR that specifies where to find...
2001-08-26 Mark MurrayTidy, reorder and adjust to more correctly reflect...
2001-08-26 Mark MurrayIntroduce a "noroot_ok" option to make this module...
2001-08-26 Mark MurrayIntroduce better logging, error reporting and use of...
2001-08-26 Mark MurrayForced commit.
2001-08-26 Mark MurrayAdd extra logging detail. This needs a more general...
2001-08-26 Mark MurrayAdjust dependancies and build order. PAM needs RPC.
2001-08-26 Mark MurrayMore libss removal.
2001-08-26 Mark MurrayAdjust dependancies; now that a PAM module (pam_unix...
2001-08-26 Mark MurrayBig module makeover; improve logging, standardise varia...
2001-08-26 Bruce A. MahUse &os.numports; to track how many ports we have....
2001-08-26 Andrey A. ChernovCosmetique fixes from bde
2001-08-26 Andrey A. ChernovCosmetique & style fixes from bde
2001-08-26 Andrey A. ChernovCosmetique & style fixes from bde
2001-08-26 Bill Fumerolathe IP_FW_GET code in ip_fw_ctl() sizes a buffer to...
2001-08-26 Wilko BulteAlpha uses openjade i.s.o. jade for docs generation...
2001-08-26 Benno RicePass NULL instead of MAXPHYS to the DMA allocation...
2001-08-26 Warner LoshImprove the documentation for the various tunables...
2001-08-26 Warner LoshStop dereferencing 'r' unconditionally. Maybe it is...
2001-08-26 Dima DorfmanEnd sentence with a period.
2001-08-26 Ian DowseWhen compacting directories, ufs_direnter() always...
2001-08-25 Brian SomersPut a parenthesis in the right place (DUH!).
2001-08-25 Warner LoshFix last second typo
2001-08-25 Warner LoshBack out the isa/pci string reporting. It may cause...
2001-08-25 Warner LoshThe tunable is hw.pcic.irq, but the hw.pcic.override_ir...
2001-08-25 Warner LoshFix cut-and-paste-o that Nate found. We were setting...
2001-08-25 Dima DorfmanConsistently use 'queueing' instead of 'queuing'. ...
2001-08-25 Dima DorfmanRevert my queueing -> queuing commit. Both spellings...
2001-08-25 Dima DorfmanRemove description of an option that only applies to...
2001-08-25 Matthew DillonRemove MAP_INHERIT flag from mmaps.
2001-08-25 Robert Watsono Replace reference to param.h with types.h
2001-08-25 Robert Watsono Add a man page for the kernel vaccess() call, a utili...
2001-08-25 Robert Watsono Note that the ASU accounting flag has now been deprec...
2001-08-25 Robert Watsono s/violate/override/ Capabilities are part of the...
2001-08-25 Brian SomersDocument that IFF_MULTICAST should be ORd with IFF_POIN...
2001-08-25 Brian SomersTUNSIFINFO now expects IFF_MULTICAST to be OR'd with...
2001-08-25 Peter WemmArgh! Revert accidental commit.
2001-08-25 Warner LoshFirst cut at getting the ISA routing working. If we...
2001-08-25 Peter WemmImplement idle zeroing of pages. I've been tinkering...
2001-08-25 Peter Wemmvm_page_zero_idle() is no longer MD.
2001-08-25 Peter WemmRemove a reference to MAP_INHERIT.
2001-08-25 Bruce A. MahUpdate rendition of a typical distribution directory...
2001-08-25 Julian ElischerAdd another comment.
2001-08-25 Peter WemmOptionize UPAGES for the i386. As part of this I split...
2001-08-25 Peter Wemms/teh/the/
2001-08-25 Julian ElischerAdd an explanatory note that would have saved me an...
2001-08-24 Matt JacobJohn Polstra
2001-08-24 Bosko MilekicForce a commit on kern_mutex.c to explain reason for...
2001-08-24 Bosko Milekic*** empty log message ***
2001-08-24 Warner LoshUse Brian Sommers' named entry
2001-08-24 Brian SomersRename the DIAGNOSTICS section to RETURN VALUES and...
2001-08-24 Matthew DillonAdd INHERIT_XXX defines for minherit() system call.
2001-08-24 Matthew DillonOk, third time is the charm. VM_INHERIT_XXX -> INHERIT...
2001-08-24 Matthew DillonOops, minherit() uses VM_INHERIT_XXX as the argument...
2001-08-24 Matthew DillonRemove support for the badly broken MAP_INHERIT (from...
2001-08-24 Matthew DillonUpdate the mmap.2 and minherit.2 manual pages. Add...
2001-08-24 Matthew DillonRemove MAP_NOEXTEND. It came from 4.4-lite and not...
2001-08-24 John BaldwinStyle nits:
2001-08-24 Warner LoshExplain what we're doing in pcic_pci_shutdown a little...
2001-08-24 John BaldwinAxe a commented, unused #define related to the old...
2001-08-24 John BaldwinINTREN() and INTRDIS() have been MP safe for a while...
2001-08-24 John BaldwinRemove references to the old giant kernel lock in vario...
2001-08-24 Peter PentchevPrevent passing a null pointer as a filename to vn_open(),
2001-08-24 Brian SomersHandle return values of 0 from NgRecvMsg() properly.
2001-08-24 Brian SomersUnderstand that a return value of 0 from NgRecvMsg...
2001-08-24 Brian SomersExplain what the return value from NgRecvMsg() and...
2001-08-24 Andrey A. ChernovFd is macro too, so use \&Fd
2001-08-24 Andrey A. ChernovFildes -> Fd too (started from big letter)
2001-08-24 Andrey A. ChernovChange
2001-08-24 Sheldon HearnFix up English from previous 3 revisions.
2001-08-24 Andrey A. ChernovCopy from kern_lockf.c: remove extra check
2001-08-24 Andrey A. ChernovRemove extra check unneded now
2001-08-24 Peter WemmOn today's kernels masking with ~KERNBASE is turning...
2001-08-24 Peter WemmHandle kvm_getprocs() returning nothing. Dont pass...
2001-08-24 Peter WemmMake ps -M corefile work again. This has been broken...
2001-08-24 Peter WemmBanish hard-coded KERNBASE references from savecore...
2001-08-24 Peter WemmDynamically adapt to kernbase changes on crashdumps...
2001-08-24 Peter WemmDynamically adjust to the value of KERNBASE in a crashd...
2001-08-24 Peter WemmExport the actual KERNBASE to the symbol table. We...
2001-08-24 Peter WemmMove cpu_fxsr definition to C code (so debug info is...
2001-08-24 Warner LoshMove code to shutdown the pcic_pci_shutdown. Call...
2001-08-24 Warner LoshTwo fixes. First, put into place a more generic chipse...
2001-08-24 Nick SayerGet rid of redundant device_set_desc. Both the PCI...
2001-08-24 Kenneth D.... Remove a duplicate "that".
2001-08-24 Nick SayerIn order for the MA301 to pass interrupts from the...
2001-08-24 Robert Watsono Clarify comments in vaccess_acl_posix1e() ACL evaluat...
2001-08-24 Bruce A. MahReflect that the lge(4) driver has been tested on the...
2001-08-24 Dima Dorfmanbegin executed --> being executed
2001-08-23 Nick Sayerif_wi can be either pci (without pccard) or pccard
2001-08-23 John Baldwin- callout_stop() now returns an integer value instead...
2001-08-23 John BaldwinSpelling fix: depreciated -> deprecated.
2001-08-23 John BaldwinRemove refernces to M_ASLEEP/asleep/await.
2001-08-23 John BaldwinRemove references to asleep/await.
2001-08-23 John BaldwinUse witness_upgrade/downgrade for sx_try_upgrade/downgrade.
next