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
/
share
Commit message (
Expand
)
Author
Age
Files
Lines
*
add libcipher, and update comments about libdes, libkdb, libkrb etc
peter
1998-06-01
1
-4
/
+5
*
Fixed double slashes in pathnames.
bde
1998-05-31
1
-54
/
+54
*
Undocumented flags which went away a few minutes ago.
bde
1998-05-31
2
-20
/
+6
*
PR: conf/2284
thepish
1998-05-31
1
-2
/
+2
*
Correct a minor spacing error.
mph
1998-05-31
1
-2
/
+3
*
ELF preparation step 2:
sos
1998-05-26
2
-55
/
+59
*
Norwegian dates should have a dot after day of month.
steve
1998-05-25
3
-9
/
+9
*
Hide the interface name in the sin_zero section of the sockaddr_in
julian
1998-05-25
1
-3
/
+11
*
Fix example in manual page.
jkoshy
1998-05-25
1
-4
/
+4
*
/usr/src/share/timedef/data/no_NO.ISO_8859-1.src uses initinal
phk
1998-05-23
3
-117
/
+117
*
Added contributed entry for Linux consoles.
jkoshy
1998-05-21
1
-1
/
+22
*
Add man page for ThunderLAN driver.
wpaul
1998-05-21
3
-2
/
+250
*
Complete back-out of the bsd.locale.mk change.
jkh
1998-05-20
4
-157
/
+3
*
Back out locale change until it's better understood by all just
jkh
1998-05-20
1
-43
/
+1
*
Add rcsid.
mph
1998-05-20
1
-0
/
+1
*
If LOCALE is not defined, default to USA. Otherwise, bsd.locale.mk
mph
1998-05-20
1
-0
/
+4
*
Add bsd.locale.mk to the list of files. Whether bsd.locale.mk is
mph
1998-05-20
1
-4
/
+4
*
PR: misc/6031
thepish
1998-05-19
1
-0
/
+137
*
PR: misc/6031
thepish
1998-05-19
3
-4
/
+58
*
Add rules to generate PDF files.
wosch
1998-05-18
1
-1
/
+9
*
syscons is i386 specific due to machine/console.h
jb
1998-05-15
1
-1
/
+5
*
Oops, forgot references in previous commit.
bde
1998-05-15
5
-5
/
+5
*
Support Objective C almost as well as C++.
bde
1998-05-15
5
-15
/
+38
*
Removed misleading claim that login classes are no longer implemented.
jkoshy
1998-05-15
1
-5
/
+7
*
Add an example showing how to build a UFS floppy
pst
1998-05-14
1
-2
/
+32
*
Add upcoming NetBSD 1.3.2
wosch
1998-05-12
1
-4
/
+4
*
Add upcoming FreeBSD 2.2.7 and FreeBSD 2.2.8
wosch
1998-05-12
1
-5
/
+11
*
Oops, the lex and yacc sources must be added to SRCS before ${SRCS}
bde
1998-05-11
1
-40
/
+40
*
Change NBPG to PAGE_SIZE to match one of phk's recent commits.
steve
1998-05-11
1
-2
/
+2
*
Print a human-readable warning and die if $INFODIR do not exist.
wosch
1998-05-09
1
-1
/
+11
*
Add a crucial missing _ in NO_SENDMAIL
phk
1998-05-08
1
-2
/
+2
*
Moved lex and yacc source handling from bsd.prog.mk to bsd.dep.mk
bde
1998-05-08
2
-39
/
+41
*
Only include bsd.dep.mk in `mk'files that handle C sources. Abuse
bde
1998-05-06
5
-31
/
+29
*
Overlooked, that newer naming convention is xxx_program instead of xxx_prog.
andreas
1998-05-06
1
-4
/
+4
*
document ntpdate_prog and xntpd_prog
andreas
1998-05-06
1
-2
/
+12
*
Delete stale comment.
wosch
1998-05-06
1
-4
/
+2
*
Regress to generating foo.c from foo.y via y.tab.c for crufty applications
bde
1998-05-06
1
-12
/
+20
*
devfs_add_devswf(9) and devfs_link(9) don't tell you how to
phk
1998-05-06
2
-3
/
+6
*
Oops, the symlink from y.tab.h doesn't work until its target exists.
bde
1998-05-05
1
-2
/
+2
*
Fudge local variables better in the yacc rules so that multiple yacc
bde
1998-05-04
1
-4
/
+7
*
Generate explicit rules and other infrastructure for lex and yacc
bde
1998-05-04
1
-1
/
+27
*
Just the sans-serif console font that I use on my system; I've made the
phk
1998-05-04
3
-1
/
+146
*
Change a couple 'make' to '${MAKE}'.
steve
1998-05-04
1
-6
/
+6
*
Typo fixes
jraynard
1998-05-03
1
-2
/
+3
*
Typo and grammer fixes.
steve
1998-05-03
1
-7
/
+7
*
Added -ansi to CWARNFLAGS so that ANSI errors don't come back.
bde
1998-05-01
1
-2
/
+2
*
Add -pipe to default CFLAGS. The optimization it provides is cheap
jkh
1998-05-01
1
-2
/
+2
*
Fixes incorrect company and product names in uha(4) manpage and
andreas
1998-04-29
1
-10
/
+10
*
Don't include ../Makefile.inc here. bsd.man.mk is always included
bde
1998-04-27
1
-6
/
+1
*
Add an example supfile for the gnats database.
jb
1998-04-20
2
-1
/
+64
[next]