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
...
*
Oops, include opt_pcvt_hdr.h before the key value in it is used.
bde
1996-04-13
1
-2
/
+2
*
Describe timeout() and untimeout().
joerg
1996-04-13
1
-0
/
+92
*
Fixed `PCVT_FREEBSD=210'.
bde
1996-04-13
2
-4
/
+4
*
Fixed a couple of format strings to match the change of pid_t from long
bde
1996-04-13
2
-3
/
+3
*
This commit was generated by cvs2svn to compensate for changes in r15249,
joerg
1996-04-13
1
-2
/
+3
|
\
|
*
Import NetBSD's termios'ed getty into a vendor branch.
joerg
1996-04-13
10
-229
/
+550
*
|
Accept and use the content of packets received that is bigger than the
jhay
1996-04-13
11
-17
/
+77
*
|
Another try: fixed bogus change of the fifo settings for the non-speed of 0.
bde
1996-04-13
3
-9
/
+9
*
|
Don't use a newfangled auto initializer. Initialize everything by
jhay
1996-04-13
1
-2
/
+6
*
|
Changed _BSD_PID_T_ from long to int. Lite2 changed pid_t from long to
bde
1996-04-13
1
-2
/
+2
*
|
Changed `noreturn' to `__noreturn__' so that all headers don't break if
bde
1996-04-13
1
-4
/
+4
*
|
1. Update all the copyrights to delete useless clauses 3 and 4.
jkh
1996-04-13
87
-2144
/
+1717
*
|
Fix a longstanding bug and a buglet of no significance.
phk
1996-04-13
1
-23
/
+18
*
|
Remove some of the grot I added to try and save/restore screen contents.
jkh
1996-04-13
1
-27
/
+3
*
|
Eliminated sloppy common-style declarations. Now there are no duplicated
bde
1996-04-13
3
-5
/
+12
*
|
Eliminated sloppy common-style declarations. Now there are no duplicated
bde
1996-04-13
7
-28
/
+48
*
|
Declared `unittab' as static. It was bogusly shared between the asc and
bde
1996-04-13
2
-3
/
+7
*
|
Document how to drop into DDB from a serial console.
jkh
1996-04-13
1
-1
/
+10
*
|
Introduce a -b option for sites who are not interested in the old biff
joerg
1996-04-13
2
-11
/
+24
*
|
Remove the legacy -d option from the arguments to mail.local in 4.4bsd.
joerg
1996-04-13
1
-0
/
+1
*
|
Changed all per-file errors to warnings. Exit with a nonzero status of
bde
1996-04-13
1
-55
/
+48
*
|
Use PCB_SAVEFPU_SIZE instead of a too-small size in savectx(). This
bde
1996-04-13
3
-27
/
+33
*
|
Generate #define of PCB_SAVEFPU_SIZE for use in savectx().
bde
1996-04-13
2
-2
/
+4
*
|
A little paper about phkmalloc.
phk
1996-04-13
11
-2
/
+734
*
|
Split libcrypt and libcipher man pages.
markm
1996-04-13
2
-91
/
+6
*
|
Split the libcrypt and libcipher man pages.
markm
1996-04-13
2
-110
/
+22
*
|
Document MOTIF_STATIC
ache
1996-04-13
3
-9
/
+21
*
|
default to udp if no flags specified...closes PR#bin/759
scrappy
1996-04-13
2
-0
/
+2
*
|
Fix a typo.
mpp
1996-04-13
1
-1
/
+1
*
|
Update section on mounting DOS extended partitions.
jkh
1996-04-13
1
-11
/
+18
*
|
Document the freebsd-emulation mailing list.
jkh
1996-04-13
1
-1
/
+2
*
|
Improve the handling of receive errors. Fix a nasty bug in the receive
jhay
1996-04-12
3
-165
/
+486
*
|
Update the Entropy-Gatherer to reflect a better setup - do not
markm
1996-04-12
1
-6
/
+12
*
|
Make alltraps a .globl so that DDB doesn't make people belive they have
phk
1996-04-12
3
-3
/
+6
*
|
Attempt to break a $Log$ snafu where a *** /--- (minus space)
markm
1996-04-12
1
-1
/
+16
*
|
install bsd.obj.mk
wosch
1996-04-12
1
-2
/
+2
*
|
Add commented-out definitions of HAVE_MOTIF and MOTIFLIB.
asami
1996-04-12
3
-3
/
+33
*
|
Fix a bogon I introduced with my last change.
phk
1996-04-12
1
-2
/
+2
*
|
Add another good book to the required reading.
phk
1996-04-12
1
-3
/
+11
*
|
Add NO_CDROM, RESTRICTED, BROKEN and Motif support.
asami
1996-04-12
1
-9
/
+50
*
|
remove variables KMODGRP?=, KMODOWN?=, KMODMODE?=
wosch
1996-04-11
2
-86
/
+30
*
|
Moved AUTO_EOI_[12] and most sio and pcvt options out of the makefile.
bde
1996-04-11
11
-13
/
+53
*
|
Fixed a spl hog. The vmdaemon process ran entirely at splhigh. It
bde
1996-04-11
1
-1
/
+3
*
|
Spell cpu_switch() with an i in a comment.
bde
1996-04-11
1
-2
/
+2
*
|
Fix for memory leak: specify NULL as openinfo parameter when calling
wpaul
1996-04-11
1
-2
/
+2
*
|
Fixed the PF_REMOTE case of ptcwrite(). I broke it in rev.1.22. Output
bde
1996-04-11
1
-4
/
+15
*
|
Added a note about OPTi 82C929 based cards.
smpatel
1996-04-11
1
-5
/
+10
*
|
Implemented a "-D" option that causes ftpd to detach and become a daemon -
dg
1996-04-11
2
-29
/
+120
*
|
Priorities were broken. If there was an Index: line and ***/--- lines
markm
1996-04-11
1
-4
/
+11
*
|
Add Daniel M. Eischen <deischen@iworks.InterWorks.org> for his xmcd
asami
1996-04-11
1
-1
/
+2
[prev]
[next]