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
*
Output mbuf clusters as current/peak/max. Requires new kern.ipc.nmbclusters
dg
1998-04-24
1
-5
/
+11
*
netstat truncates info in sockaddr* between kgetsa and p_sockaddr
phk
1998-04-22
1
-12
/
+14
*
Add a forgotten 'static'.
eivind
1998-04-21
1
-2
/
+2
*
Make brandelf test for known brands, and introduce a '-f' option to
eivind
1998-04-21
2
-8
/
+40
*
Define '\t' as a printable character, so it can be displayed on the
joerg
1998-04-20
1
-1
/
+1
*
Correctly operate on hardlink when source and destination are not on the same
charnier
1998-04-20
3
-27
/
+62
*
Like most Unices FreeBSD should have a larger tty field at least
phk
1998-04-19
1
-3
/
+4
*
The current version of netstat does not print the interface
phk
1998-04-19
1
-53
/
+72
*
Ctags write to buffer beyond the end of it when the source file
phk
1998-04-19
1
-1
/
+1
*
mt should report the compression status.
phk
1998-04-19
1
-3
/
+3
*
PR: 4866
danny
1998-04-14
1
-11
/
+9
*
Add mktemp directory
peter
1998-04-14
1
-2
/
+2
*
Bring in an old faithful tool I've been using for just over 4 years now
peter
1998-04-14
3
-0
/
+330
*
Better SYNOPSIS
phk
1998-04-14
1
-2
/
+3
*
add strings(1) to what(1) "SEE ALSO"
phk
1998-04-14
1
-2
/
+3
*
Document the use of sendmail options on the commandline.
steve
1998-04-14
1
-2
/
+3
*
Don't let secs variable wrap if <= 2.
steve
1998-04-14
1
-2
/
+3
*
Add a new -F flag which is a superset of -f. It will cause tail to
peter
1998-04-06
4
-4
/
+42
*
Prevent rdist from dumping core: do not free() pointer before using it.
charnier
1998-04-06
8
-19
/
+34
*
PR: bin/6193
danny
1998-04-01
1
-2
/
+2
*
Rats. I was too fast here. Re-enable SUID mode for the non-Kerberos
markm
1998-03-26
1
-3
/
+3
*
Quite a while back KTH (who are the good folks who wrote our KerberosIV)
markm
1998-03-26
2
-18
/
+20
*
Remove unneeded crud.
markm
1998-03-26
1
-207
/
+0
*
Remove special global tags support; we don't do it that way anymore.
eivind
1998-03-26
1
-2
/
+0
*
Ouch, that nm is aout which is not alpha-friendly. Make it i386
jb
1998-03-24
1
-3
/
+3
*
Ifdefed conditionally-unused variables.
bde
1998-03-23
1
-1
/
+3
*
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
charnier
1998-03-23
28
-83
/
+95
*
Add rcsid. Sort #includes.
charnier
1998-03-23
1
-3
/
+7
*
Add const to rcsid.
charnier
1998-03-23
1
-2
/
+2
*
.Nm nice -> .Nm.
charnier
1998-03-23
1
-3
/
+3
*
Add rcsid. Correct -Wall warning.
charnier
1998-03-23
1
-1
/
+5
*
Reword using who.1 as a good example of where to start.
steve
1998-03-22
1
-2
/
+2
*
Remove a bunch of unsupported machines, and the 'other' case where
jb
1998-03-22
1
-30
/
+7
*
merge ppp-2.3.3 changes onto mainline
peter
1998-03-21
2
-726
/
+732
*
Honour -static in LDFLAGS.
bde
1998-03-21
1
-9
/
+8
*
Don't use beforedepend to break things. The usual fix of putting
bde
1998-03-20
1
-11
/
+9
*
Updated MISSING list.
bde
1998-03-20
1
-2
/
+2
*
Some things only work on i386.
jb
1998-03-13
1
-16
/
+23
*
This commit was generated by cvs2svn to compensate for changes in r34448,
peter
1998-03-10
2
-0
/
+191
|
\
|
*
Import intial version of an a.out/elf tool wrapper/selector. It is
peter
1998-03-10
2
-0
/
+191
*
cksum does a 32-bit checksum, so it needs to use u_int32_t variables,
jb
1998-03-10
7
-29
/
+31
*
Localize it
ache
1998-03-08
1
-3
/
+6
*
Change default temporary directory (TMPDIR) from /tmp to /var/tmp.
wosch
1998-03-08
4
-11
/
+11
*
Improve shell variable substitution.
wosch
1998-03-08
3
-30
/
+24
*
Rewrite script as a select loop rather than as a twin reader/write process.
peter
1998-03-08
2
-75
/
+96
*
Replaced by ncal
helbig
1998-03-08
4
-570
/
+0
*
Support a couple of new "-s" stats.
dyson
1998-03-07
1
-1
/
+3
*
Prevent passwd locking database forever waiting for user input
ache
1998-03-07
1
-3
/
+4
*
Fix a #ifndef that became a #ifdef and changed the default
jb
1998-03-07
1
-2
/
+2
*
Fixed `make -jN' for large N. Just put the generated file y.tab.h in
bde
1998-03-06
1
-1
/
+3
[next]