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
/
usr.sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump configvers; when the updates to generic/lint get committed, the old
peter
1999-04-24
1
-2
/
+2
*
More cleanups, tweaks and features.
peter
1999-04-24
8
-219
/
+86
*
Add an option to disable responses to SAP_GETNEAREST_SERVER requests.
jhay
1999-04-24
4
-4
/
+16
*
Remove the registration stuff; we're redoing this and the emailed
jkh
1999-04-24
14
-88
/
+14
*
local_cron -> local_periodic
ghelmer
1999-04-23
1
-3
/
+3
*
Spelling police
brian
1999-04-23
2
-4
/
+4
*
Typo fix in diagnostic: -alldir --> -alldirs
alex
1999-04-21
1
-2
/
+2
*
int -> size_t
brian
1999-04-21
1
-2
/
+3
*
Split the recorded chap challenge into two - one for the
brian
1999-04-21
2
-19
/
+25
*
If ioctl TIOCMGET fails, continue. The device may be
brian
1999-04-21
1
-4
/
+5
*
Add Id.
obrien
1999-04-21
1
-0
/
+2
*
Add compat3x to the mix.
obrien
1999-04-21
4
-20
/
+32
*
The Alpha probably wouldn't appreciate getting the pc98 isa port
peter
1999-04-19
1
-4
/
+4
*
Slightly reorder the all: to make sure it's before any alternate kernel
peter
1999-04-19
1
-6
/
+6
*
Correct typo.
jkoshy
1999-04-19
1
-2
/
+2
*
Use pc98/pc98/pc98.h instead of isa/isareg.h in PC98 kernel.
kato
1999-04-18
1
-2
/
+5
*
Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially the
peter
1999-04-18
9
-148
/
+56
*
Get out the blow torch and hack away all the unused stuff. Note that
peter
1999-04-17
12
-1832
/
+144
*
Corresponding minimal changes for kernel configuration after new-bus
peter
1999-04-16
3
-105
/
+131
*
Made booting with -a work for all configurations. Previously it
bde
1999-04-15
3
-6
/
+4
*
Close PR #11122: check key length before calling strncmp()
wpaul
1999-04-14
1
-3
/
+4
*
Clean up the -g/DEBUG handling. This logic can go in the Makefile
peter
1999-04-13
3
-30
/
+8
*
Use u_int32_t for sin_addr.s_addr rather than u_long to avoid
simokawa
1999-04-13
1
-4
/
+4
*
Syncing with NetBSD version 1998/12/14
n_hibma
1999-04-11
5
-16
/
+20
*
Fix the "internal" wrapping as well as a nasty bug involving
markm
1999-04-11
3
-9
/
+17
*
Revert the ACCMAP changes where we OR the peers accmap
brian
1999-04-11
2
-37
/
+7
*
Back out default debug kernel. The flags revert to historical behaviour.
grog
1999-04-11
3
-52
/
+60
*
Fix description of size, it's in kilobytes, not bytes.
chuckr
1999-04-10
1
-2
/
+3
*
add -s to usage
ache
1999-04-10
1
-2
/
+2
*
add -s to synopsis
ache
1999-04-10
1
-1
/
+1
*
Change LKM/modload to KLD/kldload.
ghelmer
1999-04-08
1
-4
/
+4
*
Change LKM to KLD.
ghelmer
1999-04-08
1
-2
/
+2
*
1. Modify config to issue different code for debugging.
grog
1999-04-07
2
-4
/
+44
*
1. Modify config to issue different code for debugging.
grog
1999-04-07
2
-6
/
+39
*
Build memcontrol too.
msmith
1999-04-07
1
-1
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r45410,
msmith
1999-04-07
2
-0
/
+329
|
\
|
*
Commandline tool for manipulating memory range attributes.
msmith
1999-04-07
2
-0
/
+329
*
|
Don't allow upgrade to touch /usr/src; only evil can result from
jkh
1999-04-07
1
-1
/
+12
*
|
Add driver support for gigabit ethernet adapters based on the Alteon
wpaul
1999-04-06
2
-2
/
+4
*
|
When going from DATALINK_HANGUP directly to
brian
1999-04-06
1
-1
/
+5
*
|
Replace LKM with KLD.
ghelmer
1999-04-06
1
-5
/
+5
*
|
Add an option for resetting and rescanning the probed device list, perhaps
jkh
1999-04-06
6
-8
/
+70
*
|
This is a hack. Cron runs with stdin/out/err pointing to /dev/console,
peter
1999-04-06
1
-1
/
+10
*
|
When we get an LCP TLU, go into PHASE_AUTHENTICATE
brian
1999-04-05
1
-2
/
+2
*
|
Remove forgotten variable.
brian
1999-04-03
1
-2
/
+1
*
|
Handle the detection of frames even if we read them
brian
1999-04-03
5
-48
/
+73
*
|
Drop PAP & CHAP packets if we're not in NETWORK or AUTHENTICATE
brian
1999-04-01
2
-2
/
+16
*
|
Update refs for KLD's and kldload.
ghelmer
1999-04-01
1
-3
/
+3
*
|
Avoid a few warnings on the alpha
brian
1999-03-31
5
-6
/
+10
*
|
Oops - remove register keyword
brian
1999-03-31
1
-2
/
+2
[next]