Expose socket() function declaration for vkernel too.
[dragonfly.git] / sys / cpu /
2007-01-13 Matthew DillonPull in a few bits from FreeBSD. Add a structure size...
2007-01-13 Simon SchubertMerge from vendor branch GCC:
2007-01-12 Thomas E. SpanjaardForgotten in previous commit: add 'verbose' bit definit...
2007-01-09 Matthew DillonGet floating point working in virtual kernels. Add...
2007-01-08 Matthew DillonAdd missing header file.
2007-01-08 Matthew DillonModify the trapframe sigcontext, ucontext, etc. Add...
2007-01-07 Matthew DillonImplement nearly all the remaining items required to...
2007-01-07 Matthew DillonAllow certain cpufunc.h inlines to be overridden by...
2007-01-06 Matthew DillonConditionalize the existance of a gdt[] array for the...
2007-01-06 Matthew DillonThe last commit was incomplete, correct.
2007-01-06 Matthew DillonGDB stubs were only being compiled on systems with...
2007-01-06 Matthew DillonRename system calls, removing a "sys_" prefix that...
2006-12-27 Matthew DillonMake certain libc prototypes / system calls visible...
2006-12-27 Thomas E. SpanjaardAdd generic printout of extended CPUID feature flags...
2006-12-26 Sepherosa Ziehau- Unhook usr.bin/uname from boot strap tools building...
2006-12-25 Peter AvalosMerge from vendor branch LIBPCAP:
2006-12-25 Peter AvalosMerge from vendor branch TCPDUMP:
2006-12-23 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-12-12 Peter AvalosMerge from vendor branch FILE:
2006-12-04 Matthew DillonMisc vkernel work.
2006-11-20 Peter AvalosMerge from vendor branch OPENSSH:
2006-11-20 Peter AvalosMerge from vendor branch OPENSSL:
2006-11-15 Peter AvalosMerge from vendor branch FILE:
2006-11-12 Peter AvalosMerge from vendor branch FILE:
2006-11-11 Peter AvalosMerge from vendor branch FILE:
2006-11-08 Peter AvalosMerge from vendor branch TNFTP:
2006-11-08 Matthew DillonAdd a missing #undef to properly compile atomic.c funct...
2006-11-07 Matthew DillonMore Machine-dependant/Machine-independant code and...
2006-11-07 Matthew DillonRemove system dependancies on <machine/ipl.h>. Only...
2006-11-07 Matthew DillonMisc cleanups and CVS surgery. Move a number of header...
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 1/2...
2006-11-01 Peter AvalosMerge from vendor branch AWK:
2006-10-25 Matthew DillonDo a major clean-up of the BUSDMA architecture. A...
2006-10-23 Matthew DillonFurther normalize the _XXX_H_ symbols used to condition...
2006-10-21 Matthew DillonReformulate the way the kernel updates the PMAPs in...
2006-10-08 Peter AvalosMerge from vendor branch LESS:
2006-10-01 Victor Balada DiazFix name collision on C++.
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-27 Simon SchubertMerge from vendor branch GCC:
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-19 Simon Schubert1:1 Userland threading stage 2.9/4:
2006-09-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2006-09-13 Sascha WildnerAnsify the rest of the K&R-style function declarations...
2006-09-13 Simon SchubertMerge from vendor branch CVS:
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-09-09 Matthew DillonRename the kernel NODEV to NOCDEV to avoid conflicts...
2006-09-06 Simon SchubertMerge from vendor branch OPENSSL:
2006-09-02 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2006-08-26 Joerg SonnenbergerMove atomic_intr_t to machine/stdint.h and predent...
2006-08-17 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-07-27 Simon SchubertMerge from vendor branch GDB:
2006-07-13 Sepherosa ZiehauMerge from vendor branch ATHEROS:
2006-06-24 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2006-06-14 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-06-02 Matthew DillonRename arguments to atomic_cmpset_int() to make their...
2006-05-21 Matthew DillonOnly _KERNEL code can optimize based on SMP vs UP....
2006-05-21 Matthew DillonClean up more #include files. Create an internal __boo...
2006-05-20 Matthew DillonI'm growing tired of having to add #include lines for...
2006-05-16 Sepherosa ZiehauAdd a commant, which warns atomic_cmpset_int() is a...
2006-05-16 Sepherosa ZiehauPut atomic_cmpset_int() into central place. This funct...
2006-04-12 Sascha WildnerMerge from vendor branch BINUTILS:
2006-03-24 Matthew DillonMajor BUF/BIO work commit. Make I/O BIO-centric and...
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-03-08 Jeremy C. ReedOnly define atop for _KERNEL or _KERNEL_STRUCTURES.
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2006-01-02 YONETANI TomokazuFix buildworld with WANT_GCC40 defined. In gcc-4.0...
2005-12-30 Joerg SonnenbergerProvide proper offsetof macro for C++. Prefer __size_t...
2005-12-24 Sascha Wildner* Ansify function definitions.
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-11-22 Matthew DillonConsolidate the initialization of td_mpcount into lwkt_...
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-11-06 Matthew DillonClean up the CPU_AMD64X2_INTR_SPAM option to check...
2005-11-04 Matthew DillonAllow 'options SMP' *WITHOUT* 'options APIC_IO'. That...
2005-11-02 Matthew DillonICU/APIC cleanup part 2/many.
2005-11-02 Matthew DillonICU/APIC cleanup part 2/many.
2005-11-02 Matthew DillonICU/APIC cleanup part 1/many.
2005-10-27 Sepherosa Ziehau- convert {set, fill}_??regs() and ptrace_single_step...
2005-10-13 Matthew DillonMajor cleanup of the interrupt registration subsystem.
2005-10-07 Simon Schubert1:1 Userland threading stage 2.1/4:
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-09 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeffrey HsuA machine-independent spinlock implementation. It...
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch NCURSES:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GCC:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
next