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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes for alpha support.
jkh
1999-01-08
2
-2
/
+21
*
Eliminate all dependence on boot1 and boot2. This is passed in by
jkh
1998-12-31
3
-28
/
+6
*
Transition libdisk to use /boot since what it's looking for (boot1 and boot2)
jkh
1998-12-30
1
-2
/
+2
*
Backed out previous commit. It depends on a.out utilities and libraries
bde
1998-12-30
1
-2
/
+2
*
Fixed bootstrapping of /usr/mdec/boot[12].
bde
1998-12-30
1
-2
/
+2
*
Add "fla" to Disk_Names()
phk
1998-12-19
1
-2
/
+2
*
Fixes for handling 'wfd' (and any other disk with a non-2-character name)
msmith
1998-10-27
2
-9
/
+9
*
Teach libdisk about alpha boot blocks.
dfr
1998-10-06
4
-4
/
+51
*
Eliminate unaligned access on Alpha and also neaten up this code a little.
jkh
1998-09-30
2
-8
/
+38
*
Remove references to the "od" device.
gibbs
1998-09-15
2
-5
/
+3
*
Extend the existing hackery to set the disk type to SCSI for the
jdp
1998-06-27
1
-2
/
+3
*
Spelling corrections.
jkoshy
1998-06-06
1
-3
/
+3
*
Add new NetBSD FFS with FDISK partition ID 0xa9
obrien
1998-05-19
1
-1
/
+2
*
Change an arbitarly hardcoded `10' to MAX_NO_DISKS, which is currently "20".
obrien
1998-05-15
1
-2
/
+2
*
Add Compaq & SCO partition types.
jkh
1998-03-22
1
-1
/
+3
*
MF22: teach about LS-120 devices.
jkh
1998-03-20
2
-3
/
+5
*
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq
charnier
1998-03-19
1
-3
/
+4
*
Add more AIX/DOS/Win95 partition types
ache
1998-03-14
1
-4
/
+12
*
Add primary fat-32
ache
1998-03-07
1
-1
/
+3
*
Reconized OpenBSD partitions.
obrien
1998-03-05
1
-1
/
+3
*
Be more verbose if we can't determine device major/minor.
jkh
1998-02-10
1
-1
/
+2
*
Fixed #includes in the synopsis and in an example. <sys/socket.h>
bde
1998-01-20
1
-2
/
+2
*
Non-intrusive changes to support Justin's CAM stuff.
jkh
1998-01-16
2
-3
/
+5
*
Fix erroneous format string.
jdp
1997-11-18
1
-2
/
+2
*
Fixed this header to compile with gcc -pedantic -Werror (removed comma
bde
1997-03-19
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
12
-12
/
+12
*
Adds slice_type_name() which extends chunk_n[] for subtype's too.
obrien
1997-01-23
4
-1
/
+63
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
12
-12
/
+12
*
Close PR#2198:
jkh
1996-12-13
2
-3
/
+5
*
Improve the Dangerously Dedidcated mode a bit. Not much, but a bit better.
phk
1996-11-27
5
-65
/
+57
*
cmp -s || install -c ==> install -C
peter
1996-08-30
1
-5
/
+2
*
Cast lseek arguments appropriately.
jkh
1996-07-09
2
-8
/
+8
*
Removed -g from CFLAGS.
bde
1996-06-23
1
-2
/
+2
*
``mv'' -> ``mv -f''
wosch
1996-05-07
1
-1
/
+3
*
Fix mis-declared static arrays that made sysinstall SEGV in
jkh
1996-04-29
1
-2
/
+2
*
Move some warn()'s into DEBUG space since I don't need them coming
jkh
1996-04-29
3
-11
/
+34
*
Make libdisk C++ aware:
joerg
1996-03-24
6
-137
/
+147
*
Fix bogus MLINKS line. When is the old libdisk going to go away, BTW?
jkh
1996-03-18
1
-2
/
+1
*
libdisk is now `adult':
joerg
1996-03-17
2
-1
/
+353
*
Repository copy src/release/libdisk to src/lib/libdisk as per recent
peter
1996-03-17
1
-0
/
+1
*
Update the -current sources from the 2.1 branch.
peter
1995-12-07
5
-234
/
+311
*
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
8
-26
/
+140
*
Remove trailing whitespace.
rgrimes
1995-05-30
8
-79
/
+79
*
Remove Ontrack special from All_FreeBSD().
phk
1995-05-25
3
-8
/
+9
*
Align slices to cylinder boundries.
jkh
1995-05-24
3
-7
/
+18
*
Fix a typo, now there should always be an active slice.
phk
1995-05-21
1
-2
/
+2
*
Do not allocate the first track.
phk
1995-05-20
1
-1
/
+5
*
Remove two printfs before Jordan has a fit over them.
phk
1995-05-18
1
-4
/
+1
*
Fixed the calculation of the reserved space for bad144. Thanks Rod!
phk
1995-05-15
1
-2
/
+2
[next]