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
*
Just fixed my email..
ugen
1995-10-01
1
-2
/
+2
*
Fix an incorrect cross reference.
jfieber
1995-10-01
1
-4
/
+3
*
Support IP Option smatching in grammar and listing.
ugen
1995-10-01
1
-30
/
+130
*
Well..finally..this is the first part..it should take care of
ugen
1995-10-01
2
-19
/
+114
*
Build cc1 nonshared. This actually results in it consuming 40K *less* disk
dg
1995-10-01
1
-1
/
+2
*
Insert zeroed pages at the head of the zero queue rather than at the tail.
dg
1995-10-01
2
-4
/
+4
*
Say so if a sense code is vendor specific.
dufault
1995-10-01
1
-0
/
+7
*
As init/Makefile now 'knows' how to build secure code if necessary, clean
markm
1995-10-01
1
-7
/
+1
*
Make the mkinit internal command issue an #undef for each #define, to
joerg
1995-10-01
1
-3
/
+15
*
Make this make work the same way as passwd and xntpd. Here it will allow
markm
1995-10-01
1
-0
/
+7
*
Posixize:
joerg
1995-10-01
1
-1
/
+4
*
Support the 1542CP by recognizing the new ID. Try to make future
dufault
1995-10-01
1
-32
/
+58
*
Define CRYPTOBJDIR if secure is being built
markm
1995-10-01
1
-0
/
+10
*
Define CRYPTOBJDIR if secure is being built
markm
1995-10-01
1
-0
/
+10
*
ed/Makefile is able to 'decide' for itself whether to build secure or
markm
1995-10-01
1
-8
/
+2
*
Use the same make technique as passwd and xntpd for the secure ed(1). This
markm
1995-10-01
1
-2
/
+9
*
Two critical bugfixes:
dg
1995-10-01
1
-61
/
+61
*
Added a very complete new chapter on printing.
jfieber
1995-10-01
5
-7
/
+3893
*
Catch the case where the children can die too soon causing wait3()
peter
1995-10-01
1
-1
/
+3
*
Cosmetic fix: The usage message was wrong.. One of the commands (mstate)
peter
1995-10-01
1
-10
/
+9
*
Change non-existent /usr/lib/uucp to /usr/libexec/uucp
ache
1995-09-30
1
-2
/
+2
*
Refle
ache
1995-09-30
3
-12
/
+12
*
Add sup.
jfieber
1995-09-30
1
-2
/
+2
*
Remove /usr/share/FAQ, add /usr/share/examples/sup.
jfieber
1995-09-30
1
-9
/
+3
*
Remove FAQ.
jfieber
1995-09-30
1
-1
/
+1
*
Move supfile examples from share/FAQ/extras to share/examples/sup
jfieber
1995-09-30
5
-0
/
+60
*
Make ATAPI support completely optional - if ATAPI isn't defined, the
dg
1995-09-30
1
-4
/
+9
*
Bring IDE CDROM support up to latest version (1.8a?) from Serge.
jkh
1995-09-30
5
-118
/
+231
*
Call the -u UCMD command on exit. The command is called with the
joerg
1995-09-29
1
-0
/
+9
*
Remove duplicated targets which now build from main tree
ache
1995-09-29
3
-6
/
+6
*
Reword confusing comment.
wollman
1995-09-29
1
-2
/
+2
*
Build secure libcrypt if available and allowed
ache
1995-09-29
1
-1
/
+7
*
Latest version from Matt Thomas. This version works with the newer
dg
1995-09-29
3
-497
/
+1849
*
Build secure telnet if available and allowed
ache
1995-09-29
1
-1
/
+3
*
Build secure telnetd if available and allowed
ache
1995-09-29
1
-0
/
+2
*
Build secure libtelnet if available and allowed
ache
1995-09-29
1
-0
/
+2
*
Build secure init if available and allowed
ache
1995-09-29
1
-1
/
+7
*
Build secure ed if available and allowed
ache
1995-09-29
1
-2
/
+8
*
This gets() used \r\n, which is doggish.
bde
1995-09-29
1
-1
/
+1
*
Don't use gets().
bde
1995-09-29
4
-6
/
+13
*
Build tools subdir first to reduce bogons caused by inadequate dependency
bde
1995-09-29
1
-3
/
+11
*
Update to the 1995/09/20 version. Previous version was 1993/12/17.
jmz
1995-09-28
42
-198
/
+626
*
Makefile: use CFLAGS+= instead of CFLAGS=. Don't use the f2c's malloc.
jmz
1995-09-28
2
-7
/
+15
*
Update to the 1995/09/20 version. Previous version was 1993/12/17
jmz
1995-09-28
50
-1910
/
+4984
*
Fix checks for open() failing. open() may successfully return 0.
bde
1995-09-28
2
-6
/
+6
*
Intitialize $(tmac_s_ and $(tmac_m). Use the initialized variable $(device)
bde
1995-09-28
1
-1
/
+3
*
Fix FAT_CURSOR to give scanlines 0-15 instead of (the current start)-15.
bde
1995-09-28
1
-0
/
+1
*
Fix CLEANFILES. Some temporary files were missing.
bde
1995-09-28
1
-1
/
+1
*
Fix SRCS so that `make depend' works. There were some .l's and some .y's.
bde
1995-09-28
3
-13
/
+14
*
Install si.4. Only the link to it was (unsuccessfully) installed.
bde
1995-09-28
1
-1
/
+1
[next]