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
/
sbin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add "addspare" functionality.
sos
2003-05-02
2
-3
/
+20
*
bufpos is used in size_t contexts, so make it one.
obrien
2003-05-02
1
-6
/
+5
*
Set WARNS=1. RESOLUTION_MAX macro has major signed/unsigned issues.
obrien
2003-05-02
1
-0
/
+1
*
Use __FBSDID.
obrien
2003-05-02
3
-10
/
+7
*
Use size_t type vars in sizeof contexts.
obrien
2003-05-02
1
-3
/
+3
*
Removed all vestiges of KerberosIV.
ru
2003-05-01
6
-21
/
+15
*
Style.
ru
2003-05-01
1
-2
/
+3
*
Fixed the MLINKS assignment style.
ru
2003-05-01
1
-1
/
+1
*
De-Kerberise (KerberosIV). KerberosIV is no longer present, and
markm
2003-05-01
7
-77
/
+4
*
Oops, DIOCGPC98 should be DIOCSPC98.
nyan
2003-05-01
1
-1
/
+1
*
Merged from src/sbin/fdisk/Makefile revision 1.10.
nyan
2003-05-01
1
-1
/
+4
*
Merged from src/sbin/fdisk/fdisk.c revision 1.69.
nyan
2003-05-01
1
-1
/
+6
*
Remove VINUMDEBUG. vinum(8) always compiles with VINUMDEBUG to be able
grog
2003-05-01
1
-1
/
+1
*
Add the #includes previously in individual .c files.
grog
2003-05-01
1
-4
/
+27
*
Move most #includes to vext.h.
grog
2003-05-01
1
-57
/
+38
*
Move most #includes to vext.h.
grog
2003-05-01
1
-50
/
+33
*
Move most #includes to vext.h.
grog
2003-05-01
1
-153
/
+206
*
Add media types and options for ATM. While on most ATM cards media cannot
harti
2003-04-29
1
-0
/
+34
*
document mode directive
sam
2003-04-28
1
-2
/
+14
*
add a "mode" directive to specify the operating mode for multi-mode devices;
sam
2003-04-28
3
-3
/
+120
*
This file does not seem to serve any purpose. It has never been hooked up
tjr
2003-04-28
1
-240
/
+0
*
Fix for dynamic linking.
jake
2003-04-27
1
-1
/
+1
*
Add .Xr's to mdmfs(8).
dougb
2003-04-27
1
-0
/
+1
*
Also MLINK the man page for mount_mfs.
dougb
2003-04-27
2
-2
/
+4
*
Install a mount_mfs symlink so that you can specify something like this
dougb
2003-04-27
1
-0
/
+1
*
Create a new C++ header file called devd.hh which has all the class
imp
2003-04-26
3
-101
/
+172
*
Update to use is_id_char() in the last patch. I should have done this
imp
2003-04-26
1
-2
/
+1
*
Make better use of the string type when parsing things. This switches
imp
2003-04-26
1
-28
/
+22
*
Fix typos in comments; some style(9) fixes; no code changes.
schweikh
2003-04-26
1
-121
/
+117
*
Change default to be 'process all events before calling daemon.'
imp
2003-04-25
1
-2
/
+4
*
Back out previous delta to fix fsck on filesystems without an fstab entry,
jmallett
2003-04-25
1
-1
/
+23
*
style(9): use NULL when assigning/comparing a char *,
johan
2003-04-23
3
-9
/
+9
*
Make this WARNS=5 clean by adding () in 'if (a || (b && c))'.
johan
2003-04-23
2
-2
/
+2
*
Make this WARNS=5 clean by using %j and (uintmax_t).
johan
2003-04-23
2
-3
/
+5
*
These are WARNS=5 clean, mark them as such to keep them that way.
johan
2003-04-23
2
-0
/
+2
*
Add testcases to ensure that overwriting bootcode does not trash label.
phk
2003-04-23
1
-0
/
+26
*
If we cannot open the parent device for writing, use GEOM::CONFIG_GEOM
phk
2003-04-23
2
-24
/
+61
*
Do not link sunlabel to disklabel.
phk
2003-04-23
1
-1
/
+0
*
Add "-r" when we initialize the label first time.
phk
2003-04-22
1
-1
/
+18
*
Make this WARNS=2 clean by using %j and (uintmax_t).
johan
2003-04-22
2
-2
/
+2
*
Use explicit encoding/decoding funtions for sunlabel data structures.
phk
2003-04-21
2
-34
/
+29
*
Add minimal regression test for hotspot handling of the sunlabel.
phk
2003-04-21
1
-0
/
+114
*
Kill debug printf that crept in my last commit
imp
2003-04-21
1
-1
/
+0
*
Implement a two new flags, and change the meaning of another one.
imp
2003-04-21
2
-14
/
+45
*
Put an anti-foot-shooting measure in place. Set hw.bus.devctl_disable
imp
2003-04-21
1
-0
/
+19
*
o Skip white space between variables better. This makes
imp
2003-04-21
1
-6
/
+17
*
devd.conf already has the examples in the todo list
imp
2003-04-21
1
-1
/
+0
*
Remove reference to diskpart(8)
brueffer
2003-04-20
1
-1
/
+0
*
Throw the switch--change to UFS2 as our default file system format for
rwatson
2003-04-20
2
-2
/
+2
*
Add the beginning of a regression test.
phk
2003-04-18
2
-0
/
+113
[prev]
[next]