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
*
Back out jmallett's realpath changes. They break a set of makefiles that
imp
2002-07-26
1
-0
/
+28
*
Use sigaction(2) instead of signal(3) to avoid the signal handler being
tjr
2002-07-26
1
-3
/
+10
*
Define all paths in pathnames.h
johan
2002-07-25
2
-2
/
+6
*
Give an example showing how to change the mesg status of terminals
tjr
2002-07-25
1
-0
/
+10
*
style(9): - Put a space after the 'return' keyword.
robert
2002-07-24
1
-5
/
+7
*
Use an ANSI-C function definition rather than a
robert
2002-07-24
1
-3
/
+1
*
- Add a COMPATIBILITY section explaining that the default
robert
2002-07-24
1
-2
/
+12
*
Allow selection of the affected terminal using redirection
robert
2002-07-24
2
-1
/
+10
*
Teach whereis(1) about games.
johan
2002-07-24
3
-5
/
+9
*
Widen struct sockbuf's sb_timeo member to int from short. With
jdp
2002-07-24
8
-13
/
+13
*
Revert previous delta for cut(1) and calendar(1) as they were not applied
trhodes
2002-07-23
2
-3
/
+11
*
Remove duplicate __FBSDID() - spotted by trying to build with a non-GNU
jmallett
2002-07-23
1
-3
/
+0
*
Dependencies are delimited by space not tab.
ru
2002-07-23
1
-2
/
+2
*
Handle directories correctly.
eric
2002-07-23
1
-3
/
+6
*
Revert last commit. Sorry for breaking things
trhodes
2002-07-22
1
-10
/
+10
*
MFC: Fix some grammar, greater reduce diffs to HEAD
trhodes
2002-07-22
3
-21
/
+13
*
add -4 and -6 option to be able to specify an address family.
ume
2002-07-22
3
-4
/
+22
*
- Use MAXLOGNAME - 1 rather than UT_NAMESIZE.
robert
2002-07-22
1
-3
/
+2
*
- Use MAXLOGNAME - 1 instead of UT_NAMESIZE.
robert
2002-07-22
1
-11
/
+5
*
Correct syntax error, remove the unescaped newline between "||" and the
tjr
2002-07-22
1
-4
/
+2
*
Fixed improper SCRIPTS assignment that broke `clean'.
ru
2002-07-21
1
-1
/
+1
*
Only use one %s when there is only one argument to print.
johan
2002-07-21
1
-1
/
+1
*
Removal of spaces at EOL. Add __FBSDID. New function xmalloc, xrealloc,
charnier
2002-07-21
14
-209
/
+244
*
s/A last utility last appeared/A last utility appeared/ (horikawa).
charnier
2002-07-21
1
-4
/
+8
*
Add the tcps_sndrexmitbad statistic, keep track of late acks that caused
dillon
2002-07-19
1
-0
/
+2
*
Merge conflicts.
markm
2002-07-19
4
-42
/
+50
*
This commit was generated by cvs2svn to compensate for changes in r100360,
markm
2002-07-19
2
-10
/
+3
|
\
|
*
Snapshot of NetBSD's (x)lint. Little functionality, just some code
markm
2002-07-19
7
-46
/
+53
*
|
s/inline/__inline/
markm
2002-07-19
2
-6
/
+6
*
|
Merge from import. The import was done ages ago, and this diff has been
markm
2002-07-19
1
-153
/
+199
*
|
s/inline/__inline/
markm
2002-07-19
6
-6
/
+6
*
|
"inline" fixing. Replace "inline" with "__inline" to make more BSD
markm
2002-07-19
10
-44
/
+52
*
|
s/${INSTALL} -c/${INSTALL} ${COPY}/
ru
2002-07-18
4
-5
/
+5
*
|
Add myself.
scop
2002-07-17
1
-0
/
+1
*
|
Fix installworld.
roberto
2002-07-17
1
-1
/
+1
*
|
A little bit more thought has resulted in a generic script which can
wollman
2002-07-16
6
-20
/
+22
*
|
Forgot to change command name in Makefile. (Where's the pointy hat?)
wollman
2002-07-16
1
-1
/
+1
*
|
POSIX requires these shell builtins to also exist as totally pointless
wollman
2002-07-16
5
-0
/
+22
*
|
Fix incorrect cast.
kbyanc
2002-07-16
1
-1
/
+1
*
|
Use proper article.
dd
2002-07-16
1
-1
/
+1
*
|
Support POSIX ``programming environment'' mistake.
wollman
2002-07-15
1
-0
/
+13
*
|
s/progname/procname/ to be consistent with the other occurrences
rse
2002-07-15
1
-1
/
+1
*
|
revert WARNS=4, it makes the alpha compile sad.
alfred
2002-07-15
1
-1
/
+1
*
|
mdoc fun: add a few more sentence breaks.
keramida
2002-07-15
1
-4
/
+8
*
|
Kill excessive whitespace between macro arguments.
keramida
2002-07-15
1
-5
/
+5
*
|
mdoc style: break up sentences
keramida
2002-07-15
1
-3
/
+6
*
|
Bit-width fields should be of type 'int'.
jmallett
2002-07-15
1
-1
/
+1
*
|
Use %zu to print size_t.
jmallett
2002-07-15
1
-2
/
+2
*
|
Fix last hard sentence break.
keramida
2002-07-15
1
-1
/
+2
*
|
^Z suspends any and all programs that don't do anything special about
keramida
2002-07-15
1
-3
/
+0
[next]