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
*
Update and tidy descriptions of info -V.
grog
1999-08-26
1
-30
/
+69
*
Add -e option to usage().
dwhite
1999-08-25
2
-4
/
+4
*
Document the setstate command.
grog
1999-08-24
1
-6
/
+22
*
Change declaration for initsd.
grog
1999-08-24
1
-1
/
+4
*
parseline(): Reset the -w flag.
grog
1999-08-24
1
-27
/
+29
*
vinum_info(): Add support for logging subdisk I/O.
grog
1999-08-24
1
-17
/
+21
*
Tidy up some indentation and comments.
grog
1999-08-24
1
-15
/
+109
*
Add new option to fdisk: -e
phk
1999-08-23
4
-26
/
+80
*
Don't print a "," after the last superblock.
billf
1999-08-21
1
-3
/
+4
*
To christen the brand new security category for syslog, we get IPFW
green
1999-08-21
1
-5
/
+8
*
Bad cross-reference of getservbyname(2) changed to getservbyname(3)
chris
1999-08-18
1
-2
/
+2
*
Add reference to blackhole(4)
csgr
1999-08-17
1
-1
/
+2
*
Re-add -Wmissing-prototypes to `COPTS'. I mistook -W for -Wno in this case.
chris
1999-08-16
1
-1
/
+1
*
Fix some bad references.
chris
1999-08-16
1
-3
/
+3
*
-Wmissing-prototypes is unnecessary here. There are no warnings produced
chris
1999-08-16
1
-2
/
+2
*
Minor mdoc fix.
mpp
1999-08-15
1
-2
/
+2
*
Minor style fix.
mpp
1999-08-15
2
-4
/
+4
*
Various man page cleanup:
mpp
1999-08-15
6
-24
/
+29
*
initsd: On completion, put the subdisk in 'initialized' status, not
grog
1999-08-15
1
-34
/
+34
*
Bad reference getsockname(8) -> getsockname(2)
chris
1999-08-14
2
-4
/
+4
*
Correct typo.
grog
1999-08-14
1
-1
/
+0
*
Add declarations for initvol, initplex and initsd helper functions for
grog
1999-08-14
1
-0
/
+3
*
vinum_info: add code to print out lock events.
grog
1999-08-14
1
-7
/
+32
*
make_plex_dev: make them raw. Volume-related plex devices will
grog
1999-08-14
1
-9
/
+19
*
vinum_init: add code to initialize subdisks as well as plexes. Also
grog
1999-08-14
1
-129
/
+159
*
Whoops, forgot one line in previous patch.
luigi
1999-08-12
1
-1
/
+2
*
Userland and manual page changes for probabilistic rule match.
luigi
1999-08-11
2
-4
/
+41
*
Correct typo.
grog
1999-08-09
1
-1
/
+1
*
Update to reflect recent changes.
grog
1999-08-07
1
-55
/
+46
*
Remove code to detect RAID-5/non-RAID-5 kernel modules.
grog
1999-08-07
1
-7
/
+7
*
Remove code to detect RAID-5/non-RAID-5 kernel modules.
grog
1999-08-07
1
-99
/
+125
*
Import RAID-5 code.
grog
1999-08-07
1
-30
/
+120
*
vinum_init:
grog
1999-08-07
1
-29
/
+83
*
Mention that CCD requires partitions of type FS_BSDFFS.
jkoshy
1999-08-06
1
-1
/
+7
*
Typo police. 'Acknowledgement' is spelled correctly so it was left untouched.
dwhite
1999-08-06
2
-4
/
+4
*
Backup existing init(8) as /sbin/init.bak.
ru
1999-08-05
1
-3
/
+9
*
Typo of sample command line.
sada
1999-08-01
1
-2
/
+2
*
Make ipfw's logging more dynamic. Now, log will use the default limit
green
1999-08-01
2
-11
/
+97
*
Remove inappropriate references to the wrong name for the bootstrap
grog
1999-08-01
2
-16
/
+2
*
Make intelligible:
grog
1999-07-31
2
-276
/
+686
*
Become a maintainer.
ru
1999-07-28
1
-0
/
+1
*
Back out previous commit.
ru
1999-07-28
1
-8
/
+1
*
Add a sensible message if an invalid ID was entered
n_hibma
1999-07-25
1
-1
/
+3
*
Fix a non-critical memory leak.
ru
1999-07-23
1
-4
/
+6
*
Modify device numbering method to work with latest -CURRENT. Briefly,
grog
1999-07-22
1
-4
/
+4
*
Fix a gcc stupidity where it thought a variable was being used uninitialized
billf
1999-07-21
2
-4
/
+10
*
Avoid ambigious if/else
billf
1999-07-21
2
-4
/
+6
*
Avoid ambigious if-else
billf
1999-07-21
1
-4
/
+7
*
Since we are using strlen() let's assign it to the correct type and
billf
1999-07-21
1
-2
/
+3
*
Also check against chardevs when looking for root.
phk
1999-07-20
4
-4
/
+12
[next]