]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Bring back sysctl_wire_old_buffer(). Fix a bug in sysctl_handle_opaque()
[FreeBSD/FreeBSD.git] / sys / sys /
2003-10-05 Bruce M SimpsonMark td_generation as volatile.
2003-10-05 Bruce M SimpsonAdd a pre-emption counter, td_generation, so that threa...
2003-10-05 Bruce M SimpsonRemove magic numbers surrounding locking state in the...
2003-10-04 Jeff Roberson - Document more of the vnode locking strategy.
2003-10-02 Jacques VidrineIntroduce a uiomove_frombuf helper routine that handles...
2003-10-02 Robert WatsonUse __BEGIN_DECLS and __END_DECLS around userland funct...
2003-10-01 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-10-01 Maxime HenrionRemove extra parentheses from the __GNUC_PREREQ__ macro.
2003-09-30 Maxime HenrionUse __predict_false() in the KASSERT() macro. We expec...
2003-09-30 Maxime HenrionIntroduce new __predict_false(exp) and __predict_true...
2003-09-30 Maxime HenrionDefine a new __GNUC_PREREQ__(maj, min) to test if we...
2003-09-30 Jeff Roberson - On my Pentium4-M laptop, invalpg takes ~1100 cycles...
2003-09-28 Poul-Henning KampRetire revoke_and_destroy_dev() with extreme prejudice.
2003-09-28 Poul-Henning KampNote change to cdevsw open/close default change.
2003-09-28 Jake BurkholderAdd a "low" console priority. This specifies that...
2003-09-27 Poul-Henning KampAdd an explanation why MAJOR_AUTO should not be specifi...
2003-09-27 Poul-Henning KampIntroduce no_poll() default method for device drivers...
2003-09-27 Poul-Henning Kampnoopen() and noclose() is now no longer used.
2003-09-27 Poul-Henning Kampnopsize is no longer used.
2003-09-27 Max KhonBump __FreeBSD_version for kiconv(3).
2003-09-26 Max Khon- Support for multibyte charsets in LIBICONV.
2003-09-26 Poul-Henning KampOK, I messed up /dev/console with what I had hoped...
2003-09-26 Josef KarthauserThis commit was generated by cvs2svn to compensate...
2003-09-26 Robert DrehmelMove some tracing related code into its own function...
2003-09-26 Poul-Henning KampAdd a cn_unit and cn_name field to the consdev structure.
2003-09-25 Peter WemmAdd sysentvec->sv_fixlimits() hook so that we can catch...
2003-09-23 Sam Lefflero update PFIL_HOOKS support to current API used by...
2003-09-22 Peter WemmSimplify the KOBJOPLOOKUP macro for the non-debug case...
2003-09-20 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-09-19 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2003-09-19 Sam Lefflerrevert rev 1.64; this is not needed with rev 1.49 of...
2003-09-19 Sam Lefflerwhen MUTEX_PROFILING is enabled turn on LOCK_DEBUG...
2003-09-19 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-09-19 John BaldwinDon't inline mutex operations if MUTEX_PROFILING is...
2003-09-17 John BaldwinBump FreeBSD_version to note that ports that want const...
2003-09-17 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-09-17 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-09-16 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-09-10 Marcel MoolenaarIntroduce BUS_CONFIG_INTR(). The method allows devices...
2003-09-10 David E. O'BrienRelent and back out rev 1.15.
2003-09-08 Tim J. RobbinsBump __FreeBSD_version for Coda 6.x venus<->kernel...
2003-09-08 Søren SchmidtUpdate the PIO mode gathering code.
2003-09-07 Alan Coxmsync(2) should be declared MP-safe.
2003-09-05 Sam Leffler"fast swi" taskqueue support. This is a taskqueue...
2003-09-04 Josef KarthauserThis commit was generated by cvs2svn to compensate...
2003-09-03 Kenneth D. MerryMove dynamic sysctl(8) variable creation for the cd...
2003-09-02 Martin BlappThis commit was generated by cvs2svn to compensate...
2003-09-02 Martin BlappThis commit was generated by cvs2svn to compensate...
2003-09-01 Mike SilbersackImplement MBUF_STRESS_TEST mark II.
2003-08-31 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2003-08-31 Jeff Roberson - Define a new flag for getblk(): GB_NOCREAT. This...
2003-08-30 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2003-08-29 Robert WatsonRemove extra tabs indenting MAC library calls; they...
2003-08-28 Jeff Roberson - Move BX_BKGRDWAIT and BX_BKGRDINPROG to BV_ and...
2003-08-24 Søren SchmidtThis is a major rework of the ATA driver (ATAng)
2003-08-22 Robert WatsonMake the elements argument to mac_prepare() be const.
2003-08-22 Robert WatsonAdd prototype for new libc function mac_prepare_type().
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-21 Robert WatsonIntroduce two new MAC Framework and MAC policy entry...
2003-08-21 Eivind EklundReplace 'OS release date' with 'kernel release date...
2003-08-21 Robert WatsonAdd mac_check_vnode_deleteextattr() and mac_check_vnode...
2003-08-19 Sam Lefflercorrect typo in comment
2003-08-17 Gordon TetlowBump __FreeBSD_version due to movement of libraries...
2003-08-16 Marcel MoolenaarIn vm_thread_swap{in|out}(), remove the alpha specific...
2003-08-16 Poul-Henning KampGive timecounters a numeric quality field.
2003-08-15 Marcel MoolenaarAdd or finish support for machine dependent ptrace...
2003-08-15 Cameron Grantadd a few missing bits for future use
2003-08-14 Alexander KabaevAdd safe _FOREACH iterators to the rest of the queue...
2003-08-14 Peter GrehanUpdate powerpc to use the (old thread,new thread) calli...
2003-08-13 Alan Cox - The vm_object pointer in pipe_buffer is unused....
2003-08-13 Bosko MilekicAdd LIST_FOREACH_SAFE, which is like LIST_FOREACH but...
2003-08-12 Warner LoshExpand inline the relevant parts of src/COPYRIGHT for...
2003-08-12 John Baldwin- Convert Alpha over to the new calling conventions...
2003-08-12 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-11 Bruce M SimpsonAdd the mlockall() and munlockall() system calls.
2003-08-11 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-11 Mike SilbersackMore pipe changes:
2003-08-09 Bruce M SimpsonAdd the POSIX 1003.1-2001 posix_madvise() interface.
2003-08-07 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-07 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-07 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-07 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-07 John BaldwinConsistently use the BSD u_int and u_short instead...
2003-08-07 Mike SilbersackIncrease SMALL_PIPE_SIZE from 4096 to PAGE_SIZE.
2003-08-06 Poul-Henning KampRetire the B_KEEPGIANT flag, we are nowhere near ready.
2003-08-05 Paul SaabBump __FreeBSD_version for 3ware API
2003-08-05 David XuIntroduce a thread mailbox flag TMF_NOUPCALL. On some...
2003-08-05 Poul-Henning KampAdd a B_KEEPGIANT flag so non-SMPng code can get prefer...
2003-08-05 Jeffrey HsuMake the second argument to sooptcopyout() constant...
2003-08-04 John BaldwinSet td_critnest to 1 when setting up a thread since...
2003-08-04 Robert WatsonMove more ACL logic from the UFS code (ufs_acl.c) to...
2003-08-02 Sam LefflerThis commit was generated by cvs2svn to compensate...
2003-07-31 John BaldwinAdd a new function to look for a spinlock's instance...
2003-07-31 Alexander KabaevBump __FreeBSD_version to indicate GCC 3.3.1-pre import.
2003-07-30 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-07-27 Poul-Henning KampAdd fdidx argument to vn_open() and vn_open_cred()...
2003-07-27 Maxime Henrion- Introduce a new busdma flag BUS_DMA_ZERO to request...
next