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
...
*
Add truss to the list of subdirectories.
sef
1997-12-06
1
-2
/
+2
*
Truss program. Requires procfs.
sef
1997-12-06
12
-0
/
+1667
*
Add procctl to the list of programs built.
sef
1997-12-06
1
-2
/
+2
*
First checkin of the procctl program.
sef
1997-12-06
6
-0
/
+178
*
Changes to allow event-based process monitoring and control.
sef
1997-12-06
15
-20
/
+326
*
Support an optional, sysctl enabled feature of idle process swapout. This
dyson
1997-12-06
4
-33
/
+91
*
Add some extra flags in the caching page.
tegge
1997-12-05
1
-1
/
+5
*
Don't include <sys/lock.h> in headers when only `struct simplelock' is
bde
1997-12-05
29
-25
/
+52
*
Const poisoning from ks_shortdesc.
bde
1997-12-05
1
-2
/
+2
*
Removed one `const' from the declaration of `ks_shortdesc'. The pointer
bde
1997-12-05
1
-11
/
+12
*
Moved declaration of M_IOV to a less bogus place. It belongs in
bde
1997-12-05
2
-5
/
+9
*
Needs to include <sys/lock.h> if we're using struct lock.
jkh
1997-12-05
3
-3
/
+6
*
Sync with sys/i386/conf/options.i386 revision 1.63.
kato
1997-12-05
2
-2
/
+4
*
Sync with sys/i386/boot/biosboot/boot.h and io.c revisions 1.23 and
kato
1997-12-05
2
-15
/
+7
*
Sync with sys/i386/i386/machdep.c and trap.c revisions 1.278 and
kato
1997-12-05
3
-26
/
+23
*
Document the new -f flag.
dyson
1997-12-05
1
-1
/
+3
*
Add an option to building PS, so that the upages are explicitly paged in only
dyson
1997-12-05
2
-13
/
+44
*
Add new (very useful) tunable for pageout daemon. The flag changes
dyson
1997-12-05
1
-18
/
+20
*
Some fixes from John Hood:
dyson
1997-12-05
3
-5
/
+8
*
- Added entries for LinkSys ethernet card and Apex Data Modem.
nate
1997-12-05
2
-2
/
+30
*
Allow ipfw to accept comments and blank lines.
julian
1997-12-05
2
-1
/
+7
*
Make emacs work again. This is a workaround for the fact that the
jdp
1997-12-05
2
-36
/
+66
*
Finally, implement a mini-parser for RockRidge alternative filenames,
joerg
1997-12-04
4
-33
/
+62
*
document and make the NO_F00F_HACK a proper option...
jmg
1997-12-04
5
-12
/
+17
*
document and make the NO_F00F_HACK a proper option...
jmg
1997-12-04
5
-5
/
+25
*
Support applications that need to resist or deny use of swap space.
dyson
1997-12-04
1
-2
/
+26
*
Understand ``sockaddr_dl''s where sdl_nlen != 0
brian
1997-12-04
1
-24
/
+25
*
Remove duplicate REJECTED macro.
brian
1997-12-04
1
-24
/
+18
*
Initialize ccpstate when CCP comes down.
brian
1997-12-04
1
-32
/
+19
*
Parenthesise the REJECTED macro.
brian
1997-12-04
1
-2
/
+2
*
Identify rejected protocol types according to rfc1700.
brian
1997-12-04
1
-4
/
+130
*
After consultation with David, change
jkh
1997-12-04
7
-29
/
+29
*
Sigh - add libz to libs. Brian just keeps adding stuff to ppp. :)
jkh
1997-12-04
5
-10
/
+10
*
Use the argmument `port' instead of hard coded address in atapi_probe.
kato
1997-12-04
1
-1
/
+1
*
Add libcalendar.
helbig
1997-12-04
1
-2
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r31529,
helbig
1997-12-04
5
-0
/
+650
|
\
|
*
Provides date of easter and other calendar related arithmetic.
helbig
1997-12-04
5
-0
/
+650
*
shuffle structs for better cacheline behavior.
dg
1997-12-04
1
-9
/
+9
*
Use err(3). Add prototypes. Document that startup scripts are rc.i386 and
charnier
1997-12-04
5
-61
/
+92
*
Sort #includes. Add rcsid. Use full pathname in SYNOPSIS section.
charnier
1997-12-04
2
-12
/
+14
*
FTP_INTERNAL_LS -> FTPD_INTERNAL_LS
steve
1997-12-04
1
-2
/
+2
*
Use 'proto <tcp|udp|all>' to select the protocol to display
steve
1997-12-04
2
-12
/
+21
*
Buffer overflow from bitblt's commit to OpenBSD. Committed here for lack
imp
1997-12-04
1
-2
/
+5
*
The Libretto's BIOS doesn't set edx on the APM_GETPWSTATUS call, so
imp
1997-12-04
2
-6
/
+22
*
Fix the CCP Type field value for DEFLATE.
brian
1997-12-03
8
-48
/
+203
*
Fixed corruption of the per-group used directories count. It wasn't
bde
1997-12-03
2
-6
/
+8
*
Make has_f00f_bug extern, and get rid of some unused code in the f00f
sef
1997-12-03
2
-10
/
+4
*
Abstract the CCP layer a level.
brian
1997-12-03
24
-286
/
+1209
*
Sync with sys/i386/i386/machdep.c and trap.c revisions 1.275 and
kato
1997-12-03
3
-3
/
+110
*
Use full path in synopsis. Syslog will add trailing \n.
charnier
1997-12-03
2
-27
/
+39
[prev]
[next]