]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Bump FreeBSD_Version for tv_sec change.
[FreeBSD/FreeBSD.git] / sys / sys /
2005-12-31 trhodesBump FreeBSD_Version for tv_sec change.
2005-12-30 pjdImprove memguard a bit:
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-29 jhbAdd a new function msleep_spin() which is a slightly...
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-26 cognetFix typo in comment.
2005-12-26 sobomaxRemove kern.elf32.can_exec_dyn sysctl. Instead extend...
2005-12-24 trhodesMake tv_sec a time_t on all platforms but alpha. Bring...
2005-12-23 phkRegenerate sysent with new abort2 system call.
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 jhbTweak how the MD code calls the fooclock() methods...
2005-12-20 jhb- Bump FreeBSD version for the hostb(4) and vgapci...
2005-12-19 marcelo Add the GNU symbol versioning section constants...
2005-12-19 pjd- Document another spare flag (0x00000010).
2005-12-19 marcelBump __FreeBSD_version to 700009 because:
2005-12-18 kanImplement ELF symbol versioning using GNU semantics...
2005-12-18 marcelMake our ELF64 type definitions match standards. In...
2005-12-18 marcelGet in sync with current ELF definitions. In particular...
2005-12-17 marcelFix the ELF64_R_TYPE and ELF64_R_INFO macros. The symbo...
2005-12-17 njlClean up unused or poorly utilized KTR values. Remove...
2005-12-16 jhbChange the addupc_*() functions to use the uintfptr_t...
2005-12-14 desEradicate caddr_t from the VFS API.
2005-12-14 desNuke vnodeop_desc.vdesc_transports, which has been...
2005-12-13 jhbAdd a new 'show lock' command to ddb. If the argument...
2005-12-12 rodrigcContributions from XFS for FreeBSD project:
2005-12-10 andreHide the 4k mbuf clusters if the normal clusters are...
2005-12-09 davidxuRemove itimers_event_hook, now it is a private function...
2005-12-08 andreAdd an API for jumbo mbuf cluster allocation and also...
2005-12-08 davidxuo Remove SI_KERNEL until I really implemented it.
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-12-07 rodrigcChanges imported from XFS for FreeBSD project:
2005-12-06 mariusExtend the scope of #ifndef LOCORE to also cover the...
2005-12-06 davidxuSync with signal.h.
2005-12-06 davidxuo Add some pad fields into struct sigevent for future...
2005-12-05 jhbTweak witness handling of lock object to shave 2 pointe...
2005-12-05 rodrigcBump __FreeBSD_version to reflect removal of MNT_NODEV...
2005-12-04 ruFix -Wundef.
2005-12-02 dougbIntroduce startup scripts from the local_startup direct...
2005-12-02 davidxuDefine MQ_PRIO_MAX, it seems it is the only place
2005-12-02 davidxumessqge queue has been implemented, set _POSIX_MESSAGE_...
2005-12-02 davidxuWe've already implemented all TMO functions, set _POSIX...
2005-11-30 davidxuAvoid using signal 127 and 128 as RT signals, these...
2005-11-30 davidxuLast step to make mq_notify conform to POSIX standard...
2005-11-29 rodrigcRemove MNT_NODEV mount option. In RELENG_6, MNT_NODEV...
2005-11-27 davidxuRegen.
2005-11-27 rwatsonAdd several aliases for existing clockid_t names to...
2005-11-26 davidxuBring in mqueue.h to define struct mq_attr.
2005-11-26 davidxuRegen.
2005-11-26 davidxuBring in experimental kernel support for POSIX message...
2005-11-24 ruFix prototype to match the code and documentation.
2005-11-24 krisCorrect division by zero error in comment.
2005-11-23 emasteUserland applications may include queue.h and define...
2005-11-18 emasteAdd sanity checking for QUEUE(3) lists under INVARIANTS...
2005-11-18 andreAdd CLOCK_UPTIME to clock_gettime(2) reporting the...
2005-11-18 andrePurge layer specific mbuf flags on layer crossings...
2005-11-18 andreAdd KASSERTs to M_ALIGN() and MH_ALIGN() to prevent...
2005-11-16 jhbCorrect description of RLIMIT_CPU.
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-13 rwatsonModerate rewrite of kernel ktrace code to attempt to...
2005-11-13 davidxuDefine SIGLWP which is an alias for SIGTHR, the reason...
2005-11-11 ru- Store pointer to the link-level address right in...
2005-11-11 pjdRename GEOM class kernel module g_md.ko to geom_md...
2005-11-11 ru- Make IFP2ENADDR() a pointer to IF_LLADDR() rather...
2005-11-10 sosadd set/read max address 48bit versions
2005-11-10 davidxuSince union wait was removed in revision 1.17 (3 years...
2005-11-08 davidxuAdd support for queueing SIGCHLD same as other UNIX...
2005-11-08 rodrigcAdd utility function to propagate mount errors as text...
2005-11-05 andreFree only those mbuf+clusters back to the packet zone...
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-04 davidxuFix name compatible problem with POSIX standard. the...
2005-11-03 davidxuCleanup some signal interfaces. Now the tdsignal functi...
2005-11-03 davidxuAdd thread_find() function to search a thread by lwpid.
2005-11-02 psCalling setrlimit from 32bit apps could potentially...
2005-11-02 andreMandatory mbuf cluster reference counting and groundwor...
2005-11-02 hartiThis commit was generated by cvs2svn to compensate...
2005-11-02 andreRetire MT_HEADER mbuf type and change its users to...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 rwatsonReuse ktr_unused field in ktr_header structure as ktr_t...
2005-11-01 rwatsonReplace ktr_buffer pointer in struct ktr_header with...
2005-11-01 davidxuUpdate SIGTHR's comment.
2005-10-31 psReformat socket control messages on input/output for...
2005-10-30 rwatsonPush the assignment of a new or updated so_qlimit from...
2005-10-30 davidxuChange POSIX_TIMERS to 200112L.
2005-10-30 davidxuLet itimer store itimerspec instead of itimerval, so...
2005-10-30 davidxuRegen.
2005-10-30 davidxuFix sigevent's POSIX incompatible problem by adding...
2005-10-26 jhbAdd a swi_remove() function to teardown software interr...
2005-10-26 glebius- Fix leak of struct nlminfo on process exit.
2005-10-26 davidxudo umtx_wake at userland thread exit address, so that...
2005-10-25 wollmanWe've supported the _POSIX_MONOTONIC_CLOCK option for...
2005-10-25 jhbReorganize the interrupt handling code a bit to make...
2005-10-24 jhbRename the KDB_STOP_NMI kernel option to STOP_NMI and...
2005-10-24 obrienThis commit was generated by cvs2svn to compensate...
2005-10-23 pjdMNT_JAILDEVFS is not used anymore. Mark it as spare.
2005-10-23 davidxuMake p_itimers as a pointer, so file sys/proc.h does...
2005-10-23 davidxuMake kernel structures invisible to userland.
next