| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Catch this file up with ufs/ffs/fs.h. | trhodes | 2003-04-22 | 1 | -95/+104 |
* | | Revision 1.246 should have also included | alc | 2003-04-22 | 1 | -1/+2 |
* | | chdir(1) into a source directory before attempting to determine the | ru | 2003-04-22 | 1 | -1/+2 |
* | | IP addresses can be up to 15 characters long, not 12. | mike | 2003-04-22 | 1 | -2/+2 |
* | | Comment out firewire devices. | nyan | 2003-04-22 | 1 | -3/+3 |
* | | Axe CXXINCLUDES from CXXFLAGS, it serves no useful purpose anymore. | ru | 2003-04-22 | 1 | -1/+1 |
* | | Add Vladimir Ulyanov's birthday. | grog | 2003-04-22 | 1 | -0/+1 |
* | | Bump document date for previous revision. | ru | 2003-04-22 | 1 | -16/+36 |
* | | Move down intr level testing code a bit, cpu_switch_load_gs fault can be at | davidxu | 2003-04-22 | 2 | -6/+6 |
* | | add FireWire drivers. | simokawa | 2003-04-22 | 2 | -0/+8 |
* | | Fix some problems for cpu_switch_load_gs. when fault address is at | davidxu | 2003-04-22 | 2 | -2/+14 |
* | | Remove unused declarations. | alc | 2003-04-22 | 1 | -4/+0 |
* | | Revision 1.52 of vm/uma_core.c has led to UMA's obj_alloc() being | alc | 2003-04-22 | 1 | -3/+2 |
* | | Fix compilation errors. | phk | 2003-04-22 | 1 | -2/+1 |
* | | FreeBSD has no systrace(1), and our rc.subr does not support it. | dougb | 2003-04-22 | 1 | -12/+0 |
* | | Add VM_OBJECT_LOCKED(). | alc | 2003-04-22 | 1 | -0/+1 |
* | | add scbus for FireWire. | simokawa | 2003-04-22 | 1 | -0/+7 |
* | | Document device_set_driver(9) | imp | 2003-04-22 | 2 | -1/+57 |
* | | Document device_printf(9). | imp | 2003-04-22 | 2 | -1/+59 |
* | | Document device_set_ivars(9) as well. | imp | 2003-04-22 | 2 | -2/+20 |
* | | Remove single threading detecting code, these code really should be | davidxu | 2003-04-22 | 5 | -45/+0 |
* | | Set the local bus address in xfer->dst. | simokawa | 2003-04-22 | 1 | -2/+2 |
* | | Don't use the tpa instruction to implement pmap_kextract. The tpa | marcel | 2003-04-22 | 2 | -8/+26 |
* | | man page for device_get_parent. | imp | 2003-04-22 | 2 | -1/+50 |
* | | device_is_alive already was documented in device_get_state, so remove the | imp | 2003-04-22 | 4 | -102/+12 |
* | | Add man page for device_get_name and device_get_nameunit. | imp | 2003-04-22 | 1 | -0/+55 |
* | | Don't use UFS2 by default during the install process on PC98, as the | rwatson | 2003-04-21 | 4 | -22/+36 |
* | | Now that all uses of this file use explicit encoding/decoding, remove | phk | 2003-04-21 | 1 | -36/+12 |
* | | Use explicit encoding/decoding funtions for sunlabel data structures. | phk | 2003-04-21 | 2 | -34/+29 |
* | | Update libdisk to use the explicing encoding function for sunlabel data | phk | 2003-04-21 | 2 | -11/+13 |
* | | Add minimal regression test for hotspot handling of the sunlabel. | phk | 2003-04-21 | 1 | -0/+114 |
* | | Implement a hotspot for the sunlabel. | phk | 2003-04-21 | 1 | -3/+38 |
* | | - Don't highlight options APIC_IO at the top since it only applies to i386 | jhb | 2003-04-21 | 1 | -3/+15 |
* | | Update GEOM::SUN to use the decoding functions in geom_sunlabel_enc.c | phk | 2003-04-21 | 3 | -45/+18 |
* | | Use #defines from <sys/sun_disklabel.h> instead of private ones. | phk | 2003-04-21 | 1 | -8/+4 |
* | | Add defines for number of partitions, raw partition index and size of | phk | 2003-04-21 | 1 | -1/+4 |
* | | Add prototypes for sunlabel_dec() and sunlabel_enc(). | phk | 2003-04-21 | 1 | -0/+3 |
* | | Removed mount_devfs from progs since there is no "mount_devfs" | ru | 2003-04-21 | 5 | -5/+5 |
* | | Grammar and spelling fixes, improved the wording a bit | brueffer | 2003-04-21 | 1 | -37/+38 |
* | | Functions to encode and decode Sun Microsystems disk partitioning data | phk | 2003-04-21 | 1 | -0/+131 |
* | | Use newly minted device_is_attached rather than device_is_alive to see | imp | 2003-04-21 | 17 | -17/+17 |
* | | Xref these two functions, since they are similar enough to cause confusion. | imp | 2003-04-21 | 2 | -0/+2 |
* | | Simple man page for new device_is_attached. | imp | 2003-04-21 | 2 | -1/+50 |
* | | Add a man page for device_is_alive. | imp | 2003-04-21 | 2 | -1/+50 |
* | | Create a new function, device_is_attached(), that is like | imp | 2003-04-21 | 2 | -0/+7 |
* | | Regen. | takawata | 2003-04-21 | 2 | -6/+20 |
* | | Add another product ID for if_axe and correct vendor ID description | takawata | 2003-04-21 | 2 | -2/+5 |
* | | Kill debug printf that crept in my last commit | imp | 2003-04-21 | 1 | -1/+0 |
* | | Force output of jail ID (if necessary) before excuting the command, | mike | 2003-04-21 | 1 | -1/+3 |
* | | Add FireWire drivers to GENERIC. | simokawa | 2003-04-21 | 7 | -0/+35 |