]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2003-04-24 Mike MakonnenMake ipfilter, ipnat, ipmon, and ipfs behave more like...
2003-04-24 Tim J. RobbinsFree mount credentials (mnt_cred) when freeing the...
2003-04-24 Hidetoshi ShimokawaAdd some IEEE 1394 OHCI chips.
2003-04-24 Alan Cox - Move swap_pager_isswapped()'s prototype to a more...
2003-04-24 Alan Cox - Acquire the vm_object's lock when performing vm_obje...
2003-04-24 Dag-Erling... When filling out a kinfo_proc structure, if we come...
2003-04-24 David XuDon't print anything for fault at cpu_switch_load_gs...
2003-04-24 Garance A DrosehnDocument support for the new -s and -R command-line...
2003-04-24 Dag-Erling... Don't convert the kernel ident to uppercase when writin...
2003-04-23 Archie CobbsTweak to previous commit: increment ifp->if_iqdrops...
2003-04-23 Jordan K. HubbardSync with latest and greatest Apple sources (which...
2003-04-23 Warner LoshRemove obsolete compatibility ifdef.
2003-04-23 Warner LoshCopy CIS3 and CIS4 strings into the kernel too.
2003-04-23 Warner Losh1. Allow drivers to query CIS strings from OLDCARD.
2003-04-23 Warner LoshAdd accessor for cis4 string. Neither OLDCARD nor...
2003-04-23 Daniel EischenAdd a macro to get the current thread mailbox pointer.
2003-04-23 Daniel EischenRemove the i386-specific hack (well, we only run on...
2003-04-23 Daniel EischenProtect thread errno from being changed while operating
2003-04-23 Alexander KabaevAdd a new sys/limits.h file which in turn depends on...
2003-04-23 Poul-Henning... Introduce a g_waitfor_event() function which posts...
2003-04-23 Garance A DrosehnDocument support for the <default> entry, which was...
2003-04-23 Poul-Henning... More of the event stuff can now be private to geom_event.c
2003-04-23 Poul-Henning... Rename g_call_me() to g_post_event(), and give it a...
2003-04-23 Johan Karlssonstyle(9): use NULL when assigning/comparing a char *,
2003-04-23 Johan KarlssonMake this WARNS=5 clean by adding () in 'if (a || ...
2003-04-23 Poul-Henning... Remove the now unused hardcoded g_post_event() event...
2003-04-23 Johan KarlssonMake this WARNS=5 clean by using %j and (uintmax_t).
2003-04-23 Johan KarlssonThese are WARNS=5 clean, mark them as such to keep...
2003-04-23 John HayUse bus_space*() instead of in*() and out*().
2003-04-23 Poul-Henning... Turn EV_NEW_PROVIDER into a g_call_me() event.
2003-04-23 Poul-Henning... Convert EV_SPOILED event to use g_call_me().
2003-04-23 John BaldwinRemove Giant from osigblock(), osigsetmask(), and kern_...
2003-04-23 Poul-Henning... Turn the hardwired NEW_CLASS event into a g_call_me...
2003-04-23 Poul-Henning... Move the shutdown eventhandler stuff to a more logical...
2003-04-23 John BaldwinUpdate many of the locking notes and comments for struct
2003-04-23 John BaldwinThe signotify() sanity check in userret() doesn't need...
2003-04-23 John BaldwinAdd lock assertions for various proc/thread/kse/ksegrou...
2003-04-23 John Baldwin- Reorganize osigstack() to do the copyin first, grab...
2003-04-23 John BaldwinRemove Giant from [gs]etpriority().
2003-04-23 John Baldwin- Protect p_numthreads with the sched_lock.
2003-04-23 Archie CobbsFix a case where the return value from m_copy() was...
2003-04-23 John BaldwinFix compiling in the NO_SWAPPING case.
2003-04-23 John BaldwinFix a lock order reversal. Unlock the proc before...
2003-04-23 Dag-Erling... Remove Kerberos IV shims.
next