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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rearrange itimerfix loop doing it inside SIGALRM handling section
ache
1997-08-12
1
-19
/
+20
*
Solve itimerfix() problem completely by using loop in 100000000 secs chunks
ache
1997-08-12
1
-0
/
+19
*
Reflect blocked SIGALRM changes
ache
1997-08-12
2
-3
/
+3
*
Back out my installation of SIGALRM handler even if it is blocked
ache
1997-08-12
2
-38
/
+58
*
Back out a part of the disk scheduling "improvements" :-(. Let me know
dyson
1997-08-12
3
-6
/
+6
*
Run mkMakefile.sh to regenerate
peter
1997-08-12
2
-124
/
+3
*
Remove the original tweaks to make tcl75 work with the ports system
peter
1997-08-12
1
-24
/
+7
*
Activate the bios.9 manpage.
eivind
1997-08-12
1
-2
/
+2
*
Activate make distribute and pray I didn't break release building.
pst
1997-08-12
7
-2
/
+61
*
Fix typo (Eudroa -> Eudora)
eivind
1997-08-12
1
-2
/
+2
*
Add entries for cron.d and friends
pst
1997-08-12
1
-1
/
+9
*
Reflect -current implementations
ache
1997-08-12
2
-20
/
+24
*
This commit was generated by cvs2svn to compensate for changes in r28114,
pst
1997-08-12
29
-0
/
+443
|
\
|
*
Initial import of the replacements for /etc/{daily, weekly, monthly}.
pst
1997-08-12
29
-0
/
+443
*
|
This commit was generated by cvs2svn to compensate for changes in r28112,
pst
1997-08-12
3
-0
/
+174
|
\
\
|
|
/
|
*
Initial import of periodic executable control program.
pst
1997-08-12
3
-0
/
+174
*
|
1) Make usleep() terminateable by alarm (or ualarm) as supposed
ache
1997-08-12
1
-4
/
+8
*
|
Change to reflect -current sleep implementation reality
ache
1997-08-12
1
-28
/
+13
*
|
Cleanup and use /usr/libdata/doscmd now
ache
1997-08-12
1
-8
/
+6
*
|
Add libdata/doscmd
ache
1997-08-12
1
-1
/
+3
*
|
Make itimerfix hack better: return the time we can't sleep at once
ache
1997-08-12
1
-12
/
+20
*
|
Fix fencepost error.
eivind
1997-08-12
1
-1
/
+1
*
|
Merge from -stable; NOTCL hook in beforeinstall.
asami
1997-08-12
1
-1
/
+4
*
|
Fixed vnode corruption by undefined case in union_lookup(). When
kato
1997-08-12
2
-6
/
+14
*
|
Use err(3) instead of local redefinition. Add prototypes.
charnier
1997-08-12
2
-38
/
+41
*
|
Add usage().
charnier
1997-08-12
2
-14
/
+20
*
|
Use err(3) instead of local redefinition.
charnier
1997-08-12
3
-65
/
+53
*
|
Check permissions for fp regs as well as normal regs.
sef
1997-08-12
2
-2
/
+6
*
|
Fix a traceroute problem in the CISCO HDLC mode. (cisco routers not
kjc
1997-08-12
1
-2
/
+2
*
|
Fix procfs security hole -- check permissions on meaningful I/Os (namely,
sef
1997-08-12
8
-16
/
+86
*
|
Use libalias.so.2.3.
brian
1997-08-11
1
-1
/
+1
*
|
Fix file descriptor leak.
brian
1997-08-11
8
-4
/
+22
*
|
Synchronize with sys/i386/i386/userconfig.c revision 1.87.
kato
1997-08-11
1
-4
/
+4
*
|
Add a SEE ALSO for install.cfg sample script.
jkh
1997-08-11
3
-3
/
+18
*
|
Make some changes to the way the label editor reads script variables
jkh
1997-08-11
16
-166
/
+2589
*
|
Make the CLI mode message a little less intimidating.
jkh
1997-08-11
1
-4
/
+4
*
|
Fix problem in the DC390_DefaultEEprom subroutine, which could lead
se
1997-08-11
1
-3
/
+3
*
|
Use err(3).
charnier
1997-08-11
3
-23
/
+25
*
|
Cosmetic in err() string.
charnier
1997-08-11
1
-9
/
+10
*
|
Use err(3). Add prototype.
charnier
1997-08-11
2
-6
/
+15
*
|
Use err(3) instead of local redefinition.
charnier
1997-08-11
3
-36
/
+12
*
|
Use err(3). Add prototypes.
charnier
1997-08-11
2
-18
/
+32
*
|
Cosmetic.
charnier
1997-08-11
1
-2
/
+3
*
|
Remove local redefinition for err(). Add usage().
charnier
1997-08-11
7
-155
/
+135
*
|
Add an ntohs() and format an IP address with inet_ntoa() when
fenner
1997-08-11
1
-3
/
+3
*
|
Merge Lite2 changes.
steve
1997-08-11
1
-2
/
+2
*
|
Fix typo: "send" -> "end"
fenner
1997-08-11
1
-1
/
+1
*
|
Make "make-localhost" Y2K safe by using "date +%Y" instead of "date +%y"
fenner
1997-08-11
1
-1
/
+1
*
|
Oops, add #include's (forgotten in last commit) to make this
steve
1997-08-11
1
-1
/
+4
*
|
Use -I../../sys instead of -I/sys.
steve
1997-08-11
1
-2
/
+2
[next]