dragonfly.git
2003-11-26 Jeroen Ruigrok... Temporary hack out release.9, which creates the floppies.
2003-11-25 Jeroen Ruigrok... Get rid off the POSIX real-time extensions as well...
2003-11-24 Matthew Dillon#include cleanups for lwkt_msgport.c and lwkt_thread...
2003-11-24 Matthew DillonSet the close-on-exec flag for CAPS client descriptors.
2003-11-24 Matthew DillonAdd /var/caps/root and /var/caps/users. IPC rendezvous...
2003-11-24 Matthew DillonAdd a new library, libcaps, which is intended to encomp...
2003-11-24 Matthew DillonMore LWKT messaging cleanups. Isolate the default...
2003-11-23 Matthew DillonFix the OID_AUTO collision with static sysctl numbers...
2003-11-23 Matthew DillonNETISR_POLL cannot use isr 0. Use isr 1.
2003-11-23 Matthew DillonMake the 'bad isr' panics a little more verbose.
2003-11-22 Jeroen Ruigrok... Change $FreeBSD$ to $DragonFly$ on the output files.
2003-11-22 Jeroen Ruigrok... Also revert the VI_UNLOCKED damage.
2003-11-22 Jeroen Ruigrok... Remove KTR damage.
2003-11-22 Jeroen Ruigrok... Add two more awk kernel build scripts from FreeBSD.
2003-11-22 Jeroen Ruigrok... Add proper $FreeBSD$ identifier.
2003-11-22 Jeroen Ruigrok... Remove haveseen_iobase(), it is not in use in the kernel.
2003-11-22 Jeroen Ruigrok... Use malloc() + M_ZERO instead of malloc() + bzero().
2003-11-22 Jeroen Ruigrok... Properly spell compatible and compatibility.
2003-11-22 Eirik Nygaard * K&R function cleanup
2003-11-22 Jeroen Ruigrok... Remove the archaic wd(4) driver.
2003-11-22 Jeroen Ruigrok... Remove the archaic wd(4) driver and its dependencies.
2003-11-22 Jeroen Ruigrok... Use unsigned integers for the counters, since they...
2003-11-22 Jeroen Ruigrok... Spell initialise correctly.
2003-11-22 Jeroen Ruigrok... Add details on how to get a "checked out" source tree.
2003-11-21 Matthew DillonWhen looking for files that have already been linked...
2003-11-21 Matthew DillonDo some fairly major include file cleanups to further...
2003-11-21 Matthew Dillon'Building databases' has 10 seconds worth of sleeps...
2003-11-21 Matthew DillonTweak the context data a bit and do some code cleanup...
2003-11-21 Matthew DillonAdd some comments to the upcall test code.
2003-11-21 Matthew DillonAdd an upcall performance test program + example contex...
2003-11-21 Matthew DillonAdd UPC_CRITADD, the value that crit_count must be...
2003-11-21 Matthew DillonAdd a big whopping manual page for the upcall syscalls...
2003-11-21 Matthew DillonImplement an upcall mechanism to support userland LWKT...
2003-11-20 Matthew DillonAdd a DECLARE_DUMMY_MODULE for snd_cmi to detect kld...
2003-11-20 Matthew DillonAdd a DECLARE_DUMMY_MODULE() so we can get linker_set...
2003-11-20 Eirik Nygaard * Make pkg_add fetch the packages from /packages-4...
2003-11-20 Eirik NygaardFix a bug which causes wrong filename being written...
2003-11-20 Matthew DillonThis is a major cleanup of the LWKT message port code...
2003-11-19 Matthew DillonAdjust nfs module loading to use nfs.ko (4.x style...
2003-11-19 Hiten PandyaAdd pkgwrap.c, which was missed in my last commit.
2003-11-19 Hiten PandyaSupport for conflict (pkg_add -C) checking and pkg_tool...
2003-11-19 Eirik Nygaard * Add DragonFly as an possibility to a case statement.
2003-11-19 Eirik Nygaard * Added tabs instead of spaces for readability and...
2003-11-19 Matthew DillonChange the system name from 'FreeBSD' to 'DragonFly'.
2003-11-19 Matthew DillonChange the system name from 'FreeBSD' to 'DragonFly'.
2003-11-19 Matthew DillonRedo the 'upgrade' target. Get rid of the old elf...
2003-11-19 Matthew DillonAdd syscall4 (/tmp/sc4) perf test. This tests stat...
2003-11-19 Matthew DillonChange the system name from 'FreeBSD' to 'DragonFly...
2003-11-19 Matthew DillonChange the system name from 'FreeBSD' to 'DragonFly...
2003-11-19 Matthew DillonThis file needs sys/cdefs.h for __ extensions and such...
2003-11-18 Matthew DillonAdd a .makeenv directive to make, which allows variable...
2003-11-18 Matthew DillonRC cleanups and minor bug fixes to support the uname...
2003-11-18 Matthew DillonTurn off CHECK_POINTS in mpboot.s. It was accidently...
2003-11-18 Matthew DillonSync TAILQ_FOREACH work from 5.x. The closer we can...
2003-11-18 Matthew DillonUse M_ZERO instead of manually bzero()ing memory alloca...
2003-11-18 Matthew DillonCorrect several bugs. If we fail to add a device be...
2003-11-18 Matthew DillonBackout part of 1.16. It is not necessary to align...
2003-11-18 Matthew Dillonclarify the solution for typical build snafus in UPDATING.
2003-11-17 Jeroen Ruigrok... Fix misplacement of code. Due to additional DF code...
2003-11-17 David P. Reese... Fix linux_getrlimit() and linux_old_getrlimit() which...
2003-11-17 Jeroen Ruigrok... Factor out the object system from new-bus so that it...
2003-11-16 Jeroen Ruigrok... Add forgotten semi-colon.
2003-11-16 Matthew DillonFix a missing backslashed in the 1.9 commit.
2003-11-16 Matthew DillonCleanup aux args and 32-byte align the initial user...
2003-11-16 Matthew DillonEnable Conrad parallel port radio clock support in...
2003-11-16 Matthew DillonCleanup the linux exec code to match other recent fixes...
2003-11-16 Eirik Nygaard * K&R function cleanup
2003-11-16 Eirik Nygaard * K&R function cleanup
2003-11-16 Eirik Nygaard * K&R function cleanup
2003-11-16 Jeroen Ruigrok... Rework the logic in the kernel config files.
2003-11-16 Jeroen Ruigrok... Add FreeBSD's makeobjops.awk.
2003-11-16 Matthew DillonFix a bug in the last fix to a prior locking issue...
2003-11-16 Matthew Dillonpanic() normally tries to sync. Add a sysctl to contro...
2003-11-16 Matthew DillonCorrect bugs introduced in the last syscall separation...
2003-11-16 David P. Reese... Fix a bug in signal translation introduced in last...
2003-11-15 Eirik Nygaard * K&R function cleanup
2003-11-15 Jeroen Ruigrok... Convert files from DOS to Unix.
2003-11-15 Matthew DillonMisc cleanups to take care of GCC3.x warnings. Missing...
2003-11-15 Eirik Nygaard * K&R function cleanup
2003-11-15 Jeroen Ruigrok... Change wrapping definition from ending in DECLARED_...
2003-11-15 Matthew DillonMove bsd.kern.mk from /usr/src/share/mk to /usr/src...
2003-11-15 Jeroen Ruigrok... Add __DragonFly_version, set to 100000, which basically...
2003-11-15 David P. Reese... Implement linux_mmap2().
2003-11-15 David P. Reese... Implement linux_truncate64() and linux_ftruncate64().
2003-11-15 David P. Reese... Implement linux_truncate64() and linux_ftruncate64().
2003-11-14 Matthew DillonPrep for GCC 3.x kernel compiles, stage 2/2: Remove...
2003-11-14 David P. Reese... Sync with FreeBSD-5.x MODULE_DEPEND() and DECLARE_MODUL...
2003-11-14 David P. Reese... Remove an unused variable from last commit.
2003-11-14 David P. Reese... Split mmap().
2003-11-14 Matthew DillonAdd a make variable listing obsolete header files that...
2003-11-14 Matthew DillonFix bug in last syscall separation commit, an extra...
2003-11-14 Hiten PandyaFix long interface name handling.
2003-11-14 Hiten PandyaAdd a prototype for if_indextoname().
2003-11-14 Matthew Dillon__P removal.
2003-11-14 David P. Reese... Move ogetkerninfo() to the compat tree without any...
2003-11-14 David Rhodus* How did these get here.
2003-11-14 David P. Reese... Move ogethostname(), osethostname(), ogethostid(),...
2003-11-14 David P. Reese... Kill two more stackgap allocations. One is in linux_sy...
2003-11-14 Matthew DillonRemove __P() macros from include/
2003-11-14 Matthew DillonMT_TAG mbufs are terrible hacks and cannot be freed...
next