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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updating /usr/include/kerberosIV/des.h so eBones will build breaks
markm
1995-09-10
1
-1
/
+3
*
Increase the tty column width from 2 to 3 characters.
peter
1995-09-04
2
-5
/
+5
*
Well, it would appear that the "ayes" have it (though by a slim margin).
jkh
1995-08-31
2
-5
/
+13
*
Sigh. This will become a never ending story. :-(
joerg
1995-08-28
1
-1
/
+4
*
Correct the default format info to indicate "%+".
dg
1995-08-28
1
-2
/
+2
*
Make the shell handle a null command in a &&/|| sequence correctly.
joerg
1995-08-27
3
-4
/
+8
*
Clean up compilation warnings.
pst
1995-08-23
1
-1
/
+4
*
Fix possible FS corruption caused by extra parameter to pax.
nate
1995-08-16
1
-2
/
+2
*
The command to `move' across file system boundaries is actually
joerg
1995-08-15
1
-2
/
+2
*
sh(1) incorrectly ignored an EOF condition when looking for the
joerg
1995-08-11
1
-1
/
+5
*
Fix csh to determine event number properly, i.e. stop by ^*-% too.
ache
1995-08-10
1
-2
/
+2
*
Change ctime to strftime %c to use national date/time representation
ache
1995-08-08
1
-3
/
+3
*
Delete bogus referneces to timezone code internal header file `tzfile.h',
wollman
1995-08-07
3
-10
/
+7
*
Fix /bin/sh's broken handling of the builtin getopts(1). The options
joerg
1995-08-06
1
-3
/
+2
*
Use %+ to print data using LC_TIME
ache
1995-08-05
1
-2
/
+2
*
expr(1) didn't comply to Posix.2 and its own man page: any
joerg
1995-08-04
1
-1
/
+13
*
Set NOSHARED=true, having this binary static makes it much easier to
rgrimes
1995-07-24
1
-0
/
+2
*
Move first PATH initialization after sensing for interactive,
ache
1995-07-07
1
-10
/
+12
*
Do the same check for interactive shell (PATH warning)
ache
1995-07-07
1
-2
/
+3
*
Produce importpath warning only for true interactive shells,
ache
1995-07-07
1
-2
/
+3
*
Improve the recently changed and an old error message: don't report probe
bde
1995-07-04
2
-7
/
+5
*
stty fails with a non-obvious error message if it's run on a non-tty
joerg
1995-07-02
1
-3
/
+5
*
Improve the handling of large minor numbers:
bde
1995-06-26
1
-4
/
+4
*
Additionly print strerror(errno), when getwd() fails to start
ache
1995-06-18
1
-2
/
+2
*
Fix error:
ache
1995-06-18
1
-5
/
+12
*
When filec active, TCSANOW was used in any case instead of
ache
1995-06-18
1
-5
/
+5
*
Don't unlink the target file if the copy failed. This behaviour isn't
bde
1995-06-14
1
-8
/
+7
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-1
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
66
-320
/
+320
*
Describe -m option
ache
1995-05-06
1
-2
/
+11
*
typo there --> their
adam
1995-05-05
1
-9
/
+16
*
From "Philippe Charnier" <charnier@lirmm.fr>:
dg
1995-05-05
1
-1
/
+5
*
Support nonstandard (not yet all supported) flow control options. `ctsflow'
bde
1995-04-29
2
-7
/
+32
*
Fix `stty' on the output of `stty -g'. The changes for the gfmt1 option
bde
1995-04-29
1
-1
/
+2
*
Fix bugs:
ache
1995-04-28
3
-14
/
+11
*
Install with default BINOWN (as it once used to be).
dg
1995-04-15
1
-2
/
+1
*
Install setgid kmem rather than setuid root. The problem with procfs that
dg
1995-04-15
1
-2
/
+3
*
Allow root to delete uchg/uappnd files
ache
1995-04-13
2
-30
/
+68
*
date(1) didn't emit a final newline if the format had been specified
joerg
1995-04-03
2
-5
/
+5
*
Add braces to fix wrong if-if-else-if nesting that broke `cp -pR' for
bde
1995-04-02
1
-4
/
+6
*
Make build work, even if there is no obj subdir.
phk
1995-03-30
1
-3
/
+11
*
Having BLOCKSIZE=K and using "-k" option ls would use 2K block size...
phk
1995-03-23
1
-4
/
+6
*
You will find enclosed some changes to make gcc -Wall more happy in
joerg
1995-03-19
25
-103
/
+120
*
Fix previous fix that removes an unnecessary space; the output is now
dg
1995-03-09
1
-3
/
+6
*
Allow 0 as a signal number to match the man page.
jkh
1995-03-05
1
-2
/
+2
*
Use `interactive' (foreground) delivery by default. The old behaviour
joerg
1995-03-05
2
-2
/
+10
*
Fix the deletion of trailing newlines with backquote expansion.
guido
1995-03-01
1
-2
/
+4
*
1000000 usec -> 1 sec 0 usec; fix.
jkh
1995-02-16
1
-2
/
+2
*
Include <limits.h> to get the definition of INT_MAX - don't depend on
bde
1995-02-03
1
-1
/
+2
*
Fix bogus format string; fixes problem reported by Wolfram Schneider.
dg
1995-01-25
1
-2
/
+2
[next]