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
...
*
Reset Pred1 protocol on FCS errors.
phk
1996-07-21
1
-1
/
+2
*
Document the flags.
phk
1996-07-21
1
-2
/
+26
*
Add yet another kludge to this driver. Man page update to follow.
phk
1996-07-21
1
-1
/
+9
*
Substitute raw{read|write} for ccd{read|write}
phk
1996-07-21
2
-118
/
+4
*
Post-commit review by Bruce. Mostly stylistic changes.
joerg
1996-07-21
5
-255
/
+280
*
Bring in fixes to db 1.85 from NetBSD. These fixes have been documented as
pst
1996-07-21
3
-18
/
+39
*
Fix typo in Makefile.
jraynard
1996-07-21
1
-2
/
+2
*
Replace the annoying calls to Debugger() by panic()'s in the
joerg
1996-07-20
1
-3
/
+7
*
Correct the timer2 acquiration and release, it must happen at splclock.
joerg
1996-07-20
2
-72
/
+104
*
Major cleanup of the timerX_{acquire,release} stuff. In particular,
joerg
1996-07-20
5
-240
/
+480
*
Various minor mod's to the tape drive section.
joerg
1996-07-20
1
-25
/
+37
*
Document madvise(2) as it is in FreeBSD.
dyson
1996-07-20
1
-11
/
+40
*
Check for, and disallow, duplicate tags in the "cvs import" command.
jdp
1996-07-20
1
-0
/
+7
*
Removed extraneous return.
alex
1996-07-20
1
-2
/
+1
*
The previous change to alarm.3 to improve the wording
mpp
1996-07-19
1
-19
/
+24
*
Last night (local time :) I accidently checked in an intermediate version
se
1996-07-19
2
-170
/
+138
*
Revert to old version of strftime.c; the new one doesn't work right.
wollman
1996-07-19
1
-110
/
+78
*
Add interrupt register set up with original register value
amurai
1996-07-19
6
-10
/
+26
*
the previous text was absurd, and wrong
adam
1996-07-19
1
-2
/
+2
*
Fix botches in the handling of "AM" and "PM":
jdp
1996-07-19
1
-3
/
+8
*
'mkaliases' is broken (strips spaces) so don't use it,
adam
1996-07-18
1
-11
/
+8
*
Remove eeprom too as more unused stuff.
gpalmer
1996-07-18
5
-327
/
+1
*
FINALLY: PCI support for the Lance Ethernet driver.
se
1996-07-18
5
-146
/
+507
*
These old files are no longer relevant to the current routed
wollman
1996-07-18
7
-1639
/
+0
*
s/msg/shm/ for one variable.
joerg
1996-07-18
1
-2
/
+2
*
Addendum on how to dial with kernel-PPP using chat(1) instead of kermit.
joerg
1996-07-18
2
-2
/
+60
*
Merge from vendor branch. We are now completely up-to-date with
wollman
1996-07-18
5
-202
/
+385
*
This commit was generated by cvs2svn to compensate for changes in r17211,
wollman
1996-07-18
5
-27
/
+173
|
\
|
*
Second part of the timezone code import for version 96h. This includes
wollman
1996-07-18
10
-396
/
+791
|
*
Import the 96h release of ADO's timezone code. This release is
wollman
1996-07-18
6
-421
/
+809
|
*
recording cvs-1.6 file death
peter
1995-12-30
1
-1530
/
+0
*
|
Move things up a bit to make startup pretty
pst
1996-07-18
1
-10
/
+10
*
|
Merge the recently-imported tzcode96h distribution (libc portion). The
wollman
1996-07-18
6
-193
/
+254
*
|
Import fixes from NetBSD to print NFSv3 packets.
dfr
1996-07-18
7
-489
/
+1360
*
|
Whups - update the usage message too.
jkh
1996-07-18
1
-2
/
+2
*
|
Add -n flag to use the current modtime rather than preserving it.
jkh
1996-07-18
2
-6
/
+13
*
|
some internal modems need LOTS of time to generate an interrupt
julian
1996-07-17
3
-6
/
+6
*
|
Introduce two /dev/audio compat alias names for flushing and draining
joerg
1996-07-17
2
-2
/
+8
*
|
Correct the Unix programmer's error #1: "char c = getc();".
joerg
1996-07-17
1
-2
/
+4
*
|
Correctly declare main() as `int'.
joerg
1996-07-17
1
-6
/
+10
*
|
Merged the latest timezone data file release.
wollman
1996-07-17
6
-326
/
+470
*
|
Increased listen() queue-depth limit to 64.
dg
1996-07-17
1
-2
/
+2
*
|
Restored most of suggestion about using NULL, even though wollman
bde
1996-07-17
1
-4
/
+12
*
|
Yet^2 another fix for the line continuation bug.
bde
1996-07-17
1
-5
/
+5
*
|
Fixed adjustment of `time' when timer0 is released. 27465 was 27645 in
bde
1996-07-17
6
-12
/
+12
*
|
Added a -V option to print make's idea of the value of a variable.
bde
1996-07-17
2
-8
/
+47
*
|
Fixed new and old standards conformance bugs. The non-POSIX confstr() was
bde
1996-07-17
1
-3
/
+2
*
|
Add "Matthew N. Dodd" <winter@jurai.net> for his contribution of the
asami
1996-07-17
1
-1
/
+2
*
|
1. Fix the CD installation bogon for Novice install I mentioned.
jkh
1996-07-16
14
-202
/
+284
*
|
Add Gianmarco Giovannelli to Donors gallery.
jkh
1996-07-16
1
-4
/
+10
[prev]
[next]