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
*
Remove use of kern.conf_dir sysctl. conf_dir is left as a local
dillon
1999-01-26
1
-2
/
+2
*
Remove sysctl's from rc.conf, there seems to be a concensus that
dillon
1999-01-26
1
-7
/
+4
*
Ripped out EDITOR=ee with extreme prejudice.
dg
1999-01-26
1
-3
/
+3
*
Move reading of rc.conf sooner as requested by Greg. I'm a tad nervous
peter
1999-01-26
1
-9
/
+8
*
The vinum setup tool automatically loads the vinum module if it's needed,
peter
1999-01-26
1
-7
/
+2
*
Check if the intpm controller is configured first before stopping
peter
1999-01-26
1
-2
/
+7
*
Automatically load the vn module if it isn't already in the kernel.
peter
1999-01-26
1
-1
/
+6
*
1. Properly chflags libraries before moving (otherwise they don't).
jkh
1999-01-26
2
-1
/
+82
*
Add support for the USR3031 PNP modem. Also fix a minor typo since I was
steve
1999-01-26
1
-2
/
+3
*
Move bsd.port.*mk to under ${PORTSDIR}/Mk (already repository copied).
asami
1999-01-26
4
-2446
/
+8
*
o Add info about Julian's Linux Threads checkin (one of these
imp
1999-01-26
1
-2
/
+13
*
Mostly remove the VM_STACK OPTION.
julian
1999-01-26
14
-33
/
+116
*
Enable Linux threads support by default.
julian
1999-01-26
14
-237
/
+29
*
Fix a couple of further bugs: missing argument to sprintf() and
rnordier
1999-01-25
1
-3
/
+3
*
Update pkg_add's remote package feature to reflect the new structure of
billf
1999-01-25
1
-6
/
+6
*
Terminate commit for the Intel PIIX4 SMBus support. Already committed files
nsouch
1999-01-25
7
-10
/
+25
*
Intel PIIX4 Power Management Unit for smbus(4).
nsouch
1999-01-25
1
-0
/
+63
*
Add kern.conf_dir sysctl. This is a R+W string used to specify the
dillon
1999-01-25
1
-1
/
+6
*
Commit first rc.diskless startup plus modifications to rc.conf and Makefile
dillon
1999-01-25
3
-5
/
+136
*
Finish up /etc/rc adjustments to handle diskless read-only-root booting.
dillon
1999-01-25
1
-21
/
+42
*
Port NetBSD's 19990120-accept bug fix. This works around the race condition
fenner
1999-01-25
4
-8
/
+21
*
Don't free the socket address if soaccept() / pru_accept() doesn't
fenner
1999-01-25
1
-2
/
+3
*
Identify the TI1250 PCMCIA/CardBus bridge. It seems that it's compatible
torstenb
1999-01-25
4
-4
/
+10
*
Sync with sys/i386/conf/Makefile.i386 revision 1.137.
kato
1999-01-25
2
-2
/
+6
*
Use __XSTRING() from cdefs.h instead of rolling my own.
eivind
1999-01-25
1
-7
/
+1
*
Correctly record the end of the a.out symbol table. In practice, a
rnordier
1999-01-25
1
-3
/
+3
*
Don't SEGV when ``set proctitle'' is used in the default
brian
1999-01-25
1
-4
/
+10
*
Back out a couple of i386 conditionals which aren't needed with the new
dfr
1999-01-25
1
-12
/
+4
*
Don't try to call SYSUNINIT functions if there was a link error.
dfr
1999-01-25
5
-6
/
+22
*
Link everything against libcrypt. ELF builds complain without it.
markm
1999-01-25
18
-63
/
+80
*
Correct a typo and an unparseable sentence.
jkoshy
1999-01-25
1
-6
/
+4
*
Play with MFS size a little.
jkh
1999-01-25
1
-2
/
+3
*
Introduce rc script for BOOTP 'diskless' boot. Well, not quite diskless
dillon
1999-01-25
1
-1
/
+12
*
Force the order of the setdefs* so that make -jN doesn't build the
peter
1999-01-25
3
-3
/
+9
*
Fix swap radix tree dump formatting ( pstat -ss ), it was printing the
dillon
1999-01-25
1
-4
/
+4
*
NO_LKM is no longer an option. LKM support is an option itself.
peter
1999-01-25
4
-17
/
+4
*
gethostbyname2() was broken for lookups via NIS on FreeBSD/alpha
gallatin
1999-01-25
1
-4
/
+7
*
Fix an aout-to-elf upgrade failure. Don't let the kernel Makefile
peter
1999-01-25
1
-2
/
+3
*
SMBus support for the Intel PIIX4 power management unit. See smbus(4),
nsouch
1999-01-24
2
-0
/
+866
*
'Nother place where libcrypt needs to be linked.
markm
1999-01-24
1
-3
/
+3
*
Replace a bunch of "ln foo bar"'s with "ln -f foo bar".
markm
1999-01-24
2
-84
/
+84
*
More libcrypt backout.
markm
1999-01-24
1
-8
/
+2
*
Fix logic surrounding the noconn option.
obrien
1999-01-24
1
-5
/
+9
*
Under ELF, this must be linked against libcrypt.
markm
1999-01-24
1
-3
/
+3
*
Support 'O MaxHeaderLines=' to override the default header count and line
peter
1999-01-24
2
-0
/
+2
*
Fix symlinking. Without the -f "force" option, the wrong version
markm
1999-01-24
2
-9
/
+9
*
Merge changes from vendor branch into our version
peter
1999-01-24
2
-0
/
+8
*
This commit was generated by cvs2svn to compensate for changes in r43148,
peter
1999-01-24
4
-1
/
+72
|
\
|
*
Check the patch obtained from sendmail.org for the header denial-of-service
peter
1999-01-24
6
-1
/
+80
*
|
Drop outdated FreeBSD version number from test script.
rnordier
1999-01-24
1
-1
/
+1
[next]