Now that I understand the poorly written BSD routing code and what
[dragonfly.git] / sys / conf / files
2005-01-04 Joerg SonnenbergerMerge from vendor branch DHCP:
2004-12-20 Joerg SonnenbergerMerge from vendor branch GCC:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch FILE:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-12-17 Matthew DillonVFS messaging/interfacing work stage 10/99:
2004-12-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-24 Joerg SonnenbergerAdd the basic of libkcore. Switch pstat to use kcore...
2004-11-23 Matthew DillonThere is enough demand for Kip Macy's checkpointing...
2004-11-14 Joerg SonnenbergerMerge from vendor branch GDB:
2004-11-14 Jeffrey HsuImplement SACK.
2004-11-10 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2004-11-10 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-10-25 Hidetoshi ShimokawaSync with FreeBSD-current:
2004-10-24 Joerg SonnenbergerMerge from vendor branch GDB:
2004-10-23 Joerg SonnenbergerMerge from vendor branch READLINE:
2004-10-23 Joerg SonnenbergerMerge from vendor branch ZLIB:
2004-10-12 Matthew DillonVFS messaging/interfacing work stage 8/99: Major rework...
2004-09-28 Matthew DillonVFS messaging/interfacing work stage 6/99. Populate...
2004-09-23 Hidetoshi ShimokawaHooks to build dcons(4)/dcons_crom(4).
2004-09-20 Eirik NygaardAdd KTR, a facility that logs kernel events to help...
2004-09-20 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2004-09-19 Joerg SonnenbergerKernel part of PF
2004-09-06 Joerg SonnenbergerImport the new wi(4) driver based on the generic 802...
2004-09-05 Joerg SonnenbergerSave current version of wi(4) as owi before switching...
2004-08-31 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-30 Scott UllrichMerge from vendor branch OPENSSH:
2004-08-29 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-13 Matthew DillonVFS messaging/interfacing work stage 1/99. This stage...
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-08-03 Joerg SonnenbergerAdd re(4) to GENERIC.
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-26 Joerg SonnenbergerImport generic 802.11 layer.
2004-07-23 Joerg SonnenbergerAdd RC4 to the crypto module / device. This will be...
2004-07-08 Matthew Dillonugenbuf is associated with the 'ugen' device, not the...
2004-07-08 Matthew DillonJulian Elischer posted an interesting proof-of-concept...
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-24 Matthew DillonGet rid of the PFIL_HOOKS option, integrate pfil in...
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-05 Matthew DillonAdd the MSFBUF API. MSFBUFs are like SFBUFs but they...
2004-06-04 Matthew Dillonasync syscall work: The async syscall code got dated...
2004-05-15 Joerg SonnenbergerUpdate bktr(4) to FreeBSD current's version. This most...
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-17 David RhodusAdd in kernel config file options that were
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-03-31 Matthew DillonTrash the vmspace_copy() hacks that CAPS was previously...
2004-03-31 Matthew DillonHook XIO up to the kernel build.
2004-03-18 Matthew DillonAdjust the Makefile's to move the iconv files to libico...
2004-03-12 Joerg SonnenbergerMerge the kernel part of UDF support from FreeBSD 5.
2004-03-06 Jeffrey HsuDispatch upper-half protocol request handling.
2004-02-27 Joerg SonnenbergerAdd bfe(4) support from FreeBSD.
2004-02-24 Joerg SonnenbergerSplit off the PCI-PCI bridge and the PCI-ISA bridge...
2004-02-21 Matthew DillonSynchronize a bunch of things from FreeBSD-5 in prepara...
2004-02-19 Joerg SonnenbergerRemove duplicate line for if_ray
2004-02-18 David Rhodus* Remove ufs_disksubr.c from kernel build files.
2004-02-15 Matthew DillonSplit the IPIQ messaging out of lwkt_thread.c and move...
2004-02-14 Matthew DillonMove <machine/in_cksum.h> to <sys/in_cksum.h>. This...
2004-02-13 Joerg SonnenbergerSync if_ed with FreeBSD current
2004-02-10 Joerg SonnenbergerInitial backport of NEWCARD from FreeBSD 5.
2004-02-09 Matthew DillonSplit the lwkt_token code out of lwkt_thread.c. Give...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-30 David Rhodus* Add kern_systimer.c to the kernel build process.
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-20 Matthew DillonResident executable support stage 1/4: Add kernel bits...
2004-01-18 Matthew DillonCAPS IPC library stage 1/3: The core CAPS IPC code...
2004-01-15 Joerg SonnenbergerAdd pcib_if.m
2004-01-15 David Rhodus* Add in support for the IBM ServeRAID controller.
2004-01-07 Joerg SonnenbergerMove the FreeBSD 2.2 and 3.x PCI compatibility code...
2004-01-06 Matthew DillonImport the libkern/fnmatch code from FreeBSD-5.
2003-12-30 Matthew DillonBring in the entire FreeBSD-5 USB infrastructure. ...
2003-12-10 Jeffrey HsuPull the sf_buf routines and structures out into its...
2003-12-10 Matthew DillonAdd -fstack-protector support for the kernel.
2003-12-10 Matthew DillonAdd strlcpy and strlcat to libkern
2003-12-07 Matthew DillonPCI compat cleanup, part 1. This brings in the LNC...
2003-12-02 Jeroen Ruigrok/asmodaiAdd PFIL_HOOKS functionality. This allows us to plug...
2003-11-30 Matthew DillonAdd the MPIPE subsystem. This subsystem is used for...
2003-11-21 Matthew DillonImplement an upcall mechanism to support userland LWKT...
2003-11-16 Jeroen Ruigrok/asmodaiRework the logic in the kernel config files.
2003-11-14 David P. Reese, Jr.Split mmap().
2003-11-14 David P. Reese, Jr.Move ogethostname(), osethostname(), ogethostid(),...
2003-11-08 Matthew DillonNetwork threading stage 1/3: netisrs are already softwa...
2003-11-05 Matthew DillonVariant symlink support stage 1/2: Implement support...
2003-11-04 Matthew Dillonadd cmpdi2 and ucmpdi2 to conf/files to fix LINT build.
2003-11-03 David P. Reese, Jr.Split wait4(), setrlimit(), getrlimit(), statfs(),...
2003-10-31 Jeroen Ruigrok/asmodaiAdd nForce AGP support, taken from FreeBSD with some...
2003-10-24 David P. Reese, Jr.Remove the FreeBSD 3.x signal code. This includes...
2003-10-21 David P. Reese, Jr.Create the kern_fstat() and kern_ftruncate() in-kernel...
2003-10-19 Matthew DillonEntirely remove the old kernel malloc and kmem_map...
2003-10-15 Hiten PandyaSecond contigmalloc() cleanup:
2003-10-13 Matthew DillonAugment falloc() to support thread-only file pointers...
next