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
*
Sync with sys/i386/isa/syscons.c revision 1.275.
kato
1998-08-19
1
-2
/
+2
*
Sync with sys/i386/i386/machdep.c revision 1.304.
kato
1998-08-19
2
-12
/
+32
*
Enabled dynamically sized tty input buffers (with enough buffering
bde
1998-08-19
6
-54
/
+60
*
A limit of 200000 for the output buffer high watermark was excessive,
bde
1998-08-19
1
-11
/
+3
*
Correct handling of ASCII DEL (0x7F).
jkoshy
1998-08-19
1
-4
/
+6
*
Correct glyph displayed by PCVT in ISO Latin-1 mode.
jkoshy
1998-08-19
1
-1
/
+1
*
Delete dpt driver.
kato
1998-08-19
2
-16
/
+2
*
Add "pcm.4" to Makefile.
jkoshy
1998-08-19
1
-2
/
+3
*
Increased column widths for tty input watermark fields so that watermarks
bde
1998-08-19
1
-9
/
+10
*
Change casts from int to u_long and formats from %x to %lx.
jb
1998-08-18
1
-6
/
+7
*
Change a variable from int to size_t.
jb
1998-08-18
1
-3
/
+3
*
More programs that build on alpha now.
jb
1998-08-18
1
-9
/
+9
*
Build objformat on all architectures.
jb
1998-08-18
1
-3
/
+2
*
do not include private copy of bpf.h - it leads to dangerous mismatch
ache
1998-08-18
1
-2
/
+2
*
Implement DLT_RAW from libpcap
ache
1998-08-18
2
-2
/
+4
*
Presently there is only one `currentldt' variable for all cpus
msmith
1998-08-18
19
-35
/
+110
*
Fix one forgotten instance of \n to \r
sos
1998-08-18
2
-4
/
+4
*
The selection of a default object format is based on OBJFORMAT, not
jb
1998-08-18
1
-1
/
+1
*
Install binutils tools in /usr/libexec/elf like on i386 so that objformat
jb
1998-08-18
1
-5
/
+1
*
Quick fix for breakage of read clustering on non-IDE drives. Read
bde
1998-08-18
3
-6
/
+6
*
Bruce says that %p is intended to format void pointers only. So use a void *
jb
1998-08-18
1
-2
/
+2
*
Add #include string.h to get prototypes.
jb
1998-08-18
1
-0
/
+1
*
Add #include string.h to get prototypes.
jb
1998-08-18
1
-1
/
+2
*
Destroy any existing chat timeouts in datalink_ComeDown()
brian
1998-08-18
1
-1
/
+2
*
Add default OBJFORMAT so that the build process can test for this
jb
1998-08-18
1
-2
/
+7
*
Fixed printf format errors.
bde
1998-08-18
15
-51
/
+53
*
Fixed style bugs in previous commit.
bde
1998-08-17
2
-74
/
+72
*
Made this actually work when there's an object directory:
bde
1998-08-17
1
-4
/
+11
*
Converted rcsid to $Id$ again. There shouldn't be any rcsids in the kernel.
bde
1998-08-17
1
-8
/
+2
*
Removed unused includes.
bde
1998-08-17
6
-20
/
+8
*
Fixed printf format errors (none detected in GENERIC again).
bde
1998-08-17
1
-3
/
+3
*
Removing -batch option from adduser. Adduser was written as
wosch
1998-08-17
2
-106
/
+8
*
Fixed a type mismatch.
bde
1998-08-17
1
-2
/
+3
*
Removed unused includes. Fixed disordering of includes.
bde
1998-08-17
1
-8
/
+6
*
Backed out previous commit. The seconds part of microtime() is
bde
1998-08-17
1
-2
/
+2
*
Fixed nonsense overflow checking (checking that a long variable is less
bde
1998-08-17
1
-7
/
+5
*
Oops, the previous commit was of a local version.
bde
1998-08-17
3
-78
/
+60
*
FIxed typo (syntax error) in previous commit.
bde
1998-08-17
5
-61
/
+79
*
Fixed order and formatting.
bde
1998-08-17
1
-10
/
+10
*
Added zh_TW.BIG5 locale. Material for 5 big pointy hats found nearby.
bde
1998-08-17
1
-1
/
+3
*
Make this internal build tool static to avoid trying to use shared
jb
1998-08-17
5
-0
/
+5
*
Remove the PATH setting.
jb
1998-08-17
1
-3
/
+1
*
Cross my fingers and enable libfetch.
des
1998-08-17
1
-2
/
+2
*
Commit a bunch of patches that have been accumulating:
des
1998-08-17
6
-48
/
+62
*
Don't use unaligned accesses when printing extended sense codes.
dfr
1998-08-17
1
-2
/
+3
*
Add macros for accessing device memory.
dfr
1998-08-17
2
-2
/
+18
*
Update to use the new elf headers.
dfr
1998-08-17
2
-25
/
+39
*
Add Miata system type and pull in the LOCATE_PCS macro from NetBSD.
dfr
1998-08-17
1
-0
/
+4
*
Add breakpoint() for BREAK_TO_DEBUGGER.
dfr
1998-08-17
1
-1
/
+11
*
Sync with sys/i386/isa/lpt.c revision 1.70.
kato
1998-08-17
1
-2
/
+2
[next]