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
*
Some tweaks to get this to cope with ELF where the address space starts
peter
1997-09-13
1
-8
/
+18
*
If a host in an export line in /etc/exports (or within a netgroup on
jlemon
1997-09-12
1
-7
/
+18
*
Fix typo in comment.
danny
1997-09-12
1
-1
/
+1
*
Mention the IPFIREWALL_DEFAULT_TO_ACCEPT option and it's effect on
peter
1997-09-10
1
-2
/
+14
*
Fix typo (65434 -> 65534)
peter
1997-09-10
1
-1
/
+1
*
tell dset how to save the pnp info in the kernel...
jmg
1997-09-09
1
-0
/
+86
*
Ingored incoming packets are now dropped when
brian
1997-09-06
2
-2
/
+20
*
Fix my e-mail address. Old work addres is no good.
eivind
1997-08-31
1
-1
/
+1
*
fix a few spelling changes
jmg
1997-08-30
1
-1
/
+1
*
Added hw.machine_arch.
kato
1997-08-30
1
-1
/
+2
*
Plug info agthering attack as pointed out on Bugtraq recently.
guido
1997-08-29
1
-9
/
+14
*
.Xr vnconfig 8. This was suggested by Dworkin Muller <dworkin@village.org>
imp
1997-08-26
1
-2
/
+3
*
Fixed an example.
bde
1997-08-25
2
-2
/
+2
*
Removed duplicate MOPT_FORCE and sorted the first one. Rev.1.5 and
bde
1997-08-25
2
-6
/
+4
*
Moved getmntops() stuff back to mntopt.h so that it is visible in other
bde
1997-08-25
4
-16
/
+10
*
Backed out previous commit - don't clobber the (normally equivalent)
bde
1997-08-25
2
-4
/
+2
*
Support all mount flags that are supported in the kernel.
bde
1997-08-25
3
-3
/
+12
*
add Id line (so that the commit on RELENG_2_2 will have it too)
jmg
1997-08-25
1
-0
/
+1
*
Forgot to cvs add this new file.
steve
1997-08-24
2
-0
/
+80
*
Try to avoid mounting filesystems multiple times. Also while
steve
1997-08-24
14
-58
/
+198
*
Mention the various reasons for messages of the form:
joerg
1997-08-24
2
-2
/
+34
*
Make it explicit that arguments to -c are in hex, while other numbers are
joerg
1997-08-24
1
-11
/
+22
*
Always include the section name in the .Xr macro and cleanup
steve
1997-08-24
2
-22
/
+28
*
Remove the reference to the nonexistant dump(5) manpage.
steve
1997-08-23
1
-2
/
+1
*
Protect against target containing a '%' which might be misinterpreted
steve
1997-08-23
2
-4
/
+14
*
Make the daemon process a true daemon by calling setsid().
joerg
1997-08-23
1
-1
/
+2
*
another -I/sys to -I${.CURDIR}/../../sys
jmg
1997-08-22
1
-1
/
+1
*
Add -R (rescan or refresh) option to rescan and rebuild the hints
peter
1997-08-22
2
-13
/
+27
*
Enable simultaneous use of -u and -p options. Release any resources before
jlemon
1997-08-21
1
-7
/
+10
*
Bring comment on '-a' flag in line with reality.
danny
1997-08-21
1
-2
/
+1
*
Fix a typo and while here cleanup the use of the .Nm macro.
steve
1997-08-20
1
-6
/
+7
*
".if exists(${CURDIR}/../../secure)" rather than testing relative to the
davidn
1997-08-18
1
-2
/
+2
*
Test that rc.shutdown exists before attempting to run it - silently
davidn
1997-08-18
1
-1
/
+13
*
Add an ntohs() and format an IP address with inet_ntoa() when
fenner
1997-08-11
1
-3
/
+3
*
- Buffer space problem found by Sergio Lenzi <lenzi@bsi.com.br>
brian
1997-08-10
5
-92
/
+297
*
If, in a level N dump, the file with the inode number X is a
joerg
1997-08-10
1
-2
/
+6
*
Support interface names up to 15 characters in length. In order to
alex
1997-08-08
1
-4
/
+4
*
don't lose track of how many packets we've sent
julian
1997-08-07
1
-3
/
+3
*
runshutdown(): get rid of getdtablesize loop, it gains nothing now
ache
1997-08-06
1
-4
/
+1
*
rc.shutdown fixes:
ache
1997-08-06
1
-12
/
+12
*
Add /etc/rc.shutdown capability to init.
davidn
1997-08-02
3
-18
/
+171
*
Allow service names as the divert/tee arg.
brian
1997-07-25
1
-5
/
+19
*
Cleaned up revisions 1.22 and 1.23.
bde
1997-07-20
1
-21
/
+24
*
Calculate and print out the standard deviation of the round trip times.
wollman
1997-07-18
3
-19
/
+33
*
Check if routed had the same problems that route(1) had.
julian
1997-07-18
2
-19
/
+35
*
fix what appears to me to be absolutle bogus code
julian
1997-07-18
1
-6
/
+7
*
Merge WebNFS support from NetBSD.
dfr
1997-07-16
2
-2
/
+47
*
Removed "hack to prevent overflow of a 32bit block number". Lite2 has a
bde
1997-07-13
1
-3
/
+1
*
kill the undead
peter
1997-07-13
2
-733
/
+0
*
Fix a problem introduced with a recent change that caused a hang with
sef
1997-07-13
1
-10
/
+28
[next]