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
*
The negative expire times shown by netstat are confusing and ugly.
jkh
1995-04-06
1
-5
/
+7
*
It has always bugged me that ps and w did not display su with tcsh
jkh
1995-04-06
1
-1
/
+2
*
Sed dumps core when linked with some coalescing malloc because it
joerg
1995-04-05
1
-0
/
+2
*
This is the 90's, ask the user for a Subject by default when sending mail.
nate
1995-04-03
1
-1
/
+1
*
Include <stdlib.h> so that malloc() is declared.
bde
1995-04-02
4
-0
/
+4
*
Finally restore my original MAIL fix after all junk patches.
ache
1995-04-02
1
-2
/
+0
*
Remove references to yppasswd_xdr.c: the stuff in this file already exists
wpaul
1995-04-01
1
-7
/
+6
*
Delete a second getenv("MAILPATH") that happens immediately after a first
ats
1995-04-01
1
-2
/
+0
*
Greatly clean up the Makefiles and add a Makefile.inc to more obviously
jkh
1995-04-01
3
-15
/
+20
*
I must have been very sleepy last night, sigh..
jkh
1995-03-31
1
-3
/
+9
*
Back out the previous commit.
jkh
1995-03-31
1
-0
/
+2
*
Tom Gray's new tip changes to support a modem capabilities database and
jkh
1995-03-31
43
-49
/
+9179
*
I noticed that the current version of ncftp dos not do the very useful
jkh
1995-03-31
1
-0
/
+2
*
Add gencat to Makefile
jkh
1995-03-30
1
-2
/
+3
*
Add the gencat command for creating message catalog fodder for the new
jkh
1995-03-30
4
-0
/
+1258
*
Fix default mailpath
ache
1995-03-30
1
-0
/
+5
*
From Mark Murray:
dg
1995-03-29
1
-5
/
+5
*
Don't allow talk own messages wrap around on the screen, just
ache
1995-03-28
2
-7
/
+8
*
Fix erase determination code: don't look at
ache
1995-03-27
1
-4
/
+2
*
Submitted by: Sebastian Strollo <seb@erix.ericsson.se>
wpaul
1995-03-25
1
-1
/
+1
*
Make finger(1) accept "cua" to be also a tty, and use the suffix instead
joerg
1995-03-25
1
-2
/
+3
*
Removed object lookup/hit count and changed the order of things a little.
dg
1995-03-25
2
-32
/
+26
*
Removed cnt.v_nzfod...we don't support it in the kernel.
dg
1995-03-25
1
-42
/
+30
*
Removed printing of cnt.v_nzfod: we don't implement this in the kernel.
dg
1995-03-25
1
-1
/
+0
*
Add recognition of HP Printer Job Language (PJL) commands.
gibbs
1995-03-24
1
-0
/
+5
*
Bug fixed: even root was unable to edit restricted fields
ache
1995-03-21
1
-4
/
+4
*
Fix wrong separator output
ache
1995-03-21
1
-1
/
+2
*
Change the library order so libcrypt is the last library in the list.
nate
1995-03-18
1
-2
/
+2
*
Change the library order so libcrypt is the last library in the list.
nate
1995-03-18
1
-3
/
+3
*
Fix the Name-cache counters. I didn't realign the negative hits.
phk
1995-03-18
1
-1
/
+1
*
Fix bonehead formatting error.
wollman
1995-03-16
1
-2
/
+2
*
Print out the new flags.
wollman
1995-03-16
1
-2
/
+35
*
Print out flags as text rather than a number.
wollman
1995-03-16
2
-7
/
+19
*
According to stdlib.h, malloc and realloc return void * but error_table.y
wpaul
1995-03-15
1
-3
/
+4
*
Report the negative hits in the Namei section.
phk
1995-03-12
1
-4
/
+6
*
Don't use curses until initialized.
phk
1995-03-12
1
-8
/
+8
*
Fix syscmd() output out of sync
ache
1995-03-11
1
-1
/
+4
*
Changes to support printing stats for the 'cached pages'.
dg
1995-03-10
1
-2
/
+10
*
Merge.
ache
1995-03-09
5
-9
/
+46
*
This commit was generated by cvs2svn to compensate for changes in r6962,
ache
1995-03-09
2
-2
/
+7
|
\
|
*
Upgrade.
ache
1995-03-09
6
-8
/
+50
*
|
Removed redundant function to64() which also exists in local_passwd.c
nate
1995-03-08
1
-11
/
+0
*
|
Fix rpcgen so that generated files are written to the current working
nate
1995-03-04
2
-7
/
+13
*
|
Disable fib
paul
1995-03-01
1
-2
/
+2
*
|
Better collate table for koi8-r
ache
1995-02-28
1
-2
/
+15
*
|
Fix completely broken find behaviour:
guido
1995-02-27
1
-0
/
+7
*
|
Changed "mapped pages in use" to "mbuf clusters in use".
dg
1995-02-23
1
-1
/
+1
*
|
Fix spelling error (scipt -> script).
rgrimes
1995-02-23
1
-1
/
+1
*
|
Remove watch(8)
pst
1995-02-23
1
-2
/
+2
*
|
Rewrite manual page to use mandoc correctly and fix english grammar.
pst
1995-02-22
1
-45
/
+70
[next]