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
*
Add objformat links for gdb and (while we're at it) c++filt.
peter
1998-10-15
1
-0
/
+2
*
Install gdb in /usr/lib/aout or /usr/lib/elf depending on format.
peter
1998-10-15
1
-1
/
+7
*
Fix a couple of potential buffer overrun cases.
ken
1998-10-14
1
-4
/
+8
*
Narrow the quirk entry for the Seagate Elite 9 a bit to just cover drives
ken
1998-10-14
1
-2
/
+2
*
- Add a couple comment lines to note that spaces are not allowed as
nate
1998-10-14
1
-1
/
+3
*
Disable tagged queueing for the Seagate Elite 9GB drives. They tend to get
ken
1998-10-14
1
-1
/
+10
*
Disable the 'devstat_end_transaction' busy count printf until after 3.0
ken
1998-10-14
1
-2
/
+10
*
Activate boot2.
rnordier
1998-10-14
1
-2
/
+2
*
Correct braino in previous commit. I get the pointy hat again.
des
1998-10-14
1
-3
/
+4
*
Make execl() vfork()-safe. This should fix potential bugs in rcp,
des
1998-10-14
1
-8
/
+20
*
Revert 1.33; lstat() is indeed the wrong thing to do here. I'll
jkh
1998-10-14
1
-2
/
+2
*
Andrew Gallatin reported some internal queue overflows with MAXISPREQUEST
mjacob
1998-10-14
1
-1
/
+1
*
Check the executable's header to make sure it is a valid executable.
jdp
1998-10-14
2
-2
/
+18
*
Backed out rev. 1.164. It caused problems on SMP.
dt
1998-10-14
2
-26
/
+2
*
Link fdboot to boot1 as well.
peter
1998-10-14
1
-0
/
+1
*
Use properties code.
jkh
1998-10-14
11
-305
/
+70
*
correct prototype.
jkh
1998-10-14
1
-2
/
+2
*
Use more rational inode sizes.
jkh
1998-10-14
1
-4
/
+4
*
Fixed 7 style bugs. The contents of such a simple Makefile is entirely
bde
1998-10-14
1
-6
/
+2
*
Fix a warning I missed before.
peter
1998-10-14
1
-2
/
+2
*
Typo fix.
peter
1998-10-14
2
-4
/
+4
*
Initial attempt to update the Alpha loader and kernel to use the machine
peter
1998-10-14
7
-192
/
+249
*
rough 1st attempt at cleaning this up. Those feeling brave/knowledgable about
jkh
1998-10-14
1
-19
/
+76
*
Revert part of previous commit. vaddr_t doesn't exist on FreeBSD. This
peter
1998-10-14
4
-12
/
+12
*
Try and get the sys/* and machine/* includes via relative paths. This
peter
1998-10-14
2
-5
/
+20
*
Add man pages for many of the functions in the CAM library. This covers
ken
1998-10-14
3
-33
/
+983
*
Align to sizeof(long) rather than sizeof(int32_t). It needs to be
peter
1998-10-14
4
-20
/
+20
*
Support encapsulating ELF linker sets for KLD modules via gensetdefs.
peter
1998-10-14
2
-6
/
+72
*
+gensetdefs
peter
1998-10-14
1
-1
/
+2
*
gensetdefs is a standalone version of the tool that we use to wrap a
peter
1998-10-14
2
-0
/
+378
*
Add a description of the "panic: cannot mount root" post-install problem, and
msmith
1998-10-14
1
-27
/
+95
*
Fix more bogons revealed by building alpha boot floppies.
jkh
1998-10-14
1
-1
/
+6
*
Fix btx include path.
rnordier
1998-10-14
2
-4
/
+4
*
Don't generate a spam-friendly /etc/hosts by default.
jkh
1998-10-14
3
-6
/
+15
*
DB_ELF_SYMBOLS doesn't appear to do anything yet, or if it does it's
jkh
1998-10-14
2
-4
/
+4
*
Tweak the output one more time again. The kernel or module pathname
peter
1998-10-14
2
-5
/
+6
*
Include <bsd.prog.mk>. Add install target (to /boot for now).
rnordier
1998-10-14
2
-10
/
+36
*
Fix flow of control after directory listing; enable EDD support;
rnordier
1998-10-13
2
-8
/
+10
*
Disable cache syncs for a broken NEC drive.
ken
1998-10-13
1
-1
/
+9
*
Make v86.ctl default more explicit; simplify read error-handling;
rnordier
1998-10-13
2
-24
/
+52
*
The adjtime man page is in section 2, not 8.
des
1998-10-13
1
-2
/
+2
*
Adjust NDEV value.
rnordier
1998-10-13
2
-22
/
+16
*
When we send a stop unit command to a device, send it as an ordered tag so
ken
1998-10-13
1
-2
/
+9
*
Fix a bug in the error recovery code. It was possible to have more than
ken
1998-10-13
2
-2
/
+59
*
Sync up with some needed x86 options.
jkh
1998-10-13
2
-2
/
+6
*
whoops, correct patch-o in last commit.
jkh
1998-10-13
1
-2
/
+1
*
More alpha patches.
jkh
1998-10-13
1
-3
/
+8
*
Change to a 15-sector boot2.
rnordier
1998-10-13
6
-48
/
+64
*
Fix a bug in the scan lun code that showed up when we did the following
ken
1998-10-13
1
-2
/
+3
*
Properly conditionalize more stuff for the ALPHA.
jkh
1998-10-13
1
-5
/
+11
[next]