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
*
Forgot to update the date field; from David Magda <dmagda@magda.ca>.
jmallett
2003-03-01
1
-1
/
+1
*
Add functionality to only list hosts specified on the command line. If none
jmallett
2003-03-01
2
-67
/
+101
*
The .Nm utility.
keramida
2003-02-28
1
-4
/
+9
*
Spellcheck.
nectar
2003-02-28
1
-2
/
+2
*
Update for version 3.41.
obrien
2003-02-28
1
-3
/
+6
*
Document the fact that VTY locking is easily bypassable when DDB
mux
2003-02-27
1
-1
/
+5
*
Pull some common uu/b64 code out into shared functions. Move some
fanf
2003-02-27
1
-36
/
+44
*
Document uudecode's new relaxed mode for handling raw data.
fanf
2003-02-27
1
-3
/
+25
*
Add a relaxed mode for handling raw input which is missing the
fanf
2003-02-27
1
-11
/
+36
*
Be POSIXly correct in the handling of /dev/stdout -- it's a "magic cookie"
fanf
2003-02-27
1
-2
/
+3
*
Extend our -R extension which sets the number of arguments in which -I will
jmallett
2003-02-26
2
-3
/
+9
*
De-typo usage string.
jmallett
2003-02-26
1
-1
/
+1
*
The usage string: renice [priority | [-n incr]] ... assumed that the part
charnier
2003-02-26
2
-7
/
+13
*
The cmp utility has the questionable feature of using mmap when
das
2003-02-26
1
-0
/
+21
*
mdoc(7) police: Scheduled sweep.
ru
2003-02-24
3
-3
/
+3
*
Fix style bugs in previous commit.
mike
2003-02-24
1
-7
/
+5
*
Let everyone know when to send the gifts.
das
2003-02-21
1
-0
/
+1
*
Remove "sleeper" nonsense.
tjr
2003-02-21
1
-4
/
+1
*
Some things don't build for PowerPC yet.
obrien
2003-02-21
1
-2
/
+7
*
Removed extra parentheses.
ru
2003-02-20
1
-1
/
+1
*
Fixed comment.
ru
2003-02-20
3
-3
/
+3
*
o Allow "buckets" in mb_alloc to be differently sized (according to
bmilekic
2003-02-20
3
-41
/
+64
*
Back out the removal (here too) of the "custom" version of
ru
2003-02-19
2
-1
/
+2
*
chflags(1) repo copied, usr.bin->bin.
obrien
2003-02-18
4
-345
/
+0
*
Correctly alphabetize options[] so we don't stop at -nouser when searching
des
2003-02-18
1
-1
/
+1
*
Add #include <sys/resource.h>
phk
2003-02-16
1
-0
/
+1
*
Add #include <sys/resource.h>
phk
2003-02-16
3
-0
/
+3
*
Remove #include <sys/dkstat.h>
phk
2003-02-16
6
-6
/
+0
*
Back out previous commit, I wasn't thinking clearly.
des
2003-02-15
1
-2
/
+1
*
Set PAM_RHOST to "localhost" if no remote host was specified. This allows
des
2003-02-15
1
-1
/
+2
*
Update for version 3.40.
obrien
2003-02-15
1
-2
/
+8
*
Add the Space Shuttle Columbia incident to calendar.history. While here
seanc
2003-02-15
3
-37
/
+51
*
Add __unused to the declaration of yyrcsid in a more portable way.
davidc
2003-02-12
1
-1
/
+4
*
Get Fox Talbot's birth year right. How could anybody have expected
grog
2003-02-11
1
-1
/
+1
*
- Determine the size of buffers with sizeof() instead of using
robert
2003-02-10
1
-7
/
+7
*
Make this work without COMPAT_43 by using tcgetattr()/tcsetattr() instead
tjr
2003-02-10
1
-10
/
+10
*
Backout my previous commit as requested. This solution generates
davidc
2003-02-08
1
-2
/
+1
*
Use waitpid() instead of wait() since we know the pid of the process we
des
2003-02-08
1
-1
/
+2
*
I seem to have never added myself to the FreeBSD birthday calendar.
chris
2003-02-08
1
-0
/
+1
*
Add __unused to the declaration of yyrcsid.
davidc
2003-02-07
1
-1
/
+2
*
Fix singular/plural confusion in a printf.
mike
2003-02-06
1
-1
/
+2
*
Pass the correct, verified username to PAM instead of getlogin().
des
2003-02-06
1
-1
/
+1
*
Do not start err(3) strings with uppercase nor dot terminate them.
charnier
2003-02-05
2
-9
/
+8
*
Header was included twice. Hardcode program name in usage string.
charnier
2003-02-05
1
-5
/
+1
*
Wrap long line. Use .Ar instead of .Nm where appropriate.
charnier
2003-02-05
1
-8
/
+9
*
Remove 2 more unused doc Makefiles.
trhodes
2003-02-04
2
-23
/
+0
*
Remove another unused Makefile.
trhodes
2003-02-03
1
-8
/
+0
*
Add a man page.
obrien
2003-02-03
2
-1
/
+118
*
Make WARNS=5 clean even on 64-bit platforms.
obrien
2003-02-03
2
-35
/
+36
*
Make WARNS=5 on i386, (WARNS=1 on 64-bit platforms).
obrien
2003-02-03
2
-59
/
+59
[next]