]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-04-27 impOBE
2003-04-27 impxten isn't needed after tw is gone.
2003-04-27 impxten user no longer needed.
2003-04-27 impThis is no longer needed after tw is gone.
2003-04-27 alcVarious changes to vm_object_shadow(): (1) update the...
2003-04-27 impThese are no longer needed after tw is gone.
2003-04-27 impUpdate to reflect tw removal.
2003-04-27 impUpdate to reflect removal of tw.
2003-04-27 impUpdate to reflect tw removal.
2003-04-27 impAfter careful review of this driver, I'm pretty sure...
2003-04-27 davidxuunlock sched_lock at right time.
2003-04-27 samrecognize the Sun Crypto 5821 and Crypto 1K cards;
2003-04-27 impAdd generic OEM1 PRISM3 card.
2003-04-27 impSync to 1.50
2003-04-27 impMystery OEM #1: A really no-name prism3 card that wi...
2003-04-27 jakeRemove some debug options that are no longer needed.
2003-04-27 dougbAdd .Xr's to mdmfs(8).
2003-04-27 dougbAlso MLINK the man page for mount_mfs.
2003-04-27 dougbForced commit to indicate that what is installed is...
2003-04-27 dougbInstall a mount_mfs symlink so that you can specify...
2003-04-27 impSync to 1.49
2003-04-26 alcVarious changes to vm_object_page_remove():
2003-04-26 impMF-p4:
2003-04-26 impAdd a generic cdrom.
2003-04-26 phkBail as soon as the first write request has failed...
2003-04-26 phkAppearantly UFS no longer issues BIO_DELETE requests...
2003-04-26 impCreate a new C++ header file called devd.hh which has...
2003-04-26 obrienI was wrong, the ENTRY bits in asm.h did have a purpose...
2003-04-26 impUpdate to use is_id_char() in the last patch. I should...
2003-04-26 obrienWe're changing the platform name from x86[_-]86 to...
2003-04-26 hrsMerge the following from the English version:
2003-04-26 impMake better use of the string type when parsing things...
2003-04-26 alc - Lock the vm_object on entry to vm_object_terminate().
2003-04-26 hrsMerge the following from the English version:
2003-04-26 obrienFix the LINK_SPEC. Our i386 32-bit emulation name...
2003-04-26 obrienRemove the last vestiges (I hope) of the mixed ELF...
2003-04-26 hrsMerge the following from the English version:
2003-04-26 hrsAdd a missing </para>.
2003-04-26 alc - Convert vm_object_pip_wait() from using tsleep(...
2003-04-26 psUpdate the mbuf watermark settings to match the latest...
2003-04-26 obrienThe ENTRY bits were in two places. Remove the one...
2003-04-26 obrienTwo tokens that don't together form a vaid preprocssor...
2003-04-26 simokawaUse fwcrom.c in /sys/dev/firewire.
2003-04-26 simokawa- Improve configuration ROM parser for multiple unit...
2003-04-26 trhodesXref sytle.Makefile(5).
2003-04-26 schweikhFix typos in comments; some style(9) fixes; no code...
2003-04-26 trhodesLast commit had incorrect information. The real PR...
2003-04-26 trhodesAdd vmemoryuse to the list.
2003-04-26 trhodesAdd sys/user.h to the list of includes. Without it...
2003-04-26 bruefferMbits -> Mbits/s
2003-04-26 alcRemove an unused declaration.
2003-04-26 alc - Lock the vm_object when performing vm_page_alloc...
2003-04-26 murrayAdd some missing entries here. Sort an existing entry...
2003-04-26 anholtMerge from DRI CVS: Disable MTRRs on FreeBSD-stable...
2003-04-26 alc - Extend the scope of two existing vm_object locks...
2003-04-26 alcRemove an XXX comment. It is no longer a problem.
2003-04-26 rwatsonAdd some strategic whitespace.
2003-04-26 obrienThe AMD64 Hammer bits.
2003-04-26 obrienRemove first attempt at x86-64 bits. We're going to...
2003-04-26 rwatsonWhen the tty chown() fails, report a chown() failure...
2003-04-26 rwatsonWhen mac_from_text() fails with -Z, print "-" rather...
2003-04-25 bruefferGrammar and punctuation fixes
2003-04-25 johanAdd nodevice axe, since usb isn't supported by PAE.
2003-04-25 phkUpdate the "last malloc failure timestamp" also for...
2003-04-25 phkDo an explicit retry after we have dumped the cache...
2003-04-25 phkIf on a BIO_READ request, we failed to allocate the...
2003-04-25 phkFix a problem and slightly improve the ENOMEM handling:
2003-04-25 obrienEnable ISO-C99 compatibility -- among other things...
2003-04-25 bruefferFix a misspelled word introduced by my last commit
2003-04-25 phkDon't count a sector in the cache unless we manage...
2003-04-25 phkRename g_bde_release_sector() to g_bde_release_keysecto...
2003-04-25 phkRename g_bde_read_sector() to g_bde_read_keysector...
2003-04-25 ruAlphas with libc.so between 2003/03/12 and 2003/03...
2003-04-25 jhbRemove Giant from getpgid() and getsid() and tweak...
2003-04-25 jhb- Don't bother using the proc lock to test just P_SYSTE...
2003-04-25 jhb- Push down Giant into the sysarch() calls that still...
2003-04-25 jhbPush down Giant around calls to proc_rwmem() in kern_pt...
2003-04-25 jhbPush Giant down into kern_sigaction() instead of lockin...
2003-04-25 jhb- Push down Giant around vnode operations in ktrace().
2003-04-25 jhbLock Giant around calls to useracc() in osf1_sigreturn...
2003-04-25 jhbLock Giant around userland_sysctl() to get the hostname...
2003-04-25 jhbUse a switch to convert the Linux sigprocmask flags...
2003-04-25 jakeMention PAE support.
2003-04-25 nectarWhen using `compat' mode, be sure to re-dispatch setpwe...
2003-04-25 jakeRemove a stray sentence.
2003-04-25 alc - Lock the vm_object when iterating over its list...
2003-04-25 hartiConvert the midway driver to use busdma. Except for...
2003-04-25 jhbRegen.
2003-04-25 jhbOops, the thr_* and jail_attach() syscall entries shoul...
2003-04-25 bmahWhitespace fix up, no content changes. Translators...
2003-04-25 bmahUpdate HTT support text.
2003-04-25 jakeRemove harmless invalid cast.
2003-04-25 bmahs/filesystem/file system/
2003-04-25 bmahNew release notes: i386 boot loader 1.5TB limit, OpenS...
2003-04-25 desThe documented login.conf variable for setting the...
2003-04-25 tjrRepair the UFS2 superblock location consistency check...
2003-04-25 johanNew release note: chown(8)/chgrp(1) -v -v.
2003-04-25 johanForced commit to note that WARNS was changed in the...
2003-04-25 njlMake fxp(4) INTR_MPSAFE (but do not enable MPSAFE just...
2003-04-25 johanSimilar to chmod(1); make -v -v mean very verbose and...
next