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 |
2007-05-15 |
Matthew Dillon | Continue untangling the disklabel. Have most disk...
|
commit | commitdiff | tree |
2007-05-14 |
Matthew Dillon | Start untangling the disklabel from various bits of...
|
commit | commitdiff | tree |
2007-05-14 |
Matthew Dillon | Remove the ancient diskpart program.
|
commit | commitdiff | tree |
2007-05-14 |
Matthew Dillon | Remove old unused cruft.
|
commit | commitdiff | tree |
2007-05-13 |
Matthew Dillon | Make the kern.ipc.nmbclusters and kern.ipc.nmbufs sysctls...
|
commit | commitdiff | tree |
2007-05-13 |
Matthew Dillon | Ooops, cache_inval_vp_nonblock() was being called too...
|
commit | commitdiff | tree |
2007-05-13 |
Matthew Dillon | Fix a vnode recyclement namecache<->vnode deadlock...
|
commit | commitdiff | tree |
2007-05-13 |
Matthew Dillon | Remove variables that are no longer used due to the...
|
commit | commitdiff | tree |
2007-05-11 |
Matthew Dillon | Add the ID for the Realtek ALC862 codec to the hda...
|
commit | commitdiff | tree |
2007-05-11 |
Matthew Dillon | Fix the location of Make.tags.inc
|
commit | commitdiff | tree |
2007-05-09 |
Matthew Dillon | Fix a bug where multiple mounts on the same mount point...
|
commit | commitdiff | tree |
2007-05-09 |
Matthew Dillon | Synchronize libkvm etc, with recent kernel major/minor...
|
commit | commitdiff | tree |
2007-05-09 |
Matthew Dillon | Give the device major / minor numbers their own separate...
|
commit | commitdiff | tree |
2007-05-08 |
Matthew Dillon | Replace NOCDEV with NULL. NOCDEV was ((void *)-1)...
|
commit | commitdiff | tree |
2007-05-07 |
Matthew Dillon | Add fields to the ktrace header to allow kdump to also...
|
commit | commitdiff | tree |
2007-05-07 |
Matthew Dillon | Changes to consdev - low level kernel console initialization.
|
commit | commitdiff | tree |
2007-05-06 |
Matthew Dillon | Update vnodeinfo to handle the recent vnode changes.
|
commit | commitdiff | tree |
2007-05-06 |
Matthew Dillon | Update for vnode changes.
|
commit | commitdiff | tree |
2007-05-06 |
Matthew Dillon | Use SYSREF to reference count struct vnode. v_usecount...
|
commit | commitdiff | tree |
2007-05-05 |
Matthew Dillon | The bus_get_resource_list DEVMETHOD is primarily used...
|
commit | commitdiff | tree |
2007-05-05 |
Matthew Dillon | Update vnode.9, correct spelling.
|
commit | commitdiff | tree |
2007-05-05 |
Matthew Dillon | Update the vget, vput, vref, vrele, vhold, and vdrop...
|
commit | commitdiff | tree |
2007-05-04 |
Matthew Dillon | pci_get_resource_list() was returning an illegal pointer...
|
commit | commitdiff | tree |
2007-05-04 |
Matthew Dillon | Followup commit - fix a bug in the last commit.
|
commit | commitdiff | tree |
2007-05-03 |
Matthew Dillon | Make libthread_xu use the new lwp_rtprio() system call...
|
commit | commitdiff | tree |
2007-05-03 |
Matthew Dillon | Add a new system call, lwp_rtprio(), and regenerate...
|
commit | commitdiff | tree |
2007-05-02 |
Matthew Dillon | When thread0 is initialized it must also be LWKT scheduled...
|
commit | commitdiff | tree |
2007-05-01 |
Matthew Dillon | Reduce the livelock limit from 50Khz to 40Khz.
|
commit | commitdiff | tree |
2007-05-01 |
Matthew Dillon | Document the interrupt moderation timer and the fact...
|
commit | commitdiff | tree |
2007-05-01 |
Matthew Dillon | ata_boot_attach() is no longer used, #if 0 it out.
|
commit | commitdiff | tree |
2007-05-01 |
Matthew Dillon | Add missing crit_exit();
|
commit | commitdiff | tree |
2007-05-01 |
Matthew Dillon | Move clock registration from before SMP startup to...
|
commit | commitdiff | tree |
2007-05-01 |
Matthew Dillon | Implement kern.do_async_attach. default disabled. ...
|
commit | commitdiff | tree |
2007-04-30 |
Matthew Dillon | More cleanups, do not allow backspacing beyond the...
|
commit | commitdiff | tree |
2007-04-30 |
Matthew Dillon | Make the mountroot> prompt a bit more user-friendly.
|
commit | commitdiff | tree |
2007-04-30 |
Matthew Dillon | It is possible for spurious interrupt(s) to be posted...
|
commit | commitdiff | tree |
2007-04-30 |
Matthew Dillon | Reorder cpu interrupt enablement, do it in the code...
|
commit | commitdiff | tree |
2007-04-30 |
Matthew Dillon | EST's module was being installed before the module...
|
commit | commitdiff | tree |
2007-04-30 |
Matthew Dillon | Revamp SYSINIT ordering. Relabel sysinit IDs (SI_...
|
commit | commitdiff | tree |
2007-04-30 |
Matthew Dillon | Store the frequency and cputimer used to initialize...
|
commit | commitdiff | tree |
2007-04-29 |
Matthew Dillon | * Use SYSREF for vmspace structures. This replaces...
|
commit | commitdiff | tree |
2007-04-29 |
Matthew Dillon | Remove unneeded references to sys/syslink.h. Get syslink_de...
|
commit | commitdiff | tree |
2007-04-29 |
Matthew Dillon | Use the __boolean_t defined in machine/stdint.h instead...
|
commit | commitdiff | tree |
2007-04-29 |
Matthew Dillon | When <sys/user.h> is included, it MUST be included...
|
commit | commitdiff | tree |
2007-04-29 |
Matthew Dillon | Implement SYSREF - structural reference counting, allocation...
|
commit | commitdiff | tree |
2007-04-29 |
Matthew Dillon | Add a shortcut function, objcache_create_mbacked()...
|
commit | commitdiff | tree |
2007-04-29 |
Matthew Dillon | When <sys/user.h> is included, it MUST be included...
|
commit | commitdiff | tree |
2007-04-27 |
Matthew Dillon | Implement ncpus_fit and ncpus_fit_mask. Admittedly...
|
commit | commitdiff | tree |
2007-04-27 |
Matthew Dillon | Add a generally accessible cpu_pause() inline for spin...
|
commit | commitdiff | tree |
2007-04-26 |
Matthew Dillon | Fix various paths in rc.d/diskless and friends.
|
commit | commitdiff | tree |
2007-04-26 |
Matthew Dillon | Move syslink_desc to sys/syslink_rpc.h so kernel code...
|
commit | commitdiff | tree |
2007-04-25 |
Matthew Dillon | IPV6 type 0 route headers are a flawed design, insecure...
|
commit | commitdiff | tree |