]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-04-28 SUZUKI Shinsukesync with the latest KAME (just a cosmetic change)
2003-04-28 Søren SchmidtPull the pst driver out from under GAINT.
2003-04-28 Poul-Henning... Rename g_bde_get_sector() to g_bde_get_keysector()...
2003-04-28 Poul-Henning... Only attempt total cache-purge once in case of failure.
2003-04-28 Scott LongDon't pass pointers to kernel data structures through...
2003-04-28 Poul-Henning... Better criteria for skipping disk reading BIO_READ...
2003-04-28 Alan Coxuma_zone_set_obj() must perform VM_OBJECT_LOCK_INIT...
2003-04-28 Poul-Henning... Explicitly set the sector state to JUNK if we encounter...
2003-04-28 Alan CoxFinish the vm_object locking for this file, including...
2003-04-28 Alan Cox - Define VM_OBJECT_LOCK_INIT().
2003-04-28 Hidetoshi ShimokawaMake compiled on RELEGN_4
2003-04-28 Tim J. RobbinsThis file does not seem to serve any purpose. It has...
2003-04-28 Greg LeheyAdd years in which some events occurred. I wasn't...
2003-04-27 Warner LoshInitialize error.
2003-04-27 Garance A DrosehnAdd a -C (create) option for newsyslog, and a 'C' flag...
2003-04-27 David E. O... Add NOSHLIBS.
2003-04-27 Doug BartonAdd a warning about the impending demise of rcOG.
2003-04-27 Jake BurkholderFix for dynamic linking.
2003-04-27 Robert DrehmelReplace the return value of rfork_thread(3) in its...
2003-04-27 Robert DrehmelCorrect the return value of vfork(2) and rfork(2) in...
2003-04-27 Nate LawsonSCSI Quirks for:
2003-04-27 David E. O... Wrap gperf in NO_CXX as it needs the C++ to compile.
2003-04-27 Alan Cox - Tell witness that holding two or more vm_object...
2003-04-27 Ruslan ErmilovIt was a misunderstanding on my part; all DEC variants
2003-04-27 Warner LoshMake 2/3 of my symbol cards work again. The 3rd symbol...
2003-04-27 Warner LoshBack out the casts that rid us of warnings, but paper...
2003-04-27 Warner Loshmake "killall -j" not core dump.
2003-04-27 Warner LoshFix warnings:
2003-04-27 Doug BartonAdd a dire warning about the impending demise of the...
2003-04-27 Warner LoshAdd back # accidentally deleted in 1.54
2003-04-27 Warner LoshOBE
2003-04-27 Warner Loshxten isn't needed after tw is gone.
2003-04-27 Warner Loshxten user no longer needed.
2003-04-27 Warner LoshThis is no longer needed after tw is gone.
2003-04-27 Alan CoxVarious changes to vm_object_shadow(): (1) update the...
2003-04-27 Warner LoshThese are no longer needed after tw is gone.
2003-04-27 Warner LoshUpdate to reflect tw removal.
2003-04-27 Warner LoshUpdate to reflect removal of tw.
2003-04-27 Warner LoshUpdate to reflect tw removal.
2003-04-27 Warner LoshAfter careful review of this driver, I'm pretty sure...
2003-04-27 David Xuunlock sched_lock at right time.
2003-04-27 Sam Lefflerrecognize the Sun Crypto 5821 and Crypto 1K cards;
2003-04-27 Warner LoshAdd generic OEM1 PRISM3 card.
2003-04-27 Warner LoshSync to 1.50
2003-04-27 Warner LoshMystery OEM #1: A really no-name prism3 card that wi...
2003-04-27 Jake BurkholderRemove some debug options that are no longer needed.
2003-04-27 Doug BartonAdd .Xr's to mdmfs(8).
2003-04-27 Doug BartonAlso MLINK the man page for mount_mfs.
2003-04-27 Doug BartonForced commit to indicate that what is installed is...
2003-04-27 Doug BartonInstall a mount_mfs symlink so that you can specify...
2003-04-27 Warner LoshSync to 1.49
2003-04-26 Alan CoxVarious changes to vm_object_page_remove():
2003-04-26 Warner LoshMF-p4:
2003-04-26 Warner LoshAdd a generic cdrom.
2003-04-26 Poul-Henning... Bail as soon as the first write request has failed...
2003-04-26 Poul-Henning... Appearantly UFS no longer issues BIO_DELETE requests...
2003-04-26 Warner LoshCreate a new C++ header file called devd.hh which has...
2003-04-26 David E. O... I was wrong, the ENTRY bits in asm.h did have a purpose...
2003-04-26 Warner LoshUpdate to use is_id_char() in the last patch. I should...
2003-04-26 David E. O... We're changing the platform name from x86[_-]86 to...
2003-04-26 Hiroki SatoMerge the following from the English version:
2003-04-26 Warner LoshMake better use of the string type when parsing things...
2003-04-26 Alan Cox - Lock the vm_object on entry to vm_object_terminate().
2003-04-26 Hiroki SatoMerge the following from the English version:
2003-04-26 David E. O... Fix the LINK_SPEC. Our i386 32-bit emulation name...
2003-04-26 David E. O... Remove the last vestiges (I hope) of the mixed ELF...
2003-04-26 Hiroki SatoMerge the following from the English version:
2003-04-26 Hiroki SatoAdd a missing </para>.
2003-04-26 Alan Cox - Convert vm_object_pip_wait() from using tsleep(...
2003-04-26 Paul SaabUpdate the mbuf watermark settings to match the latest...
2003-04-26 David E. O... The ENTRY bits were in two places. Remove the one...
2003-04-26 David E. O... Two tokens that don't together form a vaid preprocssor...
2003-04-26 Hidetoshi ShimokawaUse fwcrom.c in /sys/dev/firewire.
2003-04-26 Hidetoshi Shimokawa- Improve configuration ROM parser for multiple unit...
2003-04-26 Tom RhodesXref sytle.Makefile(5).
2003-04-26 Jens SchweikhardtFix typos in comments; some style(9) fixes; no code...
2003-04-26 Tom RhodesLast commit had incorrect information. The real PR...
2003-04-26 Tom RhodesAdd vmemoryuse to the list.
2003-04-26 Tom RhodesAdd sys/user.h to the list of includes. Without it...
2003-04-26 Christian BruefferMbits -> Mbits/s
2003-04-26 Alan CoxRemove an unused declaration.
2003-04-26 Alan Cox - Lock the vm_object when performing vm_page_alloc...
2003-04-26 Murray StokelyAdd some missing entries here. Sort an existing entry...
2003-04-26 Eric AnholtMerge from DRI CVS: Disable MTRRs on FreeBSD-stable...
2003-04-26 Alan Cox - Extend the scope of two existing vm_object locks...
2003-04-26 Alan CoxRemove an XXX comment. It is no longer a problem.
2003-04-26 Robert WatsonAdd some strategic whitespace.
2003-04-26 David E. O... The AMD64 Hammer bits.
2003-04-26 David E. O... Remove first attempt at x86-64 bits. We're going to...
2003-04-26 Robert WatsonWhen the tty chown() fails, report a chown() failure...
2003-04-26 Robert WatsonWhen mac_from_text() fails with -Z, print "-" rather...
2003-04-25 Christian BruefferGrammar and punctuation fixes
2003-04-25 Johan KarlssonAdd nodevice axe, since usb isn't supported by PAE.
2003-04-25 Poul-Henning... Update the "last malloc failure timestamp" also for...
2003-04-25 Poul-Henning... Do an explicit retry after we have dumped the cache...
2003-04-25 Poul-Henning... If on a BIO_READ request, we failed to allocate the...
2003-04-25 Poul-Henning... Fix a problem and slightly improve the ENOMEM handling:
2003-04-25 David E. O... Enable ISO-C99 compatibility -- among other things...
2003-04-25 Christian BruefferFix a misspelled word introduced by my last commit
2003-04-25 Poul-Henning... Don't count a sector in the cache unless we manage...
next