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
*
Retire dumplfs, mount_lfs and newlfs
phk
1998-01-30
16
-2674
/
+0
*
Retire dumplfs mount_lfs newlfs
phk
1998-01-30
1
-3
/
+3
*
Make it clear that aliasing is done on the public interface, not
brian
1998-01-29
1
-2
/
+21
*
SEE ALSO swapinfo(8).
steve
1998-01-25
1
-1
/
+2
*
signal() returns an pointer, so must be cast to long, not int before
jb
1998-01-25
1
-5
/
+5
*
read() and write() return ssize_t not int, so the first arg to atomic()
jb
1998-01-25
1
-2
/
+3
*
Converted to Lite2 mount interface - use vfc_typenum from the
bde
1998-01-20
1
-9
/
+3
*
Removed definition of _NEW_VFSCONF. The new vfsconf interface is now
bde
1998-01-20
24
-34
/
+10
*
mount(8) only uses realpath() for the mountpoint, so don't look up the
bde
1998-01-19
1
-6
/
+6
*
Don't create superblocks with size larger than SBSIZE (8192). The
bde
1998-01-19
1
-0
/
+4
*
Guard against a block size of 0 in the label. When the first
bde
1998-01-19
3
-0
/
+15
*
Removed most unused includes of <net/if_var.h> outside the kernel.
bde
1998-01-16
1
-2
/
+1
*
Fixed some spelling errors.
bde
1998-01-16
1
-2
/
+2
*
Use err(3). Change exit(-1). Remove unused #include.
charnier
1998-01-14
1
-35
/
+27
*
Use err(3). Change exit(-1), and make exit values equal to 1 when errors.
charnier
1998-01-12
1
-84
/
+52
*
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
[next]