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
*
Round #1 of my st(1) -> mt(1) merge. All the commands should be
joerg
1995-04-17
2
-6
/
+216
*
Missing ${DESTDIR} added 4 places, pcvt's Makefiles are a crock!
rgrimes
1995-04-17
1
-3
/
+3
*
Add 4 missing ${DESTDIR}'s, this is another Makefile that needs rewritten.
rgrimes
1995-04-17
1
-2
/
+2
*
Missing ${DESTDIR} on chflags commands added.
rgrimes
1995-04-17
1
-2
/
+3
*
Add missing $(DESTDIR) to rm command so that this stops removing files
rgrimes
1995-04-17
1
-1
/
+1
*
Print the BIOS geometries in a human-readable format.
phk
1995-04-17
2
-8
/
+22
*
Remove "BUG" of not supporting arguments for "-o"
dufault
1995-04-17
1
-14
/
+7
*
Add support for arguments in output "-o" string.
dufault
1995-04-17
1
-5
/
+28
*
Bump to 2.0-950418-SNAP
gpalmer
1995-04-17
2
-3
/
+3
*
Fixed a logic bug that caused the vmdaemon to not wake up when intended.
dg
1995-04-17
1
-22
/
+27
*
Claim 0xA7 for NEXTSTEP in here also.
gpalmer
1995-04-17
2
-0
/
+2
*
Add NEXTSTEP as claiming partition code 0xA7.
gpalmer
1995-04-17
2
-0
/
+2
*
Changed minimum supported rev of DC21040 to pass 2.2.
dg
1995-04-17
2
-6
/
+6
*
"package" now depends on "install", so we can do "make -k package" from
asami
1995-04-17
1
-2
/
+18
*
"all" now depends on "build", not "extract configure build".
asami
1995-04-17
1
-2
/
+2
*
Fix compiler warnings about benign overflow in initializers.
bde
1995-04-17
1
-5
/
+7
*
Loglevel is a bitmask everywhere except in lqr.c.
amurai
1995-04-17
1
-2
/
+2
*
1) kill temp diver upon exit
ache
1995-04-16
2
-129
/
+78
*
If locale not available, fallback to strcasecmp, not to strcmp
ache
1995-04-16
1
-2
/
+2
*
Check for i/o errors in fclose() so that a full disk doesn't almost
bde
1995-04-16
1
-7
/
+18
*
Fix spelling error that keeps this from compiling with KERBEROS & SKEY
rgrimes
1995-04-16
1
-1
/
+1
*
Merge.
ache
1995-04-16
4
-38
/
+45
*
This commit was generated by cvs2svn to compensate for changes in r7889,
ache
1995-04-16
2
-70
/
+8
|
\
|
*
Upgrade.
ache
1995-04-16
5
-100
/
+50
*
|
Removed obsolete/unused variable declarations. Killed externs and included
dg
1995-04-16
2
-11
/
+4
*
|
Removed obsolete/unused variable declarations.
dg
1995-04-16
1
-12
/
+3
*
|
Fixing follows and John's fruent explnation than my English....
amurai
1995-04-16
2
-7
/
+32
*
|
Put David's and my answer regarding loader and kernel memory usage
joerg
1995-04-16
1
-0
/
+72
*
|
Remove the #ifdef REDUNDANT crud. This could be looked up in CVS by
joerg
1995-04-16
1
-57
/
+14
*
|
Moved some zero-initialized variables into .bss. Made code intended to be
dg
1995-04-16
9
-36
/
+29
*
|
Update the link.5 man page to reflect the changes in ld/rtld/link.h.
ats
1995-04-16
1
-5
/
+7
*
|
Fix for handling a HDLC's escape characters as properly.
amurai
1995-04-16
1
-2
/
+2
*
|
Removed unused & empty bufstats() function.
dg
1995-04-16
1
-6
/
+1
*
|
Removed gratuitous m->blah=0 assignments when initializing the vm_page
dg
1995-04-16
1
-4
/
+1
*
|
Killed gratuitous b_vp=NULL in bufinit. The entire buffer is already
dg
1995-04-16
1
-2
/
+1
*
|
Changed #ifdef around printlockedvnodes() from DEBUG to DDB.
dg
1995-04-16
2
-4
/
+4
*
|
Make vegetarian and animal rights people happy and use 0xdeadc0de instead
dg
1995-04-16
1
-3
/
+3
*
|
Make vegetarian and animal rights people happy and use 0xdeadc0de instead
dg
1995-04-16
1
-3
/
+3
*
|
Remove gratuitous waste of 2K of memory for BIOS variables. We never load
dg
1995-04-16
3
-21
/
+3
*
|
Make "print_page_info" #ifdef DDB.
dg
1995-04-16
1
-2
/
+3
*
|
1) Check for curproc != NULL in bread/bwrite. John convinced me that this
dg
1995-04-16
1
-3
/
+10
*
|
Various fixes from John Dyson:
dg
1995-04-16
2
-78
/
+38
*
|
Fixed a few bugs in vm_object_page_clean, mostly related to not syncing
dg
1995-04-16
1
-11
/
+21
*
|
Do what the previous log message claimed to do and don't enable DES if
bde
1995-04-16
1
-1
/
+1
*
|
Have the aic7xxx build rules point at the sequencer's new location.
gibbs
1995-04-16
2
-12
/
+12
*
|
Install ahc.4.
gibbs
1995-04-16
1
-3
/
+4
*
|
Yikes...typo (.package/ should have been .packages/).
asami
1995-04-15
1
-2
/
+2
*
|
Don't declare rune_t, putenv() or setenv() if _POSIX_SOURCE is declared.
bde
1995-04-15
1
-21
/
+19
*
|
In environments with multiple NIS servers (a master and several slaves)
wpaul
1995-04-15
1
-5
/
+15
*
|
Define DKBAD_NOTRKSEC. Cosmetic except it is required for recent changes
bde
1995-04-15
1
-1
/
+2
[next]