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
*
change s_port to ntohs(s_port) for printf in DEBUG.
darrenr
1998-01-11
2
-4
/
+4
*
Pass an actual empty environment to execle() as per POSIX rather than
alex
1998-01-10
1
-10
/
+28
*
Added environment parameter to execle calls.
alex
1998-01-08
1
-3
/
+3
*
Bump up packet and byte counters to 64-bit unsigned ints. As a
alex
1998-01-08
1
-14
/
+32
*
Correct a comment from my last commit.
alex
1998-01-08
1
-2
/
+2
*
Allow 'shutdown datespec' to work into the next century. Handle dates
alex
1998-01-08
1
-1
/
+12
*
Format mismatch in error message.
alex
1998-01-08
1
-2
/
+2
*
Remove more unused #includes.
charnier
1998-01-07
1
-3
/
+1
*
Support listing/showing specific rules supplied on the command line.
alex
1998-01-07
2
-29
/
+74
*
Display a better error message and use a non-zero exit code when
alex
1998-01-06
1
-5
/
+16
*
Add rcsid. Remove uneeded #include. Use fprintf() in usage() instead of err(3)
charnier
1998-01-05
1
-8
/
+11
*
Sync. usage string and synopsis. Add rcsid.
charnier
1998-01-05
4
-26
/
+27
*
Add -v in usage string. Add rcsid.
charnier
1998-01-05
2
-12
/
+12
*
The default dumplevel is 0.
steve
1998-01-03
1
-2
/
+2
*
Correct -r and -f descriptions.
brian
1998-01-03
1
-9
/
+5
*
Removed /etc/ld.so.conf reference from FILES section (people get
alex
1998-01-01
1
-3
/
+1
*
Properly drop group privs to open file names specified by the user.
imp
1997-12-30
1
-1
/
+15
*
Added copyright (taken from natd.c).
alex
1997-12-30
1
-1
/
+9
*
Add a "scsi -f /dev/ssc -p" example and xref ssc(4).
brian
1997-12-29
1
-9
/
+14
*
Mention that the -r flag reprobes the entire bus on which the given
brian
1997-12-29
1
-14
/
+25
*
Fix a few style nits from previous commit.
steve
1997-12-29
1
-11
/
+10
*
Add missing .Ar.
charnier
1997-12-29
1
-1
/
+1
*
Get md5(1) to use getopt(3). Also some minor -Wall cleaning
steve
1997-12-29
2
-33
/
+50
*
Typo/$Id$ police.
alex
1997-12-27
2
-1
/
+6
*
style(9) corrections
imp
1997-12-26
4
-8
/
+12
*
Put the return value of getopt into an int, not a char.
alex
1997-12-26
1
-5
/
+4
*
Be extra paranoid about trusting the length of the data returned by
imp
1997-12-24
1
-1
/
+1
*
Two fixes:
imp
1997-12-24
1
-6
/
+8
*
Minor style nit noticed by bde.
imp
1997-12-24
1
-2
/
+2
*
Be extra paranoid about trusting the length returned by gethostbyaddr.
imp
1997-12-24
1
-3
/
+3
*
Be extra paranoid about trusting the size of the address returned from
imp
1997-12-24
1
-2
/
+2
*
Remove unused include files
eivind
1997-12-22
1
-9
/
+3
*
Typo fix in the message displayed.
max
1997-12-21
1
-1
/
+1
*
Remove unused private header.
eivind
1997-12-21
1
-2
/
+1
*
Remove unused private include files from slattach.
eivind
1997-12-21
1
-8
/
+3
*
Fixed overflow in chkrange(). Some out of bounds block numbers,
bde
1997-12-21
3
-3
/
+3
*
Fixed style bugs in the printing of statistics after preening. Use
bde
1997-12-20
3
-45
/
+48
*
Don't attempt to print the statistics for a "clean" preened filesystem
bde
1997-12-20
3
-3
/
+3
*
Fixed some FUD (don't blame current msdosfs for old msdosfs+vfs_bio bugs).
bde
1997-12-19
3
-24
/
+51
*
The ``super scsi'' device is /dev/scc.
brian
1997-12-19
1
-5
/
+2
*
Install sysctl in /sbin. It is used in some cases in network_pass1(),
bde
1997-12-18
1
-0
/
+4
*
Fixed DPADD.
bde
1997-12-16
1
-0
/
+2
*
Oops..The default behaviour should be *not* to log all succeeded
guido
1997-12-13
1
-2
/
+2
*
Fix some style bugs.
guido
1997-12-10
2
-9
/
+10
*
natd 1_10 => 1_11
brian
1997-12-10
2
-61
/
+70
*
Log all failed mount attempts.
guido
1997-12-09
2
-9
/
+59
*
Reverse my previous change and use htons() on an int
brian
1997-12-06
1
-1
/
+1
*
Allow ipfw to accept comments and blank lines.
julian
1997-12-05
2
-1
/
+7
*
Add mount_devfs(8) to the SEE ALSO section.
steve
1997-12-01
2
-2
/
+4
*
Fix syntax error for the mount_mfs example.
obrien
1997-11-24
1
-2
/
+2
[next]