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
*
Enable INET6 by default.
shin
1999-12-15
1
-1
/
+1
*
Fix grammar error. (missing verb)
billf
1999-12-13
1
-1
/
+1
*
Add new option, -L that will listen the various listen queue lengths.
guido
1999-12-13
4
-32
/
+68
*
Allow it to be compiled as cross-tool.
marcel
1999-12-12
2
-4
/
+13
*
Finally give mk_cmds(1) a man page.
chris
1999-12-12
2
-1
/
+99
*
Retire error(1). This is no longer useful as it applies only to the 4.xBSD
kris
1999-12-11
11
-3267
/
+0
*
fix the same typo as in uniq
ache
1999-12-10
1
-1
/
+1
*
fix fatal typo
ache
1999-12-10
1
-1
/
+1
*
sys/dkbad.h is no more.
phk
1999-12-08
1
-1
/
+0
*
udp IPv6 support, IPv6/IPv4 tunneling support in kernel,
shin
1999-12-07
8
-107
/
+1649
*
Mention the '6' flag in the flags summary. (Forgotten in the last commit).
joe
1999-12-06
1
-1
/
+1
*
Add braces ({}) to all the places that they're missing.
joe
1999-12-06
1
-18
/
+34
*
Rewrite of the manual page to make it clear that NSI and InterNIC
joe
1999-12-06
1
-2
/
+8
*
Add "-v" to usage().
obrien
1999-12-06
1
-3
/
+3
*
Document the "-v" flag. [It was like that when I got here.. honestly.]
obrien
1999-12-06
1
-2
/
+16
*
Added a -6 option to lookup information using the whois.6bone.net
joe
1999-12-05
2
-2
/
+10
*
Minimal use of .Ar and .Nm.
charnier
1999-12-05
7
-20
/
+38
*
Typo. Standard list of flag
charnier
1999-12-05
2
-4
/
+4
*
Correct use of .Nm, .Em, .Ev
charnier
1999-12-05
6
-127
/
+120
*
Do not dot terminate errx() strings. Add rcsid.
charnier
1999-12-05
2
-11
/
+14
*
Make '||' visible.
cracauer
1999-12-05
1
-1
/
+1
*
The -s option was broken (missing braces around an else clause).
kris
1999-12-04
1
-5
/
+7
*
Fix off-by-one error leading to a segfault.
kris
1999-12-04
1
-1
/
+5
*
Fix buffer overflow & add $FreeBSD$
kris
1999-12-04
1
-2
/
+13
*
Fix for the new usage of mkioctls
marcel
1999-12-03
1
-1
/
+1
*
Change -i host to whois.networksolutions.com
ache
1999-12-03
1
-1
/
+1
*
Avoid hardcoding any paths and variables. The include directory must
marcel
1999-12-03
2
-8
/
+19
*
Replace the -q option to pwd_mkdb with a test for PW_SCAN_BIG_IDS in
sheldonh
1999-12-02
1
-0
/
+6
*
Make sure DESTDIR is set in the environment of mkioctls. This fixes
marcel
1999-12-02
1
-1
/
+2
*
Use %EF instead of hardcoded order for each country
ache
1999-11-30
1
-41
/
+37
*
%Ex -> %Ef
ache
1999-11-30
1
-1
/
+1
*
Change meaning of newly introduced -L option - it helps lpr later
ache
1999-11-30
2
-10
/
+15
*
Localize it
ache
1999-11-30
3
-13
/
+26
*
Reactivate bind and add dnskeygen.
peter
1999-11-30
1
-1
/
+2
*
New program in the bind suite. I'm not sure that it's worth much while
peter
1999-11-30
1
-0
/
+13
*
Use libbind to get to the extended resolver and headers.
peter
1999-11-30
3
-0
/
+3
*
Move named and associated tools into a seperate makefile section and
peter
1999-11-30
1
-3
/
+6
*
Fix a buffer overflow due to sending strings >1k in length. This is unlikely
kris
1999-11-25
1
-7
/
+9
*
Adjust man page: if command is specified, file name is mandatory
guido
1999-11-24
1
-2
/
+1
*
Unbreak build world by readding the necessary ipfilter includes.
guido
1999-11-24
1
-0
/
+6
*
Improve backward compatibility.
marcel
1999-11-23
1
-1
/
+5
*
Make better use of .Ar. Use DIAGNOSTICS instead of incorrect section name.
charnier
1999-11-21
2
-17
/
+17
*
Correct use of .Nm. Add DIAGNOSTICS section. Add rcsid
charnier
1999-11-21
2
-8
/
+12
*
Generate skel.c at build time.
dt
1999-11-20
2
-1550
/
+4
*
mdoc(7)'fy
phantom
1999-11-18
1
-33
/
+40
*
purity change for name length checking code
ache
1999-11-17
1
-1
/
+1
*
Merge with OpenBSD whois (with bugfixes missed there)
ache
1999-11-17
3
-38
/
+173
*
Reduce max length of user names to 15 characters to reflect reality.
davidn
1999-11-17
1
-2
/
+2
*
Use the same technique as ps(1) to avoid the need for setgid. (ie: use
peter
1999-11-17
2
-5
/
+9
*
Fixed sorting on time. On i386's, time differences of more than 2147
bde
1999-11-17
1
-9
/
+9
[next]