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.sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
YAMF22
jkh
1997-04-29
2
-4
/
+4
*
add an Id line, minor mdoc fix ups
jmg
1997-04-29
2
-35
/
+63
*
Fix so that amd can build with hesiod support.
dfr
1997-04-29
2
-2
/
+3
*
Fix makefiles so they work without having to 'make depend'
dfr
1997-04-29
3
-3
/
+6
*
added mptable to directory list of usr.sbin programs.
fsmp
1997-04-29
1
-5
/
+5
*
add a userland program for SMP support
fsmp
1997-04-29
3
-0
/
+1234
*
Back out unnecessary overly-paranoid paranoia test from here too; yp_access()
wpaul
1997-04-28
1
-12
/
+2
*
Back out one of my paranoia tests from the last commit here; yp_access()
wpaul
1997-04-28
1
-17
/
+1
*
Condition SO_PRIVSTATE twiddling on the definedness of SO_PRIVSTATE.
wollman
1997-04-28
1
-1
/
+3
*
Adapt to rc.conf file format.
jkh
1997-04-28
9
-46
/
+66
*
Back out mount change here (which is the only branch it should have
jkh
1997-04-28
2
-10
/
+2
*
YAMF22
jkh
1997-04-28
4
-12
/
+38
*
Whoops -- code inspection showed I forgot to clean up getopt string
pst
1997-04-26
1
-2
/
+2
*
Secure mode (-s) incorrectly disabled both sending and receiving of syslog
pst
1997-04-26
2
-22
/
+15
*
Don't call getnetbyname() on a netmask. On a system with a slow net
msmith
1997-04-23
1
-2
/
+2
*
Removed inconsistent declaration of malloc(). `make world' with DESTDIR
bde
1997-04-23
1
-2
/
+2
*
Add a -2 flag to mountd to allow an admin to disable NFSv3 services.
dfr
1997-04-22
2
-7
/
+20
*
Update the host filesystem so that it works with NFSv3
dfr
1997-04-22
3
-37
/
+129
*
Add a reconnect capability directing ppp to re-establish
brian
1997-04-21
9
-22
/
+136
*
Sync with 2.2 and clean up some tortured english that was added.
jkh
1997-04-20
18
-62
/
+263
*
Fix typo in previous commit
ache
1997-04-19
1
-2
/
+2
*
Unceremoneously discard HDLC frames with less than two bytes in them.
phk
1997-04-19
1
-1
/
+7
*
Fix make depend.
dfr
1997-04-19
3
-1
/
+19
*
Generate mount*.[ch] and nfs_prot*.[ch] from the .x files.
dfr
1997-04-18
10
-1593
/
+146
*
Add FILES section to manpage.
danny
1997-04-16
2
-2
/
+80
*
Suggested by: David Nugent
danny
1997-04-16
3
-10
/
+10
*
Fixed type mismatch caused by bogus prototypes. rpcgen for some reason
bde
1997-04-15
1
-2
/
+2
*
fix some typos, and some slight clean up...
jmg
1997-04-15
1
-48
/
+57
*
fix a few typos..
jmg
1997-04-15
1
-24
/
+27
*
fix a couple typos...
jmg
1997-04-15
1
-3
/
+3
*
Reviewed by: Brian Somers <brian@freebsd.org>
danny
1997-04-15
4
-28
/
+119
*
Remove osreldate. I got the number wrong anyway :(
brian
1997-04-15
2
-8
/
+2
*
Make the next number redial ability configurable. The
brian
1997-04-14
7
-55
/
+113
*
Allow forcing of local_ip:remote_ip in pap-secrets
brian
1997-04-13
2
-18
/
+64
*
Make -background option attempt each phone number at most
brian
1997-04-13
4
-13
/
+27
*
Only wait for the redial timeout when the last phone number in the
brian
1997-04-12
3
-55
/
+400
*
Support input and output filters with remote printing.
brian
1997-04-12
3
-33
/
+374
*
Avoid processing obviously bogus domain names in the YPBINDPROC_DOMAIN
wpaul
1997-04-10
1
-1
/
+12
*
Add a sanity test to ypproc_xfr_2_svc(): check that the map and domain
wpaul
1997-04-10
1
-8
/
+48
*
Add extra paranoia test. In theory this doesn't really gain you anything,
wpaul
1997-04-10
1
-2
/
+12
*
Oops...now really commit the doc change.
guido
1997-04-09
1
-1
/
+3
*
Make a sysconfig variable controlling if teh kernel should accept
guido
1997-04-09
1
-8
/
+10
*
Ignore SIGPIPE or any user can quit ppp just telnetting to it
ache
1997-04-09
2
-10
/
+18
*
YAMF22
jkh
1997-04-05
1
-3
/
+5
*
Document the -u option.
mpp
1997-04-04
1
-1
/
+6
*
Make all this work under -current again.
jkh
1997-04-03
6
-6
/
+15
*
Variable name typo.
wosch
1997-04-02
1
-2
/
+2
*
Sync up to current state of development.
jkh
1997-04-02
7
-22
/
+26
*
Don't fail when the vfs.nfs.nfs_privport sysctl doesn't exist
bde
1997-04-01
1
-4
/
+4
*
Remove the syslog stuff, and allow various return values
brian
1997-03-31
2
-6
/
+11
[next]