2007-06-09 |
Matthew Dillon | This patch allows umct (USB<->RS232 adapter) to write...
|
commit | commitdiff | tree |
2007-06-09 |
Matthew Dillon | Remove the temporary NATA kernel build config file...
|
commit | commitdiff | tree |
2007-06-09 |
Matthew Dillon | Create an upgrade target for MAKEDEV. This target...
|
commit | commitdiff | tree |
2007-06-08 |
Matthew Dillon | Change the -a option to be a bit friendlier. Have...
|
commit | commitdiff | tree |
2007-06-08 |
Matthew Dillon | Add a new option to ktrdump (-l) which causes it to...
|
commit | commitdiff | tree |
2007-06-08 |
Matthew Dillon | Increase the tsleep/wakeup hash table size and augment...
|
commit | commitdiff | tree |
2007-06-08 |
Matthew Dillon | Formalize the object sleep/wakeup code when waiting...
|
commit | commitdiff | tree |
2007-06-08 |
Matthew Dillon | Remove the last source of SMP TLB invalidations in...
|
commit | commitdiff | tree |
2007-06-07 |
Matthew Dillon | Remove unused variables after last commit.
|
commit | commitdiff | tree |
2007-06-07 |
Matthew Dillon | Get rid of some broken _KERNEL_VIRTUAL hacks.
|
commit | commitdiff | tree |
2007-06-07 |
Matthew Dillon | Entirely remove exec_map from the kernel. Use the...
|
commit | commitdiff | tree |
2007-06-07 |
Matthew Dillon | Implement vm_fault_object_page(). This function returns...
|
commit | commitdiff | tree |
2007-06-07 |
Matthew Dillon | Add KTR logging for SMP page table syncing ops.
|
commit | commitdiff | tree |
2007-06-07 |
Matthew Dillon | Use the slab cache for PAGE_SIZE and PAGE_SIZE*2 sized...
|
commit | commitdiff | tree |
2007-06-07 |
Matthew Dillon | Add polling support to BGE.
|
commit | commitdiff | tree |
2007-06-07 |
Matthew Dillon | When compiling a kernel with all ktr logging (KTR_ALL...
|
commit | commitdiff | tree |
2007-06-06 |
Matthew Dillon | Add a field to the keyboard abstraction structure that...
|
commit | commitdiff | tree |
2007-06-04 |
Matthew Dillon | Do any crash dump operation before the shutdown_post_sync...
|
commit | commitdiff | tree |
2007-06-03 |
Matthew Dillon | Catch up a bit with FreeBSD netgraph by replacing ...
|
commit | commitdiff | tree |
2007-06-03 |
Matthew Dillon | Go to bed before the sun comes up.
|
commit | commitdiff | tree |
2007-06-03 |
Matthew Dillon | Part 1/2: Add a sanity check to the NATA interrupt...
|
commit | commitdiff | tree |
2007-06-03 |
Matthew Dillon | Set the IDE DMA start bit as a separate I/O write from...
|
commit | commitdiff | tree |
2007-06-03 |
Matthew Dillon | Implement boundary and maximum segment size handling...
|
commit | commitdiff | tree |
2007-06-03 |
Matthew Dillon | M_NOWAIT can only be used in a driver where a failed...
|
commit | commitdiff | tree |
2007-06-03 |
Matthew Dillon | Add a timings line for UDMA6 in two places. The drivers...
|
commit | commitdiff | tree |
2007-06-03 |
Matthew Dillon | Update MAKEDEV for acd* and cd* devices, the kernel...
|
commit | commitdiff | tree |
2007-06-02 |
Matthew Dillon | Synchronize to FreeBSD 1.35 - just adds a #define for...
|
commit | commitdiff | tree |
2007-06-02 |
Matthew Dillon | Bring in 1.343 from FreeBSD. FreeBSD commit message:
|
commit | commitdiff | tree |
2007-06-01 |
Matthew Dillon | Merge all the FreeBSD work done since our initial import...
|
commit | commitdiff | tree |
2007-06-01 |
Matthew Dillon | Add a missing header file dependancy.
|
commit | commitdiff | tree |
2007-06-01 |
Matthew Dillon | Add flsl() for the NATA driver.
|
commit | commitdiff | tree |
2007-06-01 |
Matthew Dillon | Add flsl() for the NATA driver.
|
commit | commitdiff | tree |
2007-05-31 |
Matthew Dillon | Adjust M_NOWAIT to M_WAITOK or M_INTWAIT as appropriate.
|
commit | commitdiff | tree |
2007-05-29 |
Matthew Dillon | Rename private to privdata and class to srclass to...
|
commit | commitdiff | tree |
2007-05-28 |
Matthew Dillon | Remove unnecessary initialization and fix a GCC-4.x...
|
commit | commitdiff | tree |
2007-05-28 |
Matthew Dillon | Add some syslink debugging programs.
|
commit | commitdiff | tree |
2007-05-28 |
Matthew Dillon | Open the root image O_EXLOCK|O_NONBLOCK and exit with...
|
commit | commitdiff | tree |
2007-05-27 |
Matthew Dillon | From within a virtual kernel, make /sbin/shutdown and...
|
commit | commitdiff | tree |
2007-05-27 |
Matthew Dillon | Syslink API work - greatly simplify the syslink_msg...
|
commit | commitdiff | tree |
2007-05-27 |
Matthew Dillon | The proper root device for a vkernel fs is vkd0s0a...
|
commit | commitdiff | tree |
2007-05-26 |
Matthew Dillon | Add the kernel support function allocsysid().
|
commit | commitdiff | tree |
2007-05-25 |
Matthew Dillon | Add a -c file option to the vkernel to specify CD images...
|
commit | commitdiff | tree |
2007-05-25 |
Matthew Dillon | Update documentation.
|
commit | commitdiff | tree |
2007-05-24 |
Matthew Dillon | Add lwkt_sleep() to formalize a shortcut numerous bits...
|
commit | commitdiff | tree |
2007-05-24 |
Matthew Dillon | Do an even better job discerning between blocked threads...
|
commit | commitdiff | tree |
2007-05-24 |
Matthew Dillon | Properly detect interruptable LWKT sleeps and display...
|
commit | commitdiff | tree |
2007-05-24 |
Matthew Dillon | LWKT message ports contain a number of function pointers...
|
commit | commitdiff | tree |
2007-05-24 |
Matthew Dillon | Fix the kinfo run/sleep state for pure kernel threads...
|
commit | commitdiff | tree |
2007-05-23 |
Matthew Dillon | The dump device must be opened before ioctls can be...
|
commit | commitdiff | tree |
2007-05-23 |
Matthew Dillon | * Greatly reduce the complexity of the LWKT messaging...
|
commit | commitdiff | tree |
2007-05-23 |
Matthew Dillon | Simplify the lwkt_msg structure by removing two unused...
|
commit | commitdiff | tree |
2007-05-22 |
Matthew Dillon | Remove unused define.
|
commit | commitdiff | tree |
2007-05-21 |
Matthew Dillon | Remove DIOCWLABEL operation. Doing it destroyed the...
|
commit | commitdiff | tree |
2007-05-21 |
Matthew Dillon | Handle disklabels with the disk management layer instead...
|
commit | commitdiff | tree |
2007-05-21 |
Matthew Dillon | Fix a bug in recent commits. When creating a virgin...
|
commit | commitdiff | tree |
2007-05-21 |
Matthew Dillon | Use 0x%08x for all minor numbers, not just those >...
|
commit | commitdiff | tree |
2007-05-20 |
Matthew Dillon | Revert sc1 to testing getuid() like it says it does...
|
commit | commitdiff | tree |
2007-05-20 |
Matthew Dillon | Continue untangling the disklabel.
|
commit | commitdiff | tree |
2007-05-20 |
Matthew Dillon | Remove the fragment size, block size, and cpg fields...
|
commit | commitdiff | tree |
2007-05-20 |
Matthew Dillon | More disklabel disentanglement - use DIOCGPART instead...
|
commit | commitdiff | tree |
2007-05-20 |
Matthew Dillon | Remove all dependancies newfs had on accessing the...
|
commit | commitdiff | tree |
2007-05-20 |
Matthew Dillon | When a traditional bsd disklabel is present, try to...
|
commit | commitdiff | tree |
2007-05-20 |
Matthew Dillon | Cleanup diskerr() output a bit - don't say it was trying...
|
commit | commitdiff | tree |
2007-05-20 |
Matthew Dillon | Quickly update UPDATING with 1.8 -> 1.9+ documentation.
|
commit | commitdiff | tree |
2007-05-19 |
Matthew Dillon | Disklabel operations are no longer legal on the raw...
|
commit | commitdiff | tree |
2007-05-19 |
Matthew Dillon | Include geometry data in DIOCGPART so fdisk can use...
|
commit | commitdiff | tree |
2007-05-19 |
Matthew Dillon | Fix device recognition, /dev/vn0 now uses WHOLE_SLICE_PART...
|
commit | commitdiff | tree |
2007-05-19 |
Matthew Dillon | Fix a one-character allocated string buffer overflow...
|
commit | commitdiff | tree |
2007-05-19 |
Matthew Dillon | Keep the ds_skip_* fields in struct diskslice properly...
|
commit | commitdiff | tree |
2007-05-19 |
Matthew Dillon | Continue untangling the disklabel. Clean up dumpdev...
|
commit | commitdiff | tree |
2007-05-19 |
Matthew Dillon | Make savecore work wagain by using the new 64 bit dumplo...
|
commit | commitdiff | tree |
2007-05-19 |
Matthew Dillon | Temporary hack until we can get rid of the disklabel...
|
commit | commitdiff | tree |
2007-05-19 |
Matthew Dillon | Implement raw extensions for WHOLE_DISK_SLICE device...
|
commit | commitdiff | tree |
2007-05-19 |
Matthew Dillon | Use the WHOLE_DISK_SLICE instead of the compatibility...
|
commit | commitdiff | tree |
2007-05-19 |
Matthew Dillon | Continue untangling the disklabel.
|
commit | commitdiff | tree |
2007-05-18 |
Matthew Dillon | Update # comments and documentation for disktab(5).
|
commit | commitdiff | tree |
2007-05-18 |
Matthew Dillon | Cleanup shutdown(2) usage and make it consistent. ...
|
commit | commitdiff | tree |
2007-05-18 |
Matthew Dillon | Finish moving boot/i386 to boot/pc32 (it was left half...
|
commit | commitdiff | tree |
2007-05-18 |
Matthew Dillon | use_mcd.h, use_scd.h no longer exist.
|
commit | commitdiff | tree |
2007-05-18 |
Matthew Dillon | Remove the NATA config file generation rules. Add...
|
commit | commitdiff | tree |
2007-05-18 |
Matthew Dillon | Add back PCI_MAP_FIXUP, it was mistakenly removed.
|
commit | commitdiff | tree |
2007-05-17 |
Matthew Dillon | Fix buildworld, getdiskbyname() has moved to <disktab.h>
|
commit | commitdiff | tree |
2007-05-17 |
Matthew Dillon | Add getdisktabbyname() to libc. This will soon replace...
|
commit | commitdiff | tree |
2007-05-17 |
Matthew Dillon | Remove libdisk from the Makefile.
|
commit | commitdiff | tree |
2007-05-17 |
Matthew Dillon | Remove #include <sys/disklabel.h> from various source...
|
commit | commitdiff | tree |
2007-05-17 |
Matthew Dillon | Use DIOCGPART instead of DIOCGDINFO to remove references...
|
commit | commitdiff | tree |
2007-05-17 |
Matthew Dillon | Synchronize the NATA kernel build.
|
commit | commitdiff | tree |
2007-05-17 |
Matthew Dillon | Remove libdisk from the build.
|
commit | commitdiff | tree |
2007-05-17 |
Matthew Dillon | Remove support for mcd and scd - these were old proprietary...
|
commit | commitdiff | tree |
2007-05-17 |
Matthew Dillon | Remove the roll-your-own disklabel from the ATA CD...
|
commit | commitdiff | tree |
2007-05-17 |
Matthew Dillon | Remove the roll-your-own disklabel from CCD. Use the...
|
commit | commitdiff | tree |
2007-05-17 |
Matthew Dillon | Add dev_drefs() - return the number of references on...
|
commit | commitdiff | tree |
2007-05-16 |
Matthew Dillon | Port 16 byte SCSI command support from FreeBSD. This...
|
commit | commitdiff | tree |
2007-05-16 |
Matthew Dillon | Continue untangling the disklabel. Add sector index...
|
commit | commitdiff | tree |
2007-05-15 |
Matthew Dillon | Support 64 bit file sizes and 64 bit sector numbers.
|
commit | commitdiff | tree |
2007-05-15 |
Matthew Dillon | * The diskslice abstraction now stores offsets/sizes...
|
commit | commitdiff | tree |
2007-05-15 |
Matthew Dillon | The normal ATA driver is capable of handling 48 bit...
|
commit | commitdiff | tree |
2007-05-15 |
Matthew Dillon | Add a new command, /sbin/diskinfo, which uses the revamped...
|
commit | commitdiff | tree |
2007-05-15 |
Matthew Dillon | Continue untangling the disklabel. Reorganize struct...
|
commit | commitdiff | tree |
2007-05-15 |
Matthew Dillon | Continue untangling the disklabel. Use the generic...
|
commit | commitdiff | tree |