index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libdisk
/
write_disk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not fill in d_ncylinders, d_ntracks and d_nsectors in the disklabel
marcel
2003-11-02
1
-0
/
+2
*
Libdisk does not need to include <sys/diskslice.h> any more.
phk
2003-04-04
1
-1
/
+0
*
- Remove unused old disk pointers from Write_FreeBSD() and Fill_Disklabel()
jhb
2003-02-04
1
-1
/
+1
*
Fixed style(9)
nyan
2002-11-15
1
-9
/
+10
*
Untangle #ifdefs in the write-end of things by giving each arch its
phk
2002-10-23
1
-314
/
+1
*
Separate the struct disklabel filling stuff from the rest of Write_FreeBSD().
phk
2002-10-23
1
-42
/
+41
*
Swing the weed-whacker around libdisk:
phk
2002-10-22
1
-40
/
+15
*
#include the right thing for PC98
phk
2002-10-02
1
-0
/
+4
*
Split MBR and PC98 on-disk sliceformats out from disklabel.h, step 1:
phk
2002-10-01
1
-0
/
+1
*
Retire the bogus uses of the disklabel field d_sbsize and begin to
phk
2002-05-12
1
-1
/
+1
*
Modernize my email address.
phk
2002-03-25
1
-1
/
+1
*
Add __FBSDID()s to libdisk
dillon
2001-09-30
1
-3
/
+3
*
+ add u_long sector_size to struct disk (documented in libdisk.3)
jkh
2001-05-13
1
-14
/
+17
*
Add spaces around operators.
obrien
2001-04-01
1
-39
/
+38
*
Try to untangle some of the #ifdef spaghetti.
obrien
2001-04-01
1
-9
/
+9
*
Quiet warnings on the Alpha.
obrien
2001-04-01
1
-1
/
+4
*
Libraries should _never_ call exit() themselves (or its alternate spelling
obrien
2001-03-18
1
-1
/
+0
*
Do install-time configuration of the i386 boot0 boot manager. At
rnordier
2000-12-12
1
-1
/
+23
*
- Added support for installing boot0 and boot0.5 for PC-98.
nyan
2000-08-12
1
-0
/
+7
*
- Fixed warnings and typo.
nyan
2000-08-08
1
-0
/
+2
*
- Allow support for MBR boot loaders that are longer than one sector. As
jhb
2000-07-12
1
-0
/
+3
*
_PATH_DEV'ify libdisk
jhb
2000-06-28
1
-1
/
+2
*
/dev/rXXX -> /dev/XXX
msmith
2000-05-31
1
-1
/
+1
*
Changes for PC-98.
kato
2000-03-29
1
-0
/
+85
*
lowercase error message
charnier
2000-03-26
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Back out the last change to disk.c - a kernel change removed the need.
dfr
1999-05-09
1
-1
/
+5
*
More support for Alpha installs.
jkh
1999-01-29
1
-2
/
+10
*
Changes for alpha support.
jkh
1999-01-08
1
-1
/
+11
*
Fixes for handling 'wfd' (and any other disk with a non-2-character name)
msmith
1998-10-27
1
-3
/
+4
*
Teach libdisk about alpha boot blocks.
dfr
1998-10-06
1
-1
/
+18
*
Eliminate unaligned access on Alpha and also neaten up this code a little.
jkh
1998-09-30
1
-3
/
+13
*
Extend the existing hackery to set the disk type to SCSI for the
jdp
1998-06-27
1
-2
/
+3
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Improve the Dangerously Dedidcated mode a bit. Not much, but a bit better.
phk
1996-11-27
1
-7
/
+1
*
Move some warn()'s into DEBUG space since I don't need them coming
jkh
1996-04-29
1
-1
/
+7
*
Update the -current sources from the 2.1 branch.
peter
1995-12-07
1
-3
/
+3
*
Brought in changes from rev 1.14.2.1 into main branch.
dg
1995-08-26
1
-1
/
+10
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-1
/
+7
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-9
/
+9
*
Align slices to cylinder boundries.
jkh
1995-05-24
1
-5
/
+4
*
Fix a typo, now there should always be an active slice.
phk
1995-05-21
1
-2
/
+2
*
Remove two printfs before Jordan has a fit over them.
phk
1995-05-18
1
-4
/
+1
*
Recognize slice type #6 as dos
phk
1995-05-08
1
-3
/
+14
*
General sanitation and cleanup. Killed the "reserved" type, it wasn't.
phk
1995-05-06
1
-3
/
+1
*
Make the partitions names even more sensible
phk
1995-05-04
1
-1
/
+9
*
start CHS is 0xff,0xff,0xff if past 1024.
phk
1995-05-01
1
-17
/
+12
*
Use the DIOCSYNCSLICE ioctl now. (use only with kernel from this morning).
phk
1995-04-30
1
-28
/
+32
*
get bootblocks right.
phk
1995-04-30
1
-2
/
+6
[next]