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
/
usr.bin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Correct the year that Sydney Australia was settled.
mpp
1997-01-31
1
-1
/
+1
*
|
Here is my long-threatened revamping of fetch. Jean-Marc probably won't
wollman
1997-01-30
9
-761
/
+2428
*
|
The option "fstype" does not handle the argument "msdos" correctly.
wosch
1997-01-28
1
-7
/
+4
*
|
Store temp files in current directory instead /tmp. The current
wosch
1997-01-27
1
-1
/
+1
*
|
Don't dereference NULL pwd on non-existant username (I wonder how long
jkh
1997-01-22
1
-1
/
+2
*
|
Fix handling of empty shell field in passwd file (use /bin/sh); problem
davidn
1997-01-22
2
-1
/
+15
*
|
Print out the new uninteresting-multicast-packets statistic.
wollman
1997-01-21
1
-1
/
+4
*
|
Activate limits(1).
davidn
1997-01-21
1
-2
/
+2
*
|
This commit was generated by cvs2svn to compensate for changes in r21923,
davidn
1997-01-21
3
-0
/
+954
|
\
\
|
*
|
limits(1): set and display process resources.
davidn
1997-01-21
3
-0
/
+954
|
/
*
|
Make -hdr and -ftr options (to include arbitrary HTML at the
jfieber
1997-01-19
1
-1
/
+3
*
|
Do the Right Thing(TM) with source files that have extensions
jfieber
1997-01-18
1
-1
/
+1
*
|
Add rudimentary docbook support:
jfieber
1997-01-17
1
-41
/
+69
*
|
Update for the French message catalog.
joerg
1997-01-17
2
-64
/
+64
*
|
Close PR #2453 (illegal tags in HTML <TITLE> element)
jfieber
1997-01-17
1
-3
/
+7
*
|
Fix a genuine off-by-one error that caused join to dump core when
joerg
1997-01-17
1
-3
/
+3
*
|
Handle timeouts in a slightly less baroque way.
jkh
1997-01-17
1
-22
/
+22
*
|
Sweep through the tree fixing mmap() usage:
alex
1997-01-16
9
-14
/
+14
*
|
Sort cross references.
wosch
1997-01-15
29
-56
/
+56
*
|
Document the "more" command.
mpp
1997-01-15
1
-0
/
+3
*
|
Fix problem with mask passwd to setusercontext() which
davidn
1997-01-14
1
-4
/
+4
*
|
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
335
-335
/
+338
*
|
Print out the interface's multicast addresses using the new
wollman
1997-01-13
1
-51
/
+43
*
|
Document effect of login class capabilities.
davidn
1997-01-13
1
-1
/
+10
*
|
Make su login_cap savvy.
davidn
1997-01-13
2
-32
/
+121
*
|
Report the reason why select unexpectedly failed..
peter
1997-01-13
1
-1
/
+1
*
|
Add RCS id's since these files have left the default branch.
steve
1997-01-12
15
-0
/
+27
*
|
This doesn't change any functionality, it simple makes yacc(1)
steve
1997-01-12
13
-78
/
+404
*
|
Fix the following old problem:
joerg
1997-01-12
1
-79
/
+79
*
|
Fix calendar so that you can run it like:
mpp
1997-01-12
1
-2
/
+9
*
|
include ctype.h to pick isprint macro
ache
1997-01-12
1
-1
/
+2
*
|
Revert the '-o output_file_name' option changes.
steve
1997-01-12
2
-22
/
+1
*
|
Set LD_TRACE_LOADED_OBJECTS to "1" instead of to "". The dynamic linker
jdp
1997-01-12
1
-2
/
+2
*
|
Add a couple of xrefs. Closes PR# 1280.
mpp
1997-01-11
1
-0
/
+1
*
|
Add a couple of xrefs.
mpp
1997-01-11
1
-0
/
+1
*
|
Makes login login_cap-savvy.
davidn
1997-01-11
2
-155
/
+371
*
|
Removed stray DPADD.
bde
1997-01-10
1
-3
/
+2
*
|
For "ldd -v", print shared object dependencies that were specified as
jdp
1997-01-10
1
-3
/
+6
*
|
Make 'skey' command visible through 'help'
ache
1997-01-10
1
-1
/
+4
*
|
Use -DSKEY instead of wrong -DPATH_SKEY
ache
1997-01-10
1
-1
/
+1
*
|
On failure, return various exit codes from <sysexits.h>. In particular,
jdp
1997-01-09
2
-17
/
+34
*
|
Make the man page agree with the actual vmstat output
mpp
1997-01-09
1
-14
/
+16
*
|
Enable lockf.
jdp
1997-01-08
1
-2
/
+2
*
|
This commit was generated by cvs2svn to compensate for changes in r21439,
jdp
1997-01-08
3
-0
/
+314
|
\
\
|
*
|
Initial import of the lockf utility. It executes an arbitrary command
jdp
1997-01-08
3
-0
/
+314
|
/
*
|
Our mmap(2) has a limitation where the `offset' parameter must be
joerg
1997-01-08
2
-3
/
+13
*
|
Make eBones/telnet only if MAKE_EBONES defined
ache
1997-01-08
1
-2
/
+2
*
|
Remove an extra tab.
mpp
1997-01-08
1
-2
/
+2
*
|
Add an "else" clause to _followrel.
jfieber
1997-01-08
2
-6
/
+14
*
|
TCP statistics are unsigned counters.
pst
1997-01-07
1
-46
/
+46
[prev]
[next]