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
*
mdoc(7) fixes: Fixed the markup in the BUGS section, bumped document date.
ru
2003-05-19
1
-4
/
+5
*
mdoc(7) fixes: Fix the markup in the recently added ENVIRONMENT section.
ru
2003-05-19
1
-6
/
+6
*
mdoc(7) fixes: Mark "gated" with the .Nm macro.
ru
2003-05-19
1
-6
/
+6
*
Add a newline at end of file.
ru
2003-05-19
1
-1
/
+1
*
Fixed troff(1) and mdoc(7) warnings.
ru
2003-05-18
1
-3
/
+1
*
Clarify setting sysctl variables via loader(8) tunables
brueffer
2003-05-18
1
-4
/
+8
*
mdoc(7) markup overhaul.
ru
2003-05-17
1
-43
/
+55
*
Fixed the markup in the recently added ENVIRONMENT section.
ru
2003-05-17
1
-6
/
+6
*
mdoc(7) fix: Add the forgotten paragraph command.
ru
2003-05-17
1
-0
/
+1
*
mdoc(7) fixes: Expand contraction.
ru
2003-05-17
1
-1
/
+1
*
Add fdisk for $MACHINE_ARCH == amd64
peter
2003-05-17
1
-0
/
+4
*
Style fixes.
ru
2003-05-17
1
-13
/
+8
*
Moved libgeom.so dependencies to where they belong.
ru
2003-05-17
3
-6
/
+6
*
Add information about setting sysctl variables via loader(8) and
brueffer
2003-05-17
1
-1
/
+9
*
Allow zero or more actions in an action list, rather than requiring
imp
2003-05-15
1
-0
/
+3
*
mdoc(7) police: fix more breakages from rev. 1.69.
ru
2003-05-14
1
-6
/
+6
*
Add pc98 archtecture entry.
phk
2003-05-13
1
-0
/
+4
*
Fix broken comment line introduced in rev 1.69.
sheldonh
2003-05-13
1
-1
/
+1
*
Remove -p from getopt args.
trhodes
2003-05-12
1
-1
/
+1
*
Understand GEOM. This makes growfs work again, but it really needs rewriting.
grog
2003-05-12
1
-28
/
+57
*
Remove remnants of the -p option. While I'm here, remove wording about
trhodes
2003-05-11
1
-6
/
+0
*
Put back the error checking in wtfs() that was lost when newfs was
iedowse
2003-05-10
1
-1
/
+2
*
Before reading an ascii label, initialize with defaults so that
phk
2003-05-09
1
-0
/
+1
*
Sigh, this shows just how much one can be conditioned my the environment:
phk
2003-05-09
1
-9
/
+7
*
Describe the pattern filenames must be in before they are added to the hints
trhodes
2003-05-08
1
-0
/
+3
*
vinum_read: Don't lock configuration from userland. If vinum(8)
grog
2003-05-08
1
-7
/
+1
*
Bring the dumpon(8) man page closer to reality:
hmp
2003-05-07
1
-11
/
+15
*
Dump is hard-wired to believe that it can read disks on
mckusick
2003-05-07
2
-4
/
+48
*
Add an example of how to create an fstab entry.
dougb
2003-05-05
1
-0
/
+4
*
Centralize _PATH_* definitions.
obrien
2003-05-05
4
-46
/
+4
*
Compile bsdlabel on all platforms.
phk
2003-05-05
2
-6
/
+11
*
Typo in last commit.
phk
2003-05-05
1
-1
/
+1
*
Add a BUGS section which explains that & why vinum volumes can not be
phk
2003-05-05
1
-0
/
+6
*
DOnt allow getting caps from other than master and slave device :)
sos
2003-05-05
1
-0
/
+3
*
vinum_start: Call vinum_read with correct number of parameters.
grog
2003-05-05
1
-1
/
+1
*
vinum_readpol: Get this right.
grog
2003-05-05
1
-19
/
+20
*
Finally implement read policies. The previous "implementation" didn't
grog
2003-05-05
1
-3
/
+7
*
Add transparent handling of mbroffset for backwards compatibility.
phk
2003-05-04
1
-1
/
+25
*
Added more descriptive error outputs.
sos
2003-05-04
1
-13
/
+39
*
On getting status print the stripesize on RAID0's.
sos
2003-05-04
1
-2
/
+4
*
Note that gated is a commercial routing product now, and remove
murray
2003-05-04
1
-11
/
+12
*
Rewrite of startup code:
grog
2003-05-04
1
-56
/
+13
*
Fix the misspelling of DPADD, then fix "make checkdpadd".
ru
2003-05-03
1
-1
/
+1
*
Use __FBSDID() to quiet GCC 3.3 warnings.
obrien
2003-05-03
42
-160
/
+130
*
More axe-work:
phk
2003-05-03
2
-683
/
+192
*
Some minor remodelling with a large axe.
phk
2003-05-03
1
-279
/
+171
*
Use new geom.ctl based OAM instead of ioctls.
phk
2003-05-03
2
-95
/
+100
*
bsd_disklabel_le_dec() takes an extra argument now.
phk
2003-05-02
1
-1
/
+2
*
Vastly simplify architecture handling: Use properties of label as
phk
2003-05-02
1
-124
/
+19
*
Default the location to the compiled for architecture if no -m arg specified.
phk
2003-05-02
1
-3
/
+9
[next]