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
*
Merge NetBSD 1.80->1.82 changes from vendor branch into mainline.
peter
1999-03-14
2
-36
/
+40
*
Implemented workaround for EPIC's Application Note 7-15 (concerning
semenu
1999-03-14
5
-213
/
+498
*
Correct two optimization errors in vm_object_page_remove:
alc
1999-03-14
1
-3
/
+4
*
Disable tagged queueing for the IBM DCAS drives. These drives have poor
ken
1999-03-14
1
-1
/
+30
*
Clarify that the stop command only works in interactive mode.
grog
1999-03-14
1
-2
/
+6
*
create command: get the message right if an error occurs with a
grog
1999-03-14
1
-3
/
+5
*
deallocrqg: deallocate the correct object, also check that the object
grog
1999-03-14
1
-5
/
+11
*
Chown the pty device nodes back to root:tty.
des
1999-03-14
1
-1
/
+2
*
Enforce monotonicity of apparent process user, system and interrupt times.
bde
1999-03-13
2
-23
/
+55
*
Install uuxqt sgid uucp. Since "rnews" should not be executable for
torstenb
1999-03-13
1
-2
/
+2
*
Reduce Bruce-filter verbosity.
phk
1999-03-13
1
-7
/
+3
*
Make NDGBPORTS an official option.
joerg
1999-03-13
7
-7
/
+22
*
Sync with sys/i386/conf/Makefile.i386 revision 1.141.
kato
1999-03-13
2
-4
/
+4
*
set if_snd.ifq_maxlen to something reasonable - note that if_de.c has
peter
1999-03-13
2
-2
/
+10
*
Clarify the undesirability of static configuration.
grog
1999-03-13
1
-44
/
+48
*
Change prototype of vinum_inactive.
grog
1999-03-13
1
-1
/
+1
*
Describe the new debug flags DEBUG_EOFINFO and DEBUG_MEMFREE.
grog
1999-03-13
1
-9
/
+10
*
info command: Remove opencount parameter, print value of open flag.
grog
1999-03-13
1
-1
/
+1
*
create command: if an error occurs, print the offending line even if
grog
1999-03-13
1
-0
/
+2
*
Improve the manner in which the location of the kld is found. It
grog
1999-03-13
1
-1
/
+15
*
Remove opencount from vinum_conf and struct vol, and disk index from
grog
1999-03-13
1
-7
/
+4
*
Part of removing vol->opencount: now we just use a flag.
grog
1999-03-13
1
-3
/
+3
*
Add DEBUG_EOFINFO log messages.
grog
1999-03-13
1
-0
/
+15
*
Remove antique crud.
grog
1999-03-13
1
-10
/
+25
*
lock_drive: report on and recover from an obscure situation where the
grog
1999-03-13
1
-0
/
+7
*
VINUM_RESETCONFIG: do the reset even if the config is open (as it has
grog
1999-03-13
1
-3
/
+1
*
Don't frob vp->v_usecount, it scares the hell out of the driver under
grog
1999-03-13
1
-5
/
+2
*
Change the way of recognizing whether a plex was given to a volume
grog
1999-03-13
1
-41
/
+63
*
pmap_qenter/pmap_qremove:
alc
1999-03-13
2
-178
/
+124
*
vinum_inactive: distinguish whether we care whether the config
grog
1999-03-13
1
-5
/
+8
*
Add a dire warning about the folly of configuring vinum in
grog
1999-03-13
3
-3
/
+27
*
When printing out V1 info, make sure that there is additional info
imp
1999-03-13
1
-2
/
+8
*
Note that a standard MBR supports booting only from hard drive 0
rnordier
1999-03-13
2
-2
/
+8
*
Reverse the order of processing object files within an executable or
jdp
1999-03-13
3
-8
/
+8
*
Update to post-branch state (yeesh!)
jkh
1999-03-12
1
-10
/
+6
*
Fix an old cut&paste bogon.
phk
1999-03-12
2
-4
/
+4
*
Don't allow anyone except root to mount file systems that map uids.
imp
1999-03-12
2
-2
/
+14
*
Remove static delcarations from {,un}register_pcic_intr declarations
imp
1999-03-12
1
-2
/
+2
*
Move the code for the ".init" and ".fini" sections outside of a
jdp
1999-03-12
6
-30
/
+30
*
src/usr.sbin/natd -> src/sbin/natd (after a repo-copy by jdp)
brian
1999-03-12
11
-2372
/
+3
*
make libkvm capable of dealing with a crashdump on alphas
gallatin
1999-03-12
1
-50
/
+65
*
Fix savecore so that it works on alphas
gallatin
1999-03-12
1
-1
/
+7
*
Enable crashdumps on alphas.
gallatin
1999-03-12
1
-1
/
+53
*
Remove duplicate include.
phk
1999-03-12
2
-8
/
+2
*
Fix Typo.
phk
1999-03-12
1
-2
/
+2
*
Remove vm_page_frees from kmem_malloc that are performed
alc
1999-03-12
1
-7
/
+1
*
This solves a deadlock that can occur when read()ing into a file-mmap()
julian
1999-03-12
2
-7
/
+36
*
Reviewed by: Many at differnt times in differnt parts,
julian
1999-03-12
11
-520
/
+905
*
Fix the 'fwd' option to ipfw when asked to divert to another machine.
julian
1999-03-12
1
-7
/
+24
*
Stop the mfs from trying to swap out crucial bits of the mfs
julian
1999-03-12
2
-9
/
+9
[next]