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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
chrtoblk() returns dev_t, not int.
jkh
1994-12-05
2
-4
/
+4
*
Added vn as a possible swapdev.
phk
1994-12-04
1
-1
/
+2
*
Here is a minor patch for FreeBSD 2.0R to allow it to recognize
joerg
1994-12-04
5
-5
/
+19
*
ioctl definitions for the vn driver.
phk
1994-12-04
2
-0
/
+122
*
Entries for the vn driver completed.
phk
1994-12-04
1
-39
/
+26
*
The vn driver from 4.4_lite
phk
1994-12-04
1
-0
/
+550
*
Added dev/vn/vn.c optional vn
phk
1994-12-04
1
-0
/
+1
*
Implemented a "TEXT_SET" called 'cleanup_set' which will be called before
phk
1994-12-04
1
-1
/
+20
*
Fix bogus include paths:
bde
1994-12-04
1
-2
/
+2
*
Fix bogus and broken include paths:
bde
1994-12-04
3
-21
/
+18
*
Allocated chardev#43 and blkdev#15 to the vn-driver. The rest of the stuff
phk
1994-12-04
1
-2
/
+14
*
>Originator: Gene Stark
jkh
1994-12-04
1
-1
/
+3
*
don't allow ctty to be set to ctty - infinite kernel recursion
ache
1994-12-04
1
-1
/
+3
*
Call d_stop in ttyflush not only for WRITE but for READ too
ache
1994-12-04
1
-7
/
+8
*
added a missing '\n' in both files.
phk
1994-12-03
2
-4
/
+4
*
Make CHILD_MAX and OPEN_MAX a tunable parameter.
smace
1994-12-03
4
-4
/
+32
*
Disable CLKF_BASEPRI() again. I forgot to edit an unwanted change out of
bde
1994-12-03
2
-4
/
+4
*
i386/exception.s,
bde
1994-12-03
16
-172
/
+122
*
Add Cronyx/Sigma cdevsw[] entry.
wollman
1994-12-03
1
-2
/
+25
*
Add Cronyx/Sigma files and config information; delete outdated config files.
wollman
1994-12-03
5
-8
/
+29
*
Add generic sync PPP file.
wollman
1994-12-03
1
-0
/
+1
*
This commit was generated by cvs2svn to compensate for changes in r4910,
wollman
1994-12-02
7
-0
/
+4950
|
\
|
*
Cronyx/Sigma sync/async serial driver with PPP support
wollman
1994-12-02
7
-0
/
+4950
*
Delete old, confusing comment.
wollman
1994-12-02
1
-9
/
+1
*
Add one forgotten u_quad_t typecast in dosetrlimit.
ats
1994-12-02
1
-2
/
+2
*
Add a check to make sure that we don't fiddle with the NFS routing tables
wollman
1994-12-02
1
-10
/
+3
*
Change wakeup to endtsleep, because wakeup don't produce timeout
ache
1994-12-01
3
-9
/
+12
*
Add latest version of ``advanced route metric management'' :-)
wollman
1994-12-01
1
-18
/
+71
*
The values for setrlimit in the data size and stack size case are
ats
1994-12-01
1
-6
/
+6
*
Changed the TIOCSTAT ioctl to a no argument type so that tcsh and friends
dg
1994-11-30
1
-2
/
+2
*
Fix bug I introduced that broke BPF support. Caused by a byte order problem
dg
1994-11-30
3
-9
/
+3
*
Reverse the meaning of previous change.
jkh
1994-11-30
3
-21
/
+15
*
Restore mv check, cause panic without it
ache
1994-11-29
2
-6
/
+2
*
Put the sequencer into FASTMODE during initialization. I can now
gibbs
1994-11-29
3
-9
/
+18
*
Merge in latest Linux sequencer code release with my changes. This should
gibbs
1994-11-29
5
-170
/
+175
*
Experimental change to floppy driver to NOT probe the floppy tape if
jkh
1994-11-29
3
-6
/
+21
*
Really deactivated the code that puts scsi stats into dk0.
se
1994-11-28
2
-8
/
+8
*
Added: ICMP reply,TCP SYN check,logging..
ugen
1994-11-28
2
-222
/
+224
*
Include "scbus.h" in scsiconfig.c to get the number NSCBUS from the
ats
1994-11-27
1
-1
/
+2
*
Comment out an illegal define (E_CLNL_???).
ats
1994-11-27
1
-2
/
+2
*
Fix previous change: don't attempt to reserve cblocks if the tty is null.
bde
1994-11-27
2
-10
/
+16
*
Expand again the SYMTAB_SPACE for LINT.
ats
1994-11-27
3
-6
/
+6
*
Go back to -O optimization...Bruce's arguments against -O2 are convincing
dg
1994-11-27
3
-6
/
+6
*
Temporary kludge: treat \r same as \n in input, so working on a
joerg
1994-11-27
1
-2
/
+2
*
I made a syntax error yesterday.
phk
1994-11-27
2
-4
/
+4
*
Expand the EISA MAX_SLOTS from 8 to 16.
ats
1994-11-26
2
-4
/
+4
*
Submitted by: Kirk McKusick
bde
1994-11-26
1
-2
/
+2
*
Fix cblock starvation bugs by reserving enough cblocks for minimal
bde
1994-11-26
6
-164
/
+339
*
Don't block for output in non-blocking mode if clists run out.
bde
1994-11-26
1
-5
/
+11
*
Always put received packets in an mbuf cluster. This simplifies the code
dg
1994-11-26
2
-188
/
+42
[next]