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
*
Don't assume that $HOME is always set.
jkh
1995-10-22
1
-2
/
+4
*
Link LC_COLLATE inside dirs instead of dirs linking
ache
1995-10-22
1
-1
/
+10
*
Link LC_CTYPE inside dirs instead of dirs linking
ache
1995-10-22
1
-0
/
+9
*
Finally catch up with the Frenchmen, and create the German message
joerg
1995-10-21
3
-1
/
+341
*
Remove declamations which <ctype.h> already does for us.
phk
1995-10-21
1
-13
/
+0
*
Added #include <ctype.h>
phk
1995-10-21
1
-0
/
+1
*
Return early in printreg() when the pointer is NULL. For FreeBSD, the
bde
1995-10-21
1
-0
/
+2
*
Recognize Acrobat files too.
phk
1995-10-19
1
-0
/
+3
*
Fixed a bug that caused last(1) to be extremely slow in some cases, and
dg
1995-10-17
2
-83
/
+83
*
Don't use printf() for simple strings because it is slow. Closes PR 783.
wollman
1995-10-16
1
-1
/
+1
*
Fix ALPHA range
ache
1995-10-15
1
-1
/
+1
*
Various fixes mostly for letters range
ache
1995-10-15
1
-9
/
+13
*
XDIGIT range fixed. This change is cosmetique and not affect anyone,
ache
1995-10-15
5
-5
/
+5
*
Add a '-c' option for cleaning namelists of various things.
phk
1995-10-15
2
-4
/
+30
*
In TCP statistics, display new statistic about how many resends were
wollman
1995-10-13
1
-0
/
+1
*
Make it possible to enable WHEELSU from /etc/make.conf.
wollman
1995-10-12
1
-1
/
+4
*
Another program depending on zero'ed malloc.
phk
1995-10-10
1
-1
/
+1
*
Reverse out some of the previous commit I did, which shortened the
peter
1995-10-10
1
-8
/
+11
*
We wouldn't want to kill init if our parent died...
phk
1995-10-09
1
-2
/
+4
*
KNFize last change.
dg
1995-10-09
1
-1
/
+1
*
KNFize.
dg
1995-10-09
1
-1
/
+1
*
Add options -C (same as -c except for preserving the modification
bde
1995-10-09
2
-78
/
+265
*
Don't claim that `ranlib -t' is useful.
bde
1995-10-09
2
-2
/
+4
*
Fix one column wrong offset in previous change days->day
ache
1995-10-08
1
-1
/
+1
*
Change error diagnostic to be less confusing:
ache
1995-10-08
1
-1
/
+1
*
Remove hack inserted by me long time ago (cd $HOME for user-called case),
ache
1995-10-08
2
-6
/
+2
*
This is now perl5 friendly.
jfieber
1995-10-07
2
-79
/
+101
*
Another place where malloc is expected to return zero'ed storage.
phk
1995-10-07
1
-0
/
+1
*
Symorder relies on malloc to return zero'ed data. Found with phkmalloc/2.
phk
1995-10-07
1
-0
/
+1
*
Die if we get errors from the tty.
phk
1995-10-06
1
-3
/
+5
*
Support for using overlapping kzip kernels that are overwritten during
peter
1995-10-06
2
-17
/
+103
*
Fix a bug in a recent commit that broke more so that it
mpp
1995-10-05
1
-0
/
+2
*
Kerberos can now deal with multi-homed clients.
gibbs
1995-10-05
4
-10
/
+14
*
Describe the correct default situation for the various permission
joerg
1995-10-05
1
-3
/
+3
*
Make more pass +linenumber to vi (and emacs), even if $EDITOR is used.
peter
1995-10-04
1
-3
/
+13
*
Enable sasc.
bde
1995-10-03
1
-2
/
+2
*
Build secure telnet if available and allowed
ache
1995-09-29
1
-1
/
+3
*
Don't use gets().
bde
1995-09-29
4
-6
/
+13
*
Build tools subdir first to reduce bogons caused by inadequate dependency
bde
1995-09-29
1
-3
/
+11
*
Makefile: use CFLAGS+= instead of CFLAGS=. Don't use the f2c's malloc.
jmz
1995-09-28
2
-7
/
+15
*
Update to the 1995/09/20 version. Previous version was 1993/12/17
jmz
1995-09-28
50
-1910
/
+4984
*
Fix SRCS so that `make depend' works. There were some .l's and some .y's.
bde
1995-09-28
1
-3
/
+3
*
Rename PATH_LOCK to PATH_UUCPLOCK
ache
1995-09-23
1
-1
/
+1
*
Fixed netstat to not bogusly mangle the argv[] command args by rewriting
dg
1995-09-23
2
-15
/
+12
*
Lay some hooks for server side includes in HTML output. Specifically,
jfieber
1995-09-22
1
-11
/
+21
*
Stop using gnumalloc.
phk
1995-09-22
1
-4
/
+1
*
Print "1day" instead of "1days"
dima
1995-09-22
1
-2
/
+4
*
Implement a rather gross hack to identify i386 a.out core files.
joerg
1995-09-21
1
-0
/
+10
*
Use new _PATH_LOCK
ache
1995-09-20
2
-2
/
+2
*
Back out the change in rev.1.4 and fix the formatting of the change
bde
1995-09-18
1
-7
/
+2
[next]