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
*
Cross-reference mount_nfs(8) and showmount(8).
sheldonh
2000-07-18
1
-1
/
+2
*
Import the new truncate(1) utility.
sheldonh
2000-07-18
4
-0
/
+352
*
Allow logger to send messages directly to a remote syslog. (This
dwmalone
2000-07-18
2
-8
/
+72
*
The description of the semantics of -v and -q has long since been OBE.
des
2000-07-17
1
-10
/
+1
*
While I'm at it, break a line that was too long, remove a pointless diagnostic
des
2000-07-17
1
-3
/
+3
*
Document the fact that -r and -m are mutually exclusive.
des
2000-07-17
1
-0
/
+10
*
Rearrange / rewrite large portions of fetch() to take advantage of new
des
2000-07-17
1
-35
/
+84
*
Use pwd instead of cwd in backticks. cwd in backticks doesn't do
sheldonh
2000-07-17
1
-2
/
+2
*
Better signal handling.
des
2000-07-16
1
-11
/
+18
*
Fix octal numbers parsing
ache
2000-07-15
1
-0
/
+3
*
Fix systat to use the kern.ipc.mbtypes sysctl instead of referencing a
alfred
2000-07-15
1
-34
/
+44
*
Make mbstat.m_mtypes seperate and viewable via sysctl, also
alfred
2000-07-15
1
-25
/
+49
*
Add the -z flag to check file sizes first
brian
2000-07-14
2
-5
/
+19
*
ncurses -> termcap
ache
2000-07-14
1
-2
/
+2
*
Upgrade to less v358.
ps
2000-07-14
1
-0
/
+9
*
Fix a bug in the stats display that showed up when resuming aborted transfers.
des
2000-07-13
1
-2
/
+2
*
Rework the stats code for the nth time. Much cleaner now.
des
2000-07-12
1
-98
/
+62
*
"ls" is note the same as "nlist", but it is the same as "dir". Correct
ben
2000-07-12
1
-18
/
+30
*
remove m_pulldown related statistics, it is not for production system
itojun
2000-07-12
1
-32
/
+0
*
Now that the HTTP code supports timeouts, we don't need to use alarm()
des
2000-07-12
1
-16
/
+29
*
Backout previous commit.
asmodai
2000-07-12
1
-1
/
+1
*
MFC: fix some output cosmetics so that the finger -s output is properly
asmodai
2000-07-12
1
-1
/
+1
*
Rework the stats code to avoid code duplication.
des
2000-07-12
1
-13
/
+16
*
Spelling (embedd to embed) fix and change a comma to a semicolon.
dannyboy
2000-07-11
1
-2
/
+2
*
Fix finger -s output on an user who never logged in.
asmodai
2000-07-11
1
-1
/
+1
*
Fix a bug when talking to non-freebsd machines where carriage return
ps
2000-07-11
1
-0
/
+4
*
Extend to deal with 64 bit numeric arguments.
se
2000-07-10
1
-14
/
+17
*
Don't call warn() with no format string.
kris
2000-07-10
2
-3
/
+3
*
Don't call err() with no format string.
kris
2000-07-10
4
-21
/
+21
*
Oops, missed another printf() invocation with no format string.
kris
2000-07-10
1
-1
/
+1
*
Don't call printf() with no format string.
kris
2000-07-10
1
-1
/
+1
*
Don't call warn() with no format string.
kris
2000-07-10
1
-1
/
+1
*
Don't call err() with no format string.
kris
2000-07-10
2
-3
/
+7
*
Don't call printf with no format string.
kris
2000-07-10
3
-3
/
+3
*
Don't segfault if given an invalid URL (doh!)
des
2000-07-09
1
-1
/
+2
*
Fix assembler error messages - there is no \n allowed in __COPYRIGHT macro
ache
2000-07-09
1
-2
/
+1
*
Use __RCSID()
wsanchez
2000-07-09
16
-100
/
+67
*
Use __RCSID()
wsanchez
2000-07-09
27
-56
/
+82
*
Initialize variable
wsanchez
2000-07-09
1
-1
/
+1
*
Clarify the meaning of -m and -n (thanks to bde).
des
2000-07-08
1
-6
/
+3
*
Straighten out the behvaiour of -m and -n (thanks to bde).
des
2000-07-08
1
-6
/
+12
*
Initial kenv(1) hack for dumping the kernel environment. This can be
peter
2000-07-08
4
-0
/
+187
*
One more EAI_NONAME -> EAI_NODATA issue.
ume
2000-07-07
1
-1
/
+1
*
Make telnet -s work. It is corresponding to EAI_NONAME -> EAI_NODATA
ume
2000-07-07
1
-1
/
+1
*
Enable whois queries over IPv6
kris
2000-07-07
1
-43
/
+39
*
MFS: Don't allow printf directives in PAGER
kris
2000-07-07
1
-1
/
+1
*
Add the usbhidctl utility, from NetBSD, by Lennart Augusst
n_hibma
2000-07-05
4
-0
/
+442
*
Add MIT copyright
des
2000-07-05
1
-0
/
+2
*
simplify and correct name resolution in tn().
itojun
2000-07-05
1
-18
/
+16
*
add pfkeystat. sync with kame
itojun
2000-07-05
2
-0
/
+27
[next]