]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-04-24 maximFix a typo: "Managment" -> "Management".
2003-04-24 mtmo Add support for running /etc/rc.early
2003-04-24 mtmMake ipfilter, ipnat, ipmon, and ipfs behave more like...
2003-04-24 tjrFree mount credentials (mnt_cred) when freeing the...
2003-04-24 simokawaAdd some IEEE 1394 OHCI chips.
2003-04-24 alc - Move swap_pager_isswapped()'s prototype to a more...
2003-04-24 alc - Acquire the vm_object's lock when performing vm_obje...
2003-04-24 desWhen filling out a kinfo_proc structure, if we come...
2003-04-24 davidxuDon't print anything for fault at cpu_switch_load_gs...
2003-04-24 gadDocument support for the new -s and -R command-line...
2003-04-24 desDon't convert the kernel ident to uppercase when writin...
2003-04-23 archieTweak to previous commit: increment ifp->if_iqdrops...
2003-04-23 jkhSync with latest and greatest Apple sources (which...
2003-04-23 impRemove obsolete compatibility ifdef.
2003-04-23 impCopy CIS3 and CIS4 strings into the kernel too.
2003-04-23 imp1. Allow drivers to query CIS strings from OLDCARD.
2003-04-23 impAdd accessor for cis4 string. Neither OLDCARD nor...
2003-04-23 deischenAdd a macro to get the current thread mailbox pointer.
2003-04-23 deischenRemove the i386-specific hack (well, we only run on...
2003-04-23 deischenProtect thread errno from being changed while operating
2003-04-23 kanAdd a new sys/limits.h file which in turn depends on...
2003-04-23 phkIntroduce a g_waitfor_event() function which posts...
2003-04-23 gadDocument support for the <default> entry, which was...
2003-04-23 phkMore of the event stuff can now be private to geom_event.c
2003-04-23 phkRename g_call_me() to g_post_event(), and give it a...
2003-04-23 johanstyle(9): use NULL when assigning/comparing a char *,
2003-04-23 johanMake this WARNS=5 clean by adding () in 'if (a || ...
2003-04-23 phkRemove the now unused hardcoded g_post_event() event...
2003-04-23 johanMake this WARNS=5 clean by using %j and (uintmax_t).
2003-04-23 johanThese are WARNS=5 clean, mark them as such to keep...
2003-04-23 jhayUse bus_space*() instead of in*() and out*().
2003-04-23 phkTurn EV_NEW_PROVIDER into a g_call_me() event.
2003-04-23 phkConvert EV_SPOILED event to use g_call_me().
2003-04-23 jhbRemove Giant from osigblock(), osigsetmask(), and kern_...
2003-04-23 phkTurn the hardwired NEW_CLASS event into a g_call_me...
2003-04-23 phkMove the shutdown eventhandler stuff to a more logical...
2003-04-23 jhbUpdate many of the locking notes and comments for struct
2003-04-23 jhbThe signotify() sanity check in userret() doesn't need...
2003-04-23 jhbAdd lock assertions for various proc/thread/kse/ksegrou...
2003-04-23 jhb- Reorganize osigstack() to do the copyin first, grab...
2003-04-23 jhbRemove Giant from [gs]etpriority().
2003-04-23 jhb- Protect p_numthreads with the sched_lock.
2003-04-23 archieFix a case where the return value from m_copy() was...
2003-04-23 jhbFix compiling in the NO_SWAPPING case.
2003-04-23 jhbFix a lock order reversal. Unlock the proc before...
2003-04-23 desRemove Kerberos IV shims.
2003-04-23 desUpdate for 3.6.1p1; also remove Kerberos IV shims.
2003-04-23 desNit.
2003-04-23 desImprovements to the proposed shell code.
2003-04-23 desRegenerate.
2003-04-23 desResolve conflicts.
2003-04-23 desThis commit was generated by cvs2svn to compensate...
2003-04-23 desVendor import of OpenSSH-portable 3.6.1p1.
2003-04-23 jhbComment out the mixer entry for igain for the mic 20dB...
2003-04-23 desAdd constants for USB programming interfaces. These...
2003-04-23 jhayGet rid of kvtop().
2003-04-23 matusitaSet appropriate tag "fsck" to logger(1) for background...
2003-04-23 schweikhCorrect a doubled 'with'.
2003-04-23 desMake sure debug.log only gets debugging messages.
2003-04-23 phkFix a compiler warning.
2003-04-23 nyanaxe(4) works on pc98 maybe.
2003-04-23 ruPresumably fix sparc64 "make release". (The breakage...
2003-04-23 schweikhCorrect typo in COMPATIBILITY section: s/esycmd/esyscmd
2003-04-23 phkAdd testcases to ensure that overwriting bootcode does...
2003-04-23 phkIf we cannot open the parent device for writing, use...
2003-04-23 phkImplement CONFIG_GEOM verbs "write label" and "write...
2003-04-23 phkIntroduce a #define for the length of the bootloader...
2003-04-23 phkIntroduce gctl_get_paraml() which gets a parameter...
2003-04-23 phkMake gctl_error() take printfline varargs.
2003-04-23 phkRemove unused event pointers in object structures.
2003-04-23 phkDo not link sunlabel to disklabel.
2003-04-23 obrienAdd /dev to the Alpha manual mount root example.
2003-04-23 ruThe second chdir(1) that I trimmed is needed too
2003-04-23 truckmanRelease the vnode interlock in nfs_flush() before calli...
2003-04-22 bmahAdd first axe(4) devices.
2003-04-22 bmahNew release notes: axe(4), newfs(8) -O2 default, sysin...
2003-04-22 nectar``Strong typing is a crutch for people with weak memori...
2003-04-22 deischenSet the quantum for scope system threads to 0 (no quantum).
2003-04-22 phkChange the locking so that the _modify function is...
2003-04-22 phkWe don't need to have a slice->start() function.
2003-04-22 phkDo not mandate that slicers have a private ->start...
2003-04-22 phkAdd "-r" when we initialize the label first time.
2003-04-22 phkImplement handling of CONFIG_GEOM OAM request.
2003-04-22 phkAdd "CONFIG_GEOM" operation to the OAM API.
2003-04-22 jhb- Move PS_PROFIL and its new cousin PS_STOPPROF back...
2003-04-22 jhb- Assert that the proc lock and sched_lock are held...
2003-04-22 jhbLock both the proc lock and sched_lock when calling...
2003-04-22 deischenAdd a working pthread_[gs]etconcurrency. Initial null...
2003-04-22 deischenAdd a couple asserts to pthread_cond_foo to ensure...
2003-04-22 jhbLock the proc to check p_flag and several other related...
2003-04-22 jhbPrefer the proc lock to sched_lock when testing PS_INME...
2003-04-22 jhb- Always call faultin() in _PHOLD() if PS_INMEM is...
2003-04-22 johanMake this WARNS=2 clean by using %j and (uintmax_t).
2003-04-22 jhbProtect p_swtime with the sched_lock.
2003-04-22 jhb- Mark the kse_purge_group() and kse_purge() definition...
2003-04-22 jhbKeep the proc locked while we set PS_INMEM so that...
2003-04-22 phkCollapse meta arguments into regular arguments, the...
2003-04-22 phkCollapse the meta arguments into normal arguments,...
2003-04-22 trhodesUse .Pa for the pccard_ether file.
2003-04-22 jhb- Replace inline implementations of sigprocmask() with...
next