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
*
Readjust the cache initialization code to make it more obvious that the
dillon
2003-01-25
1
-12
/
+7
*
Since route(8) itself is no longer setuid, we can get a meaningful
kbyanc
2003-01-25
1
-1
/
+1
*
Parse both old flags location and new one. Print out new flags including
njl
2003-01-24
1
-14
/
+24
*
Add missing #if USE_IF_MEDIA/#endif.
mdodd
2003-01-23
1
-1
/
+4
*
Better error handling for -s.
maxim
2003-01-23
2
-11
/
+15
*
style(9) sweep.
maxim
2003-01-23
1
-37
/
+30
*
Anti-magic: s/255/MAXTTL/
maxim
2003-01-23
1
-2
/
+2
*
Implement -D (do not fragment) and -z (TOS) options.
maxim
2003-01-23
2
-8
/
+63
*
Print strict source routing option.
maxim
2003-01-23
1
-1
/
+3
*
Fixed Charles' e-mail here too.
ru
2003-01-23
2
-3
/
+3
*
Added UFS library to the bsd.libnames.mk namespace.
ru
2003-01-23
1
-1
/
+1
*
Fix what I think is an off-by-one in certain worst-case scenarios
peter
2003-01-22
1
-1
/
+1
*
fix link_status() in non-Ethernet case
fjoe
2003-01-22
1
-4
/
+6
*
Convert badsect to use libufs.
jmallett
2003-01-20
2
-58
/
+18
*
Add libufs to dependencies.
jmallett
2003-01-20
1
-1
/
+2
*
Make tunefs use libufs, it seems to do well enough for printing / setting
jmallett
2003-01-20
2
-108
/
+15
*
Kill initialisation and shadow warnings. Half-hearted cleanup (e.g. only the
jmallett
2003-01-19
1
-20
/
+21
*
Add support to marshal a filesystem to a newfs(8) command that could be used
jmallett
2003-01-19
2
-18
/
+94
*
Let libufs handle all the work with regard to going through a list of cgs, now.
jmallett
2003-01-19
1
-8
/
+7
*
Use libufs to read one cylinder group from the disk at a time.
jmallett
2003-01-19
1
-7
/
+2
*
Simplify the main function now that libufs will hunt for the disk for us.
jmallett
2003-01-19
1
-13
/
+7
*
Fix two errorchecks to check for negative error returns.
phk
2003-01-18
1
-2
/
+2
*
Consistentify output whitespace.
jmallett
2003-01-18
1
-1
/
+1
*
Simplify conditional.
jmallett
2003-01-18
1
-6
/
+4
*
Find places to store the previously implicityly passed unit number in
phk
2003-01-17
2
-18
/
+21
*
Fix various details so we get to WARNS=3.
phk
2003-01-17
2
-83
/
+33
*
While being here, remove a couple of unused "default:" labels in switch
joerg
2003-01-16
1
-4
/
+0
*
Make vinum disk-related devices readable by group "operator" to match
joerg
2003-01-16
1
-0
/
+15
*
Clear part_set, part_size_type and part_offset_type before parsing the
des
2003-01-16
2
-0
/
+6
*
really, this time for sure. Fix formatting in usage().
dillon
2003-01-13
1
-2
/
+2
*
Grr. I keep forgetting things. Include -C in dump's usage() .
dillon
2003-01-13
1
-1
/
+1
*
Add support for obsolete option form for -C
dillon
2003-01-13
1
-0
/
+1
*
Add a caching option to dump. Use -C. Note that NetBSD has a caching option
dillon
2003-01-13
6
-6
/
+175
*
Mention the oddities and requirements for mount operations executed by
joerg
2003-01-13
1
-0
/
+4
*
Add the /boot prefix. I forgot this when updating the location.
trhodes
2003-01-13
1
-2
/
+2
*
Update the kernel location in FILES.
trhodes
2003-01-13
1
-2
/
+2
*
It turns out that we do not need to add a new ioctl to unbreak a
dillon
2003-01-12
2
-0
/
+43
*
Cleanup the formatting from the last commit, convert everything to
dillon
2003-01-11
1
-8
/
+21
*
Make 'sysctl vm.vmtotal' work properly using updated patch from Hiten.
dillon
2003-01-11
1
-0
/
+26
*
I don't know where we got this ccd creation example from... or if it was
obrien
2003-01-10
1
-2
/
+9
*
Add TAPE to the ENVIRONMENT section and standardize the section, using a
sheldonh
2003-01-10
1
-3
/
+6
*
Add TAPE to the ENVIRONMENT section.
sheldonh
2003-01-10
1
-0
/
+2
*
Add an ENVIRONMENT section so that the reader knows that the TMPDIR envar
sheldonh
2003-01-10
1
-0
/
+5
*
These are OBE. devd.conf now lives in /etc.
imp
2003-01-09
2
-126
/
+0
*
Change this:
peter
2003-01-08
1
-4
/
+4
*
Terminate the usage message with \n.
imp
2003-01-06
1
-1
/
+1
*
MFp4: make it work
imp
2003-01-06
1
-41
/
+181
*
devd not devdd
imp
2003-01-06
1
-1
/
+1
*
Fix a reference to the order of SYNOPSIS lines.
keramida
2003-01-05
1
-1
/
+1
*
Rename the dos_partition structure for pc98 to pc98_partition.
nyan
2003-01-04
3
-14
/
+35
[next]