2007-07-02 |
dillon | Exhaust the virtual kernel network interface even if...
|
commit | commitdiff | tree |
2007-07-02 |
dillon | sigwinch has to run with the big giant lock so use...
|
commit | commitdiff | tree |
2007-07-02 |
dillon | Increase SMP_MAXCPU to 31. Can't do 32 (boo hoo!)...
|
commit | commitdiff | tree |
2007-07-02 |
dillon | Add an option (-n ncpus) to specify the number of cpus...
|
commit | commitdiff | tree |
2007-07-02 |
dillon | The real-kernel madvise and mcontrol system calls handle...
|
commit | commitdiff | tree |
2007-07-02 |
dillon | The kernel perfmon support (options PERFMON) was trying...
|
commit | commitdiff | tree |
2007-07-02 |
dillon | sched_ithd() must be called from within a critical...
|
commit | commitdiff | tree |
2007-07-02 |
dillon | Copy a junk file from pc32 needed for <time.h>
|
commit | commitdiff | tree |
2007-07-02 |
dillon | Only use the symbol returned by dladdr() if its address...
|
commit | commitdiff | tree |
2007-07-02 |
dillon | Clean up a kprintf() that was missing a newline.
|
commit | commitdiff | tree |
2007-07-02 |
dillon | Implement an architecture function cpu_mplock_contested...
|
commit | commitdiff | tree |
2007-07-02 |
dillon | Do not allow umtx_sleep() to restart on a restartable...
|
commit | commitdiff | tree |
2007-07-01 |
dillon | Also credit lots of help from Aggelos Economopoulos...
|
commit | commitdiff | tree |
2007-07-01 |
dillon | Use dladdr() to obtain symbol names when possible and...
|
commit | commitdiff | tree |
2007-07-01 |
dillon | Conditionalize SMP bits for non-SMP builds.
|
commit | commitdiff | tree |
2007-07-01 |
dillon | Bring in all of Joe Talbott's SMP virtual kernel work... Additional-bits-by: Matt Dillon
|
commit | commitdiff | tree |
2007-07-01 |
dillon | More multi-threaded support for virtualization. Move...
|
commit | commitdiff | tree |
2007-06-30 |
dillon | A signal is sent to a particular LWP must be delivered...
|
commit | commitdiff | tree |
2007-06-30 |
dillon | Try to avoid accidental foot shooting by not allowing...
|
commit | commitdiff | tree |
2007-06-30 |
dillon | Move the P_WEXIT check from lwpsignal() to kern_kill...
|
commit | commitdiff | tree |
2007-06-30 |
dillon | Update the documentation for sys_checkpoint().
|
commit | commitdiff | tree |
2007-06-30 |
dillon | Add MLINKS for checkpoint.1, because most point looking...
|
commit | commitdiff | tree |
2007-06-29 |
dillon | Flag the checkpoint descriptor so on restore we can...
|
commit | commitdiff | tree |
2007-06-29 |
dillon | Implement struct lwp->lwp_vmspace. Leave p_vmspace...
|
commit | commitdiff | tree |
2007-06-29 |
dillon | This is a simple little syslink test program which...
|
commit | commitdiff | tree |
2007-06-29 |
dillon | Clean up syslink a bit and add an abstraction that...
|
commit | commitdiff | tree |
2007-06-29 |
dillon | Add O_MAPONREAD (not yet implemented). This will have...
|
commit | commitdiff | tree |
2007-06-29 |
dillon | Add a new flag, XIOF_VMLINEAR, which requires that...
|
commit | commitdiff | tree |
2007-06-29 |
dillon | Get out-of-band DMA buffers working for user<->user...
|
commit | commitdiff | tree |
2007-06-28 |
dillon | Clarify cpu localization requirements when using callout_sto...
|
commit | commitdiff | tree |
2007-06-27 |
dillon | Fix a bug-a-boo, the type uuid was being printed instead...
|
commit | commitdiff | tree |
2007-06-26 |
dillon | Implement jscan -o. Take the patch from Steve and...
|
commit | commitdiff | tree |
2007-06-26 |
dillon | A file descriptor of -1 is legal when accessing journal...
|
commit | commitdiff | tree |
2007-06-26 |
dillon | Repo-copy numerous files from sys/emulation/posix4...
|
commit | commitdiff | tree |
2007-06-26 |
dillon | Add a new option (-i) that allows the insane deviation...
|
commit | commitdiff | tree |
2007-06-26 |
dillon | Create a default dntpd.conf file for DragonFly using...
|
commit | commitdiff | tree |
2007-06-26 |
dillon | Adjust debug output so columns line up better.
|
commit | commitdiff | tree |
2007-06-25 |
dillon | Recode the state machine to make it a bit less confusing...
|
commit | commitdiff | tree |
2007-06-24 |
dillon | Fix rts_input() which is the only procedure which calls...
|
commit | commitdiff | tree |
2007-06-20 |
dillon | Fix an issue with positive namecache timeouts. Locked...
|
commit | commitdiff | tree |
2007-06-19 |
dillon | Correct a bug in the -S truncation mode where the mode...
|
commit | commitdiff | tree |
2007-06-19 |
dillon | Do not blindly allow the block count to overflow. ...
|
commit | commitdiff | tree |
2007-06-19 |
dillon | The fstype was not being properly tested for a CCD...
|
commit | commitdiff | tree |
2007-06-19 |
dillon | Refuse to label media that is too large to handle a...
|
commit | commitdiff | tree |
2007-06-19 |
dillon | Add the -p pidfile option to the vkernel.
|
commit | commitdiff | tree |
2007-06-19 |
dillon | Rename d_obj_uuid to d_stor_uuid to conform to the...
|
commit | commitdiff | tree |
2007-06-19 |
dillon | Correct a couple of uuid retention issues. Output...
|
commit | commitdiff | tree |
2007-06-19 |
dillon | Make some adjustments to clean up structural field...
|
commit | commitdiff | tree |
2007-06-19 |
dillon | Implement non-booting support for the DragonFly 64...
|
commit | commitdiff | tree |
2007-06-19 |
dillon | Improve the error message for gpt add a little.
|
commit | commitdiff | tree |
2007-06-18 |
dillon | Move all the code related to handling the current 32...
|
commit | commitdiff | tree |
2007-06-18 |
dillon | Disklabel separation work - more.
|
commit | commitdiff | tree |
2007-06-17 |
dillon | Disklabel separation work - Generally shift all disklabel...
|
commit | commitdiff | tree |
2007-06-17 |
dillon | More syslink messaging work. Now basically done except...
|
commit | commitdiff | tree |
2007-06-17 |
dillon | Implement SIGTERM handling. When a SIGTERM is received...
|
commit | commitdiff | tree |
2007-06-17 |
dillon | Disable per-channel interrupt sources before enabling...
|
commit | commitdiff | tree |
2007-06-17 |
dillon | Fix an overflow in the GPT code, I wasn't allocating...
|
commit | commitdiff | tree |
2007-06-17 |
dillon | Fix compiler warning (embedded /*)
|
commit | commitdiff | tree |
2007-06-17 |
dillon | Make indexes start at 0, not 1, so they match the GPT...
|
commit | commitdiff | tree |
2007-06-17 |
dillon | Create defaults/uuids and adjust the build to copy...
|
commit | commitdiff | tree |
2007-06-17 |
dillon | Adjust gpt to use the new UUID lookup functions via...
|
commit | commitdiff | tree |
2007-06-17 |
dillon | Augment RB tree macros even more, allowing for static...
|
commit | commitdiff | tree |
2007-06-17 |
dillon | Fix mistake in last commit, the file locations were...
|
commit | commitdiff | tree |
2007-06-17 |
dillon | Change the location of the files to /etc/defaults/uuids...
|
commit | commitdiff | tree |
2007-06-17 |
dillon | Lines in /etc/uuids[.local] beginning with '#' are...
|
commit | commitdiff | tree |
2007-06-17 |
dillon | Add two new UUID helper functions to libc, uuid_name_lookup...
|
commit | commitdiff | tree |
2007-06-17 |
dillon | Have UFS set the vnode type to VBAD instead of VNON...
|
commit | commitdiff | tree |
2007-06-17 |
dillon | Bring in the uuidgen utility from FreeBSD.
|
commit | commitdiff | tree |
2007-06-17 |
dillon | Add subr_diskgpt.c - oops. part of the GPT commit.
|
commit | commitdiff | tree |
2007-06-17 |
dillon | Add subr_diskgpt.c to the platform conf files.
|
commit | commitdiff | tree |
2007-06-17 |
dillon | Implement (non-bootable) GPT support. If a PMBR partition...
|
commit | commitdiff | tree |
2007-06-16 |
dillon | Backout the last commit, it's creating panics.
|
commit | commitdiff | tree |
2007-06-16 |
dillon | Bring the gpt labeling program in from FreeBSD.
|
commit | commitdiff | tree |
2007-06-16 |
dillon | Create the USB task queues before creating the event...
|
commit | commitdiff | tree |
2007-06-16 |
dillon | Correct mistake in last commit.
|
commit | commitdiff | tree |
2007-06-16 |
dillon | Update all sound code to use the snd_*() locking abstraction...
|
commit | commitdiff | tree |
2007-06-16 |
dillon | Regenerate system callsa (add uuidgen()).
|
commit | commitdiff | tree |
2007-06-16 |
dillon | Implement an opaque function, if_getanyethermac(),...
|
commit | commitdiff | tree |
2007-06-16 |
dillon | Bring uuidgen(3) into libc and implement the uuidgen...
|
commit | commitdiff | tree |
2007-06-16 |
dillon | Import the kernel GPT and UUID header files from FreeBSD...
|
commit | commitdiff | tree |
2007-06-15 |
dillon | Add vfs.nfs.pos_cache_timeout to complement vfs.nfs...
|
commit | commitdiff | tree |
2007-06-14 |
dillon | When getnewvnode() is called the vnode's v_type defaults...
|
commit | commitdiff | tree |
2007-06-14 |
dillon | xpt_bus_deregister() never returns 0, don't test for it.
|
commit | commitdiff | tree |
2007-06-14 |
dillon | Do not destroy the device queue, it is needed by the...
|
commit | commitdiff | tree |
2007-06-13 |
dillon | Expand the diskslice->ds_openmask from 8 bits to 256...
|
commit | commitdiff | tree |
2007-06-13 |
dillon | dev_dopen() can be called multiple times with only...
|
commit | commitdiff | tree |
2007-06-13 |
dillon | Refuse to poll a detached sim.
|
commit | commitdiff | tree |
2007-06-13 |
dillon | Dont poll PS/2 mouse interrupts, it can cause the mouse...
|
commit | commitdiff | tree |
2007-06-09 |
dillon | Move initialization of a vnode's various red-black...
|
commit | commitdiff | tree |
2007-06-09 |
dillon | This patch allows umct (USB<->RS232 adapter) to write...
|
commit | commitdiff | tree |
2007-06-09 |
dillon | Remove the temporary NATA kernel build config file...
|
commit | commitdiff | tree |
2007-06-09 |
dillon | Create an upgrade target for MAKEDEV. This target...
|
commit | commitdiff | tree |
2007-06-08 |
dillon | Change the -a option to be a bit friendlier. Have...
|
commit | commitdiff | tree |
2007-06-08 |
dillon | Add a new option to ktrdump (-l) which causes it to... With-additional-work-by: dillon
|
commit | commitdiff | tree |
2007-06-08 |
dillon | Increase the tsleep/wakeup hash table size and augment...
|
commit | commitdiff | tree |
2007-06-08 |
dillon | Formalize the object sleep/wakeup code when waiting...
|
commit | commitdiff | tree |
2007-06-08 |
dillon | Remove the last source of SMP TLB invalidations in...
|
commit | commitdiff | tree |
2007-06-07 |
dillon | Remove unused variables after last commit.
|
commit | commitdiff | tree |
2007-06-07 |
dillon | Get rid of some broken _KERNEL_VIRTUAL hacks.
|
commit | commitdiff | tree |
2007-06-07 |
dillon | Entirely remove exec_map from the kernel. Use the...
|
commit | commitdiff | tree |