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
...
*
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
*
Allow ldconfig to accept files (containing directory paths) as well as
jkh
1997-07-11
2
-9
/
+73
*
don't count packets as being transmitted when we know that the sendto()
julian
1997-07-09
1
-2
/
+4
*
ping called printf() from a signal handler..
julian
1997-07-09
1
-5
/
+26
*
Move logwtmp(shutdown) call before any real action in death().
ache
1997-07-08
1
-4
/
+4
*
1. Replace malloc+bzero by calloc
ache
1997-07-05
1
-28
/
+5
*
Add -D_NEW_VFSCONF to eliminate compilation warning
ache
1997-07-05
1
-2
/
+2
*
Document recent changes (config files and -D...) and not so recent changes
bde
1997-07-05
1
-42
/
+106
*
death: revoke all lines listed in /etc/ttys instead of sending HUP
ache
1997-07-04
1
-3
/
+27
*
Add Xref to nologin(5).
max
1997-07-04
1
-0
/
+1
*
Die and stay dead. Ya got it?!
jdp
1997-07-04
2
-776
/
+0
*
Include <libutil.h> instead of private declarations
ache
1997-07-03
1
-8
/
+2
*
Remove unneded cast in login_getclassbyname which cause warning
ache
1997-07-02
1
-2
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r27163,
bde
1997-07-02
3
-0
/
+1121
|
\
|
*
Import Lite2's src/sbin, except for XNSrouted and routed. All relevant
bde
1997-07-02
19
-84
/
+1277
*
|
Import Lite2's src/sbin, except for XNSrouted and routed. All relevant
bde
1997-07-02
1
-0
/
+388
*
|
Remove lines inside #ifdef 0/#endif.
charnier
1997-06-30
2
-64
/
+2
*
|
Configure static linkage in the normal way (default to -static using
bde
1997-06-29
1
-2
/
+2
*
|
Print fs_maxfilesize.
bde
1997-06-29
1
-2
/
+2
*
|
Prepare to remove the declaration of sys_siglist from <unistd.h>.
bde
1997-06-29
1
-2
/
+2
*
|
Attempt to open the device for reading before actually adding the device
pst
1997-06-28
1
-1
/
+14
*
|
Display tickadj in struct clockinfo.
jhay
1997-06-24
1
-3
/
+3
[prev]
[next]