]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2003-04-25 Poul-Henning... Rename g_bde_release_sector() to g_bde_release_keysecto...
2003-04-25 Poul-Henning... Rename g_bde_read_sector() to g_bde_read_keysector...
2003-04-25 Ruslan ErmilovAlphas with libc.so between 2003/03/12 and 2003/03...
2003-04-25 John BaldwinRemove Giant from getpgid() and getsid() and tweak...
2003-04-25 John Baldwin- Don't bother using the proc lock to test just P_SYSTE...
2003-04-25 John Baldwin- Push down Giant into the sysarch() calls that still...
2003-04-25 John BaldwinPush down Giant around calls to proc_rwmem() in kern_pt...
2003-04-25 John BaldwinPush Giant down into kern_sigaction() instead of lockin...
2003-04-25 John Baldwin- Push down Giant around vnode operations in ktrace().
2003-04-25 John BaldwinLock Giant around calls to useracc() in osf1_sigreturn...
2003-04-25 John BaldwinLock Giant around userland_sysctl() to get the hostname...
2003-04-25 John BaldwinUse a switch to convert the Linux sigprocmask flags...
2003-04-25 Jake BurkholderMention PAE support.
2003-04-25 Jacques VidrineWhen using `compat' mode, be sure to re-dispatch setpwe...
2003-04-25 Jake BurkholderRemove a stray sentence.
2003-04-25 Alan Cox - Lock the vm_object when iterating over its list...
2003-04-25 Hartmut BrandtConvert the midway driver to use busdma. Except for...
2003-04-25 John BaldwinRegen.
2003-04-25 John BaldwinOops, the thr_* and jail_attach() syscall entries shoul...
2003-04-25 Bruce A. MahWhitespace fix up, no content changes. Translators...
2003-04-25 Bruce A. MahUpdate HTT support text.
2003-04-25 Jake BurkholderRemove harmless invalid cast.
2003-04-25 Bruce A. Mahs/filesystem/file system/
2003-04-25 Bruce A. MahNew release notes: i386 boot loader 1.5TB limit, OpenS...
2003-04-25 Dag-Erling... The documented login.conf variable for setting the...
2003-04-25 Tim J. RobbinsRepair the UFS2 superblock location consistency check...
2003-04-25 Johan KarlssonNew release note: chown(8)/chgrp(1) -v -v.
2003-04-25 Johan KarlssonForced commit to note that WARNS was changed in the...
2003-04-25 Nate LawsonMake fxp(4) INTR_MPSAFE (but do not enable MPSAFE just...
2003-04-25 Johan KarlssonSimilar to chmod(1); make -v -v mean very verbose and...
2003-04-25 Ruslan ErmilovRestore bzip2(1) support in loader(8) after Peter's...
2003-04-25 Alan Cox - Relax the Giant required in vm_page_remove().
2003-04-25 Jun KuriyamaRemoving comment in some text files for fixit floppy...
2003-04-25 Scott LongImport latest changes from the vendor. This also is...
2003-04-25 Warner LoshChange default to be 'process all events before calling...
2003-04-25 Warner LoshAdd warning about a potential hang on boot at devd...
2003-04-25 Daniel EischenAdd an argument to get_mcontext() which specified wheth...
2003-04-25 Daniel EischenConnect libpthread to the (i386) world. It is currentl...
2003-04-25 Daniel EischenRemove the %gs restoring hack (already commented out).
2003-04-25 Eric AnholtUpdate the DRM to the latest from DRI CVS. Includes...
2003-04-25 Juli MallettBack out previous delta to fix fsck on filesystems...
2003-04-25 Tim J. RobbinsInclude altkstack pages in the RSS regardless of whethe...
2003-04-24 Jacques VidrineIn compat mode, we `redispatch' the lookup. It is...
2003-04-24 Eric AnholtAdd an ioctl handler for the DRM. This removes the...
2003-04-24 John BaldwinRegen.
2003-04-24 Garance A DrosehnDocument support for the new 'U' flag, which was implem...
2003-04-24 John BaldwinFix the thr_create() entry by adding a trailing \....
2003-04-24 Don LewisVOP_FSYNC() expects to be called with the vnode locked...
2003-04-24 Peter WemmFix a bug with df on large (>1TB) nfsv3 file servers...
2003-04-24 Jacques VidrineCatch up with nsdispatch.c: nsdispatch(3) is now ...
2003-04-24 Jacques VidrineDon't complain about missing NSS methods when built...
2003-04-24 John BaldwinFail to mount a device if the bytes per sector in the...
2003-04-24 Mike MakonnenUse $ipnat_program instead of the hardcoded path, which...
2003-04-24 Jacques VidrineCatch up with nsdispatch.c: nsdispatch(3) is now ...
2003-04-24 Jacques VidrineCatch up with nsdispatch.c: nsdispatch(3) is now ...
2003-04-24 Wes PetersMake P_PROTECTED not conflict with P_STOPPED_SIG. ...
2003-04-24 Hidetoshi ShimokawaFix printf warnings for i386 with PAE.
2003-04-24 Guy Helmerinit_nsm() is executed after a call to daemon(*, 0...
2003-04-24 Alexander KabaevFix a typo in UINT_MAX definition.
2003-04-24 Dag-Erling... Forced commit to note that the previous commit was...
2003-04-24 Dag-Erling... Remove a bogus null password check which assumed that...
2003-04-24 Dag-Erling... Add nullok to the pam_unix line.
2003-04-24 Dag-Erling... It seems that 1 was not a magic value as I thought...
2003-04-24 Tim J. RobbinsDo a better job of calculating the RSS for swapped...
2003-04-24 Hiten Pandyadevice s/acpica/acpi/
2003-04-24 Maxim KonovalovAristotle dies in 02 Oct 322 BC not in March.
2003-04-24 Hidetoshi ShimokawaFix printf warning for RELENG_4.
2003-04-24 Maxim KonovalovFix a typo: "Managment" -> "Management".
2003-04-24 Mike Makonneno Add support for running /etc/rc.early
next