]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-08-07 Marcel MoolenaarCreate an EFI partition when the user wants auto defaul...
2004-08-07 Tim KientzleAdd "make distfile" capabilities to bsdtar, including...
2004-08-07 Tim Kientzlelibarchive now has two complete build systems. The...
2004-08-07 Tim KientzlePass the pointy hat, please: Don't blow away the high...
2004-08-07 Tim KientzleBeef up the "cannot archive this" error message with the
2004-08-07 Marcel Moolenaaro Save pointers to the chunks for root, home, swap...
2004-08-07 Sam LefflerPickup Giant in ath_rx_proc and when handling a beacon...
2004-08-07 Peter GrehanAlways isync after a mtmsr. While perhaps not strictly...
2004-08-06 Robert WatsonAs SLIP directly accesses the tty code from its if_star...
2004-08-06 Olivier HouchardUse the new prototype for the zone constructor.
2004-08-06 Robert WatsonFlag a broad range of VFS operations as GIANT_REQUIRED...
2004-08-06 Nate LawsonFix a panic in ata_generic_transaction(). The DMA...
2004-08-06 Robert WatsonIn thread_exit(), include more information about the...
2004-08-06 Robert WatsonPush UIDINFO_UNLOCK() slightly earlier in chgsbize...
2004-08-06 Robert WatsonAvoid acquiring Giant for some common light-weight...
2004-08-06 Robert WatsonGenerate KTR trace records for syscall enter and exit...
2004-08-06 Robert WatsonGenerate KTR trace records for uma_zalloc_arg() and...
2004-08-06 Robert WatsonCut a KTR record whenever a callout is invoked. Mark...
2004-08-06 Robert WatsonAssign KTR flag constants for UMA events and callouts.
2004-08-06 Dag-Erling... While we're revisiting old sins, try to clean up the...
2004-08-06 Dag-Erling... Move the source code for these two modules out of src...
2004-08-06 Ken SmithI've had 'make release' problems on a large/fast dual...
2004-08-06 Marcel MoolenaarNow that make(1) passes variables that were given on...
2004-08-06 Tim J. RobbinsFix an off-by-one bug that caused the first character...
2004-08-06 Tom RhodesDamn, fix the SEE ALSO section.
2004-08-06 Tom RhodesAdd a manual page for the hfa driver.
2004-08-06 Marcel MoolenaarDo not use hardware flow control for the moment. There...
2004-08-06 John BaldwinDon't scare users with a warning about preemption being...
2004-08-06 Peter PentchevBump the document date, since the content changed today.
2004-08-06 John-Mark Gurneyremove /boot/kernel from the default path.. There...
2004-08-06 Peter PentchevFix a case of _SC_CLK_TCK being misspelled as _SC_CLOCK...
2004-08-06 Hartmut BrandtAdd the right CFLAGS to show that we have err.h, getadd...
2004-08-06 Hartmut BrandtList some more files to be excluded from the original...
2004-08-06 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2004-08-06 Hartmut BrandtVirgin import of bsnmpd 1.7
2004-08-06 Peter PentchevSpell FTP correctly - in this case, it is used as the...
2004-08-06 Peter PentchevCross-reference getnameinfo(3), getaddrinfo(3), getipno...
2004-08-06 Peter PentchevForced commit to note that the previous fix was actuall...
2004-08-06 Peter PentchevFix a printf("%b", ..) example.
2004-08-06 Peter PentchevAdd Giorgos's description of the ftp-chroot login.conf...
2004-08-06 Pawel Jakub... Add and document kern.geom.stripe.fast_failed sysctl...
2004-08-06 Pawel Jakub... Fields bio_caller[12] should be used by the consumer...
2004-08-06 Ruslan ErmilovBump the document date.
2004-08-06 Ruslan ErmilovClean up after mechanical renumbering.
2004-08-06 Pawel Jakub... Fix I/O leakage. We're cloning bios in g_stripe_start_f...
2004-08-06 Peter PentchevDo not attempt to clean up data that has not been initi...
2004-08-06 Colin PercivalCrypto is now part of the "base" distribution, and...
2004-08-06 Colin PercivalCrypto is now part of the base distribution. Remove...
2004-08-06 Simon L. B... Hook up the Hardware Notes to the build again, now...
2004-08-06 Colin PercivalJoin the 21st century: Cryptography is no longer an...
2004-08-06 Mark MurrayMFi386: Fix mem device. Grrr.
2004-08-06 Mark MurrayMFi386: sort out the mem device. Grrrr.
2004-08-06 Nate LawsonRefine updates to PCI irq routing. Check _STA and...
2004-08-06 Robert WatsonPass pcbinfo structures to in6_pcbnotify() rather than...
2004-08-06 Robert WatsonIn ithread_schedule(), when we plan to go harvest some...
2004-08-06 Colin PercivalWhen reseting a pending callout, perform the deregistra...
2004-08-06 Robert WatsonWhen iterating the UDP inpcb list processing an inbound...
2004-08-06 Nate LawsonAdd flags for _STA (status) methods and convenience...
2004-08-06 Gordon TetlowNow that we have gcc 3.4, we can flip ia64 to using...
2004-08-05 Dag-Erling... Just because we have a serial console attached does...
2004-08-05 Brian FeldmanTurn on the new contigmalloc(9) by default. There...
2004-08-05 Søren SchmidtTry to narrow down the race window on HW that does...
2004-08-05 Søren SchmidtAdd firmware revision to probe printf.
2004-08-05 Pawel Jakub... Fix spelling.
2004-08-05 Max LaierUse in_cksum_skip() to calculate in4_cksum instead...
2004-08-05 Dag-Erling... Do not check val-tags if the repository is read-only.
2004-08-05 Marcel MoolenaarDon't use type unknown for partitions that we don't...
2004-08-05 Maksim Yevmenkin- One can use both BD_ADDR or name to specify address...
2004-08-05 John BaldwinFix the code in rman that merges adjacent unallocated...
2004-08-05 Warner LoshAdd 'i' to the getopt string.
2004-08-05 Pawel Jakub... Be a bit nicer for those who want to work on my code.
2004-08-05 Olivier HouchardOnly use rfs and wfs if ARM_HARD_FLOAT is defined,...
2004-08-05 Pawel Jakub... Don't use 'bp' after its destruction!
2004-08-05 Pawel Jakub... Add myself as a maintainer of geom_mirror.
2004-08-05 Colin PercivalIncrease the suggested minimum free space for release...
2004-08-05 Pawel Jakub... Simplify a bit - we could use 'sc' here as it was initi...
2004-08-05 Yoshihiro TakahashiMFi386: revision 1.597.
2004-08-05 Yoshihiro TakahashiMFi386: revision 1.502.
2004-08-05 Yoshihiro TakahashiMFi386: revision 1.410.
2004-08-05 Peter GrehanIn pmap_page_protect, clear the vm page's PG_WRITEABLE...
2004-08-05 Hartmut BrandtBack out something I'm working on that crept in with...
2004-08-05 Hartmut BrandtRemove extra spaces. Remove double quotes around error...
2004-08-05 Maxim SobolevSet ip_v field properly.
2004-08-05 Doug RabsonThis file is not suppose be be all one big comment :-(
2004-08-05 Hartmut BrandtAdd another test that checks for a working '+' command...
2004-08-05 Maxime HenrionNow that mem(4) is a kernel module, we need to add...
2004-08-05 Colin PercivalFinish the PRISON_ROOT -> SUSER_ALLOWJAIL renaming...
2004-08-05 Poul-Henning... Remove a product specific workaround for wrong modes...
2004-08-05 Nate LawsonWork around non-compliant BIOS PCI link devices. Some...
2004-08-05 Nate LawsonRemove the attempt to cache the previous page mapped...
2004-08-05 Alexander KabaevMove boot2 BSS zeroing into btx startup code out of...
2004-08-05 Tim KientzleForced commit to acknowledge that
2004-08-05 Tim KientzleEnsure that there's always a space between the user...
2004-08-05 Gregory Neil... Fix the startup logic for sendmail. If sendmail_enable...
2004-08-05 Pyun YongHyeonImplement TCP/UDP Transmit/Receive checksum offload.
2004-08-05 Robert WatsonDo a lockless read of the BPF interface structure descr...
2004-08-05 David SchultzReplace s_isnan.c and s_isnanf.c with the more compact...
2004-08-05 David SchultzUse isnormal() instead of fpclassify() to avoid depende...
2004-08-05 Robert WatsonMove definition of mem_range_softc from mp_machdep...
2004-08-04 Marcel Moolenaaria64 specific:
next