]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-04-02 Jeff Roberson - Don't overrun the ldt buffer.
2003-04-02 Robert WatsonWhen kill(-1) returns ESRCH, it could be because the...
2003-04-02 John BaldwinLock the process before sending it a SIGIO. Not doing...
2003-04-02 Poul-Henning... Add handling for cancelled events in the g_call_me...
2003-04-02 Poul-Henning... Change events to have an array of "void *" references...
2003-04-02 Robert WatsonIf stat() on the terminal specified in utmp fails due...
2003-04-02 Ruslan ErmilovDrop the silly notion that fd* entries have both `a...
2003-04-02 Matthew N.... Back out support for RFC3514.
2003-04-02 Ruslan ErmilovMake disktab(5) MI (repo-copied from etc.i386/disktab).
2003-04-02 Matthew N.... - Use the correct constant define.
2003-04-02 Maxime HenrionConvert the fxp(4) driver to the busdma API.
2003-04-02 Jeffrey HsuNeed to hold the same SMP lock for (knote) list travers...
2003-04-02 Maxim KonovalovIP_EVIL -> IP_EF
2003-04-02 Poul-Henning... Only orphan things if the open/close actually succeeded.
2003-04-02 Poul-Henning... Properly handle races between open/close and orphan.
2003-04-02 Søren SchmidtInstead of not grapping a request binfinish(ENOMEM...
2003-04-02 SUZUKI Shinsukefixed invalid pointer reference
2003-04-02 Yoshihiro TakahashiMFi386: revisions 1.556 and 1.557.
2003-04-02 Yoshihiro TakahashiMerged from sys/dev/syscons/syscons.c revision 1.400.
2003-04-02 Matthew N.... Sync constant define with NetBSD.
2003-04-02 Maxim Konovalovo Fix error messages formatting, style.
2003-04-02 Jeff Roberson - Make the interactivity calculator decay faster.
2003-04-02 Jeff Roberson - I meant divide by two and not shift by two in SCHED_...
2003-04-02 Jake BurkholderImplement _get_curthread and _set_curthread. This...
2003-04-02 Jake BurkholderImplement cpu_thread_setup. Fix cpu_set_upcall.
2003-04-02 Jake Burkholder- Make casuptr return the old value of the location...
2003-04-02 Jeff Roberson - Add in support for KSEs with 0 slice values on the...
2003-04-02 Jeff Roberson - Define curthread as _get_curthread() and remove...
2003-04-01 Jake BurkholderAdd MD makefile.
2003-04-01 Jake BurkholderImplement makecontext.
2003-04-01 Jake Burkholder- Fix UC_COPY_SIZE. Adding up the size of structure...
2003-04-01 Jake Burkholder- Set the version number in the mcontext in get_mcontex...
2003-04-01 Jeff Roberson - Don't drop and reacquire giant in thread_suspend...
2003-04-01 Jeff Roberson - Reenable setschedparam and the prioceiling code...
2003-04-01 Jeff Roberson - Restore old mutex code from libc_r. It is more...
2003-04-01 Jeffrey HsuObserve conservation of packets when entering Fast...
2003-04-01 John BaldwinRemove 220.backup-distfile since it has been deleted.
2003-04-01 Ceri Davies[1] - Document EHOSTUNREACH as a possible error
2003-04-01 Ruslan ErmilovRemoved redundant lines.
2003-04-01 Poul-Henning... #include <geom/geom_disk.h>
2003-04-01 Poul-Henning... Include <geom/geom_disk.h> not <sys/disk.h>
2003-04-01 Poul-Henning... Remove the #define for bioqdisksort(), it's no longer...
2003-04-01 Poul-Henning... I think the divorce successed, so stop #including ...
2003-04-01 John BaldwinComplete removal of 320.rdist by removing its entry...
2003-04-01 Andrew GallatinAdd a crutch so that direct-mapped DMA works on alpha...
2003-04-01 Yaroslav TykhiyGive clearer diagnostics on some cases of invalid
2003-04-01 Poul-Henning... Use bioq_flush() to drain a bio queue with a specific...
2003-04-01 Yaroslav TykhiyDon't die of SIGSEGV on a missing fstype field
2003-04-01 Poul-Henning... Don't include <sys/disk.h>.
2003-04-01 Poul-Henning... Start to split the GEOM/diskdriver specific bits into...
2003-04-01 Ruslan Ermilovlibtelnet depends on OpenSSL.
2003-04-01 Poul-Henning... Introduce bioq_flush() function.
2003-04-01 Ruslan ErmilovMark bits that do not require an object directory as...
2003-04-01 Poul-Henning... Include <sys/conf.h> rather than trusting <sys/disk...
2003-04-01 Poul-Henning... Add #include <sys/conf.h> so we don't rely on <sys...
2003-04-01 Ruslan ErmilovParallelize (on the top-level SUBDIR list) the "all...
2003-04-01 Ruslan ErmilovPass NO_WARNS to the build-tool stage too; -Wsystem...
2003-04-01 Ruslan ErmilovThis can't obviously be cleaner than system headers.
2003-04-01 Jeff Roberson - smb_td_intr takes a thread as an argument not a...
2003-04-01 Jeff Roberson - smb_proc_intr is now spelled smb_td_intr.
2003-04-01 Jeff Roberson - p will be unused in cursig() if INVARIANTS is not...
2003-04-01 Poul-Henning... Don't include <sys/buf.h> needlessly.
2003-04-01 Poul-Henning... Fix KASSERT syntax error.
2003-04-01 Matthew N.... Implement support for RFC 3514 (The Security Flag in...
2003-04-01 Poul-Henning... Fix KASSERT syntax errors.
2003-04-01 Poul-Henning... Remove the old config interface, the new OAM is suffici...
2003-04-01 Poul-Henning... Remove the old config interface now that the new OAM...
2003-04-01 Jeff Roberson - Adjust the makefiles so we have a per architecture...
2003-04-01 Jake Burkholder- Add a flags field to struct pcb. Use this to keep...
2003-04-01 Jeff Roberson - Spell SIGSETOR correctly.
2003-04-01 Jake Burkholder- Don't allow tf_wstate to be set in set_regs.
2003-04-01 Jake BurkholderImplement cpu_set_upcall.
2003-04-01 Jake Burkholder- Rename pcb_fpstate to pcb_ufp (user floating point...
2003-04-01 Jeff Roberson - Commit the forgotten libthr/sys bits.
2003-04-01 Jeff Roberson - Add libthr but don't hook it up to the regular build...
2003-04-01 Jake BurkholderRename pcb_fp to pcb_sp, so as to not be confused with...
2003-04-01 Tim J. RobbinsSpecify the M_WAITOK flag explicitly in the MALLOC...
2003-04-01 Tim J. RobbinsGive the M_WAITOK flag explicitly to the MALLOC call...
2003-04-01 Jake BurkholderImplement casuptr.
2003-04-01 Jeff Roberson - Regen.
2003-04-01 Jeff Roberson - thr_exit() should no longer be called with Giant...
2003-04-01 Jeff Roberson - Mark the various thr syscalls as MP safe. Previousl...
2003-04-01 Jeff Roberson - Borrow the KSE single threading code for exec and...
2003-04-01 Jeff Roberson - Regen for umtx.
2003-04-01 Jeff Roberson - Add thr and umtx system calls.
2003-04-01 Jeff Roberson - Add the kern_umtx.c file to the build.
2003-04-01 Jeff Roberson - Include umtx.h in files generated by makesyscalls.sh
2003-04-01 Jeff Roberson - Add an entry and a head for the queue of threads...
2003-04-01 Jeff Roberson - Add an api for doing smp safe locks in userland.
2003-04-01 Jeff Roberson - We now have to include umtx.h and ucontext.h in...
2003-04-01 Jeff Roberson - Regen for thr related system calls.
2003-04-01 Jeff Roberson - Add the four thr related system calls.
2003-04-01 Jeff Roberson - Add kern_thr.c
2003-04-01 Jeff Roberson - Add two files to support the thr threading interface.
2003-04-01 Jeff Roberson - Define a new md function 'casuptr'. This atomically...
2003-04-01 Jeff Roberson - In npxgetregs() use the td argument to save the...
2003-03-31 Jeff Roberson - Add a placeholder for sigwait
2003-03-31 Jeff Roberson - Regen for the sig*wait* system calls.
2003-03-31 Jeff Roberson - According to mike@FreeBSD.org SIGTHR should be hiden by
2003-03-31 Jeff Roberson - Define sigwait, sigtimedwait, and sigwaitinfo in...
next