2003-11-22 |
Jeroen Ruigrok... | Properly spell compatible and compatibility. |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Eirik Nygaard | * K&R function cleanup |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Jeroen Ruigrok... | Remove the archaic wd(4) driver. |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Jeroen Ruigrok... | Remove the archaic wd(4) driver and its dependencies. |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Jeroen Ruigrok... | Use unsigned integers for the counters, since they... |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Jeroen Ruigrok... | Spell initialise correctly. |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Jeroen Ruigrok... | Add details on how to get a "checked out" source tree. |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Matthew Dillon | When looking for files that have already been linked... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Matthew Dillon | Do some fairly major include file cleanups to further... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Matthew Dillon | 'Building databases' has 10 seconds worth of sleeps... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Matthew Dillon | Tweak the context data a bit and do some code cleanup... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Matthew Dillon | Add some comments to the upcall test code. |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Matthew Dillon | Add an upcall performance test program + example contex... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Matthew Dillon | Add UPC_CRITADD, the value that crit_count must be... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Matthew Dillon | Add a big whopping manual page for the upcall syscalls... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Matthew Dillon | Implement an upcall mechanism to support userland LWKT... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Matthew Dillon | Add a DECLARE_DUMMY_MODULE for snd_cmi to detect kld... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Matthew Dillon | Add a DECLARE_DUMMY_MODULE() so we can get linker_set... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Eirik Nygaard | * Make pkg_add fetch the packages from /packages-4... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Eirik Nygaard | Fix a bug which causes wrong filename being written... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Matthew Dillon | This is a major cleanup of the LWKT message port code... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Matthew Dillon | Adjust nfs module loading to use nfs.ko (4.x style... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Hiten Pandya | Add pkgwrap.c, which was missed in my last commit. |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Hiten Pandya | Support for conflict (pkg_add -C) checking and pkg_tool... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Eirik Nygaard | * Add DragonFly as an possibility to a case statement. |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Eirik Nygaard | * Added tabs instead of spaces for readability and... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Matthew Dillon | Change the system name from 'FreeBSD' to 'DragonFly'. |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Matthew Dillon | Change the system name from 'FreeBSD' to 'DragonFly'. |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Matthew Dillon | Redo the 'upgrade' target. Get rid of the old elf... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Matthew Dillon | Add syscall4 (/tmp/sc4) perf test. This tests stat... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Matthew Dillon | Change the system name from 'FreeBSD' to 'DragonFly... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Matthew Dillon | Change the system name from 'FreeBSD' to 'DragonFly... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Matthew Dillon | This file needs sys/cdefs.h for __ extensions and such... |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Matthew Dillon | Add a .makeenv directive to make, which allows variable... |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Matthew Dillon | RC cleanups and minor bug fixes to support the uname... |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Matthew Dillon | Turn off CHECK_POINTS in mpboot.s. It was accidently... |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Matthew Dillon | Sync TAILQ_FOREACH work from 5.x. The closer we can... |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Matthew Dillon | Use M_ZERO instead of manually bzero()ing memory alloca... |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Matthew Dillon | Correct several bugs. If we fail to add a device be... |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Matthew Dillon | Backout part of 1.16. It is not necessary to align... |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Matthew Dillon | clarify the solution for typical build snafus in UPDATING. |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Jeroen Ruigrok... | Fix misplacement of code. Due to additional DF code... |
commit | commitdiff | tree | snapshot |
2003-11-17 |
David P. Reese... | Fix linux_getrlimit() and linux_old_getrlimit() which... |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Jeroen Ruigrok... | Factor out the object system from new-bus so that it... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Jeroen Ruigrok... | Add forgotten semi-colon. |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Matthew Dillon | Fix a missing backslashed in the 1.9 commit. |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Matthew Dillon | Cleanup aux args and 32-byte align the initial user... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Matthew Dillon | Enable Conrad parallel port radio clock support in... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Matthew Dillon | Cleanup the linux exec code to match other recent fixes... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Eirik Nygaard | * K&R function cleanup |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Eirik Nygaard | * K&R function cleanup |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Eirik Nygaard | * K&R function cleanup |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Jeroen Ruigrok... | Rework the logic in the kernel config files. |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Jeroen Ruigrok... | Add FreeBSD's makeobjops.awk. |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Matthew Dillon | Fix a bug in the last fix to a prior locking issue... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Matthew Dillon | panic() normally tries to sync. Add a sysctl to contro... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Matthew Dillon | Correct bugs introduced in the last syscall separation... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
David P. Reese... | Fix a bug in signal translation introduced in last... |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Eirik Nygaard | * K&R function cleanup |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Jeroen Ruigrok... | Convert files from DOS to Unix. |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Matthew Dillon | Misc cleanups to take care of GCC3.x warnings. Missing... |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Eirik Nygaard | * K&R function cleanup |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Jeroen Ruigrok... | Change wrapping definition from ending in DECLARED_... |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Matthew Dillon | Move bsd.kern.mk from /usr/src/share/mk to /usr/src... |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Jeroen Ruigrok... | Add __DragonFly_version, set to 100000, which basically... |
commit | commitdiff | tree | snapshot |
2003-11-15 |
David P. Reese... | Implement linux_mmap2(). |
commit | commitdiff | tree | snapshot |
2003-11-15 |
David P. Reese... | Implement linux_truncate64() and linux_ftruncate64(). |
commit | commitdiff | tree | snapshot |
2003-11-15 |
David P. Reese... | Implement linux_truncate64() and linux_ftruncate64(). |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Matthew Dillon | Prep for GCC 3.x kernel compiles, stage 2/2: Remove... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
David P. Reese... | Sync with FreeBSD-5.x MODULE_DEPEND() and DECLARE_MODUL... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
David P. Reese... | Remove an unused variable from last commit. |
commit | commitdiff | tree | snapshot |
2003-11-14 |
David P. Reese... | Split mmap(). |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Matthew Dillon | Add a make variable listing obsolete header files that... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Matthew Dillon | Fix bug in last syscall separation commit, an extra... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Hiten Pandya | Fix long interface name handling. |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Hiten Pandya | Add a prototype for if_indextoname(). |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Matthew Dillon | __P removal. |
commit | commitdiff | tree | snapshot |
2003-11-14 |
David P. Reese... | Move ogetkerninfo() to the compat tree without any... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
David Rhodus | * How did these get here. |
commit | commitdiff | tree | snapshot |
2003-11-14 |
David P. Reese... | Move ogethostname(), osethostname(), ogethostid(),... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
David P. Reese... | Kill two more stackgap allocations. One is in linux_sy... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Matthew Dillon | Remove __P() macros from include/ |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Matthew Dillon | MT_TAG mbufs are terrible hacks and cannot be freed... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Matthew Dillon | Bring in the MODULE_DEPEND() and DECLARE_MODULE() macro... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Matthew Dillon | Refuse to load dependancies from the root filesystem... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
David Rhodus | * Fix a locking issue inside the inode hashing... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Matthew Dillon | The MBWTest program (/tmp/mbw1) attempts to figure... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
David P. Reese... | Split mkfifo(). |
commit | commitdiff | tree | snapshot |
2003-11-13 |
David Rhodus | * Fix some __P() mess up. |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Matthew Dillon | cleanup extra )'s missed by the __P commit. |
commit | commitdiff | tree | snapshot |
2003-11-12 |
Matthew Dillon | Add Marvell chipset support. Adding the PCI ID is... |
commit | commitdiff | tree | snapshot |
2003-11-12 |
Matthew Dillon | Prep for GCC 3.x kernel compiles, stage 1/2: Remove... |
commit | commitdiff | tree | snapshot |
2003-11-12 |
Eirik Nygaard | * Removed the __P macros from lib/ |
commit | commitdiff | tree | snapshot |
2003-11-12 |
Eirik Nygaard | * Add missing $DragonFly$ keywords. |
commit | commitdiff | tree | snapshot |
2003-11-12 |
Eirik Nygaard | * Get rid of of the _BSD_XXX type usage. |
commit | commitdiff | tree | snapshot |
2003-11-12 |
Eirik Nygaard | * __P removal from games/ |
commit | commitdiff | tree | snapshot |
2003-11-12 |
David P. Reese... | Remind myself and others that kern_readlink() isn't... |
commit | commitdiff | tree | snapshot |
2003-11-12 |
David P. Reese... | Split execve(). This required some interesting changes... |
commit | commitdiff | tree | snapshot |
2003-11-11 |
David P. Reese... | The big syscall split commit broke utimes(), lutimes... |
commit | commitdiff | tree | snapshot |
2003-11-11 |
David P. Reese... | The recent lseek() fix didn't touch olseek(). I don... |
commit | commitdiff | tree | snapshot |
next |