2007-07-16 |
Matthew Dillon | Temporarily reenable writing to the label area for...
|
commit | commitdiff | tree |
2007-07-16 |
Matthew Dillon | Rename the new cvsup bootstrap kit so make nrelease...
|
commit | commitdiff | tree |
2007-07-13 |
Matthew Dillon | Clean up the ioctl switch and add support for DIOCGPART...
|
commit | commitdiff | tree |
2007-07-13 |
Matthew Dillon | Reparse device specifications. The slice is no longer...
|
commit | commitdiff | tree |
2007-07-13 |
Matthew Dillon | Update to include info on last update.
|
commit | commitdiff | tree |
2007-07-13 |
Matthew Dillon | Synchronous libarchive to 2.2.4 from FreeBSD, including...
|
commit | commitdiff | tree |
2007-07-13 |
Matthew Dillon | Be more verbose in the bad-opencount assertion.
|
commit | commitdiff | tree |
2007-07-12 |
Matthew Dillon | Fix LWP support on exec. exec now properly kills all...
|
commit | commitdiff | tree |
2007-07-12 |
Matthew Dillon | Add an sc_maxiosize field which the ccd driver now...
|
commit | commitdiff | tree |
2007-07-11 |
Matthew Dillon | Add SHUTDOWN_PRI_DRIVER and move all driver shutdown...
|
commit | commitdiff | tree |
2007-07-11 |
Matthew Dillon | Use I/O size limits in underlying devices to govern...
|
commit | commitdiff | tree |
2007-07-10 |
Matthew Dillon | Do not synchronously waitmsg in the unix domain socket...
|
commit | commitdiff | tree |
2007-07-09 |
Matthew Dillon | Update the CCD and disklabel documentation to reflect...
|
commit | commitdiff | tree |
2007-07-04 |
Matthew Dillon | Fix an insufficient test of the message flags when...
|
commit | commitdiff | tree |
2007-07-04 |
Matthew Dillon | Try to catch double-replies a little earlier so we...
|
commit | commitdiff | tree |
2007-07-03 |
Matthew Dillon | Add a section on how to build the world inside a virtual...
|
commit | commitdiff | tree |
2007-07-03 |
Matthew Dillon | Fix an issue which arises with the TAP interface when...
|
commit | commitdiff | tree |
2007-07-03 |
Matthew Dillon | Fix a number of races in the controlling terminal open...
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | If more then 2 virtual cpus are present, dedicate one...
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | Add usched_mastermask - a master cpu mask specifying...
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | The vkernel's copyin/copyout implementation is not...
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | Implement an architecture call for contended spinlocks...
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | A virtual kernel can cause a vm_page's hold_count to...
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | Give virtual kernels access to sysctl() prototypes...
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | Make the virtual kernel's systimer work with SMP builds...
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | Because the objcache caches up to two magazines on...
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | Put a timeout on the umtx_sleep() in the idle loop...
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | Exhaust the virtual kernel network interface even if...
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | sigwinch has to run with the big giant lock so use...
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | Increase SMP_MAXCPU to 31. Can't do 32 (boo hoo!)...
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | Add an option (-n ncpus) to specify the number of cpus...
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | The real-kernel madvise and mcontrol system calls handle...
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | The kernel perfmon support (options PERFMON) was trying...
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | sched_ithd() must be called from within a critical...
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | Copy a junk file from pc32 needed for <time.h>
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | Only use the symbol returned by dladdr() if its address...
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | Clean up a kprintf() that was missing a newline.
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | Implement an architecture function cpu_mplock_contested...
|
commit | commitdiff | tree |
2007-07-02 |
Matthew Dillon | Do not allow umtx_sleep() to restart on a restartable...
|
commit | commitdiff | tree |
2007-07-01 |
Matthew Dillon | Also credit lots of help from Aggelos Economopoulos...
|
commit | commitdiff | tree |
2007-07-01 |
Matthew Dillon | Use dladdr() to obtain symbol names when possible and...
|
commit | commitdiff | tree |
2007-07-01 |
Matthew Dillon | Conditionalize SMP bits for non-SMP builds.
|
commit | commitdiff | tree |
2007-07-01 |
Matthew Dillon | Bring in all of Joe Talbott's SMP virtual kernel work...
|
commit | commitdiff | tree |
2007-07-01 |
Matthew Dillon | More multi-threaded support for virtualization. Move...
|
commit | commitdiff | tree |
2007-06-30 |
Matthew Dillon | A signal is sent to a particular LWP must be delivered...
|
commit | commitdiff | tree |
2007-06-30 |
Matthew Dillon | Try to avoid accidental foot shooting by not allowing...
|
commit | commitdiff | tree |
2007-06-30 |
Matthew Dillon | Move the P_WEXIT check from lwpsignal() to kern_kill...
|
commit | commitdiff | tree |
2007-06-30 |
Matthew Dillon | Update the documentation for sys_checkpoint().
|
commit | commitdiff | tree |
2007-06-30 |
Matthew Dillon | Add MLINKS for checkpoint.1, because most point looking...
|
commit | commitdiff | tree |
2007-06-29 |
Matthew Dillon | Flag the checkpoint descriptor so on restore we can...
|
commit | commitdiff | tree |
2007-06-29 |
Matthew Dillon | Implement struct lwp->lwp_vmspace. Leave p_vmspace...
|
commit | commitdiff | tree |
2007-06-29 |
Matthew Dillon | This is a simple little syslink test program which...
|
commit | commitdiff | tree |
2007-06-29 |
Matthew Dillon | Clean up syslink a bit and add an abstraction that...
|
commit | commitdiff | tree |
2007-06-29 |
Matthew Dillon | Add O_MAPONREAD (not yet implemented). This will have...
|
commit | commitdiff | tree |
2007-06-29 |
Matthew Dillon | Add a new flag, XIOF_VMLINEAR, which requires that...
|
commit | commitdiff | tree |
2007-06-29 |
Matthew Dillon | Get out-of-band DMA buffers working for user<->user...
|
commit | commitdiff | tree |
2007-06-28 |
Matthew Dillon | Clarify cpu localization requirements when using callout_sto...
|
commit | commitdiff | tree |
2007-06-27 |
Matthew Dillon | Fix a bug-a-boo, the type uuid was being printed instead...
|
commit | commitdiff | tree |
2007-06-26 |
Matthew Dillon | Implement jscan -o. Take the patch from Steve and...
|
commit | commitdiff | tree |
2007-06-26 |
Matthew Dillon | A file descriptor of -1 is legal when accessing journal...
|
commit | commitdiff | tree |
2007-06-26 |
Matthew Dillon | Repo-copy numerous files from sys/emulation/posix4...
|
commit | commitdiff | tree |
2007-06-26 |
Matthew Dillon | Add a new option (-i) that allows the insane deviation...
|
commit | commitdiff | tree |
2007-06-26 |
Matthew Dillon | Create a default dntpd.conf file for DragonFly using...
|
commit | commitdiff | tree |
2007-06-26 |
Matthew Dillon | Adjust debug output so columns line up better.
|
commit | commitdiff | tree |
2007-06-25 |
Matthew Dillon | Recode the state machine to make it a bit less confusing...
|
commit | commitdiff | tree |
2007-06-24 |
Matthew Dillon | Fix rts_input() which is the only procedure which calls...
|
commit | commitdiff | tree |
2007-06-20 |
Matthew Dillon | Fix an issue with positive namecache timeouts. Locked...
|
commit | commitdiff | tree |
2007-06-19 |
Matthew Dillon | Correct a bug in the -S truncation mode where the mode...
|
commit | commitdiff | tree |
2007-06-19 |
Matthew Dillon | Do not blindly allow the block count to overflow. ...
|
commit | commitdiff | tree |
2007-06-19 |
Matthew Dillon | The fstype was not being properly tested for a CCD...
|
commit | commitdiff | tree |
2007-06-19 |
Matthew Dillon | Refuse to label media that is too large to handle a...
|
commit | commitdiff | tree |
2007-06-19 |
Matthew Dillon | Add the -p pidfile option to the vkernel.
|
commit | commitdiff | tree |
2007-06-19 |
Matthew Dillon | Rename d_obj_uuid to d_stor_uuid to conform to the...
|
commit | commitdiff | tree |
2007-06-19 |
Matthew Dillon | Correct a couple of uuid retention issues. Output...
|
commit | commitdiff | tree |
2007-06-19 |
Matthew Dillon | Make some adjustments to clean up structural field...
|
commit | commitdiff | tree |
2007-06-19 |
Matthew Dillon | Implement non-booting support for the DragonFly 64...
|
commit | commitdiff | tree |
2007-06-19 |
Matthew Dillon | Improve the error message for gpt add a little.
|
commit | commitdiff | tree |
2007-06-18 |
Matthew Dillon | Move all the code related to handling the current 32...
|
commit | commitdiff | tree |
2007-06-18 |
Matthew Dillon | Disklabel separation work - more.
|
commit | commitdiff | tree |
2007-06-17 |
Matthew Dillon | Disklabel separation work - Generally shift all disklabel...
|
commit | commitdiff | tree |
2007-06-17 |
Matthew Dillon | More syslink messaging work. Now basically done except...
|
commit | commitdiff | tree |
2007-06-17 |
Matthew Dillon | Implement SIGTERM handling. When a SIGTERM is received...
|
commit | commitdiff | tree |
2007-06-17 |
Matthew Dillon | Disable per-channel interrupt sources before enabling...
|
commit | commitdiff | tree |
2007-06-17 |
Matthew Dillon | Fix an overflow in the GPT code, I wasn't allocating...
|
commit | commitdiff | tree |
2007-06-17 |
Matthew Dillon | Fix compiler warning (embedded /*)
|
commit | commitdiff | tree |
2007-06-17 |
Matthew Dillon | Make indexes start at 0, not 1, so they match the GPT...
|
commit | commitdiff | tree |
2007-06-17 |
Matthew Dillon | Create defaults/uuids and adjust the build to copy...
|
commit | commitdiff | tree |
2007-06-17 |
Matthew Dillon | Adjust gpt to use the new UUID lookup functions via...
|
commit | commitdiff | tree |
2007-06-17 |
Matthew Dillon | Augment RB tree macros even more, allowing for static...
|
commit | commitdiff | tree |
2007-06-17 |
Matthew Dillon | Fix mistake in last commit, the file locations were...
|
commit | commitdiff | tree |
2007-06-17 |
Matthew Dillon | Change the location of the files to /etc/defaults/uuids...
|
commit | commitdiff | tree |
2007-06-17 |
Matthew Dillon | Lines in /etc/uuids[.local] beginning with '#' are...
|
commit | commitdiff | tree |
2007-06-17 |
Matthew Dillon | Add two new UUID helper functions to libc, uuid_name_lookup...
|
commit | commitdiff | tree |
2007-06-17 |
Matthew Dillon | Have UFS set the vnode type to VBAD instead of VNON...
|
commit | commitdiff | tree |
2007-06-17 |
Matthew Dillon | Bring in the uuidgen utility from FreeBSD.
|
commit | commitdiff | tree |
2007-06-17 |
Matthew Dillon | Add subr_diskgpt.c - oops. part of the GPT commit.
|
commit | commitdiff | tree |
2007-06-17 |
Matthew Dillon | Add subr_diskgpt.c to the platform conf files.
|
commit | commitdiff | tree |
2007-06-17 |
Matthew Dillon | Implement (non-bootable) GPT support. If a PMBR partition...
|
commit | commitdiff | tree |
2007-06-16 |
Matthew Dillon | Backout the last commit, it's creating panics.
|
commit | commitdiff | tree |
2007-06-16 |
Matthew Dillon | Bring the gpt labeling program in from FreeBSD.
|
commit | commitdiff | tree |