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
/
rules.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make libdisk WARNS=4 clean.
kuriyama
2004-03-30
1
-4
/
+4
*
Change libdisk and sysinstall to use d_addr_t rather than u_long for disk
jhb
2004-03-16
1
-19
/
+20
*
Turn Track_Aligned(), Prev_Track_Aligned(), Next_Track_Aligned(),
marcel
2003-11-02
1
-7
/
+22
*
Teach libdisk that AMD64 works just like i386
peter
2003-04-30
1
-0
/
+1
*
Fix a compiler warning.
phk
2003-04-23
1
-0
/
+2
*
Libdisk does not need to include <sys/diskslice.h> any more.
phk
2003-04-04
1
-1
/
+0
*
Fixed style(9)
nyan
2002-11-15
1
-16
/
+27
*
Restore to pc98 support.
nyan
2002-10-31
1
-5
/
+12
*
Since make release is toast anyway, add wood to the pyre:
phk
2002-10-29
1
-9
/
+12
*
Swing the weed-whacker around libdisk:
phk
2002-10-22
1
-57
/
+21
*
Fix to support pc98.
nyan
2002-10-08
1
-0
/
+4
*
Split MBR and PC98 on-disk sliceformats out from disklabel.h, step 1:
phk
2002-10-01
1
-0
/
+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 spaces around operators.
obrien
2001-04-01
1
-29
/
+29
*
Libraries should _never_ call exit() themselves (or its alternate spelling
obrien
2001-03-18
1
-1
/
+0
*
- Allow support for MBR boot loaders that are longer than one sector. As
jhb
2000-07-12
1
-25
/
+1
*
Changes for PC-98.
kato
2000-03-29
1
-0
/
+28
*
Catch up to the fact that block devices are toast.
jkh
1999-12-15
1
-1
/
+0
*
Remove BAD144 support
phk
1999-11-27
1
-30
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
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
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-11
/
+78
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-5
/
+5
*
Add check for rootfs > cyl 1024.
phk
1995-05-08
1
-2
/
+6
*
General sanitation and cleanup. Killed the "reserved" type, it wasn't.
phk
1995-05-06
1
-6
/
+2
*
If in Create_Chunk we (type==freebsd && (flags&CHUNK_ALIGN)), then we will
phk
1995-05-05
1
-3
/
+3
*
Make the partitions names even more sensible
phk
1995-05-04
1
-16
/
+29
*
Make the target for tst01 more sensible.
phk
1995-05-03
1
-4
/
+16
*
Now we do writes too.
phk
1995-04-30
1
-11
/
+65
*
Names are assigned when chunks are created.
phk
1995-04-29
1
-1
/
+49
*
Next Iteration, getting better.
phk
1995-04-29
1
-3
/
+30
*
Sanitize and explain a little bit... Implement the first rules...
phk
1995-04-29
1
-0
/
+95