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
*
Fixed bitrot in the non-softdep case of ufs_dirremove():
bde
1998-04-15
1
-24
/
+9
*
Fixed breakage of fork accounting in previous commit. A fork benchmark
bde
1998-04-15
3
-6
/
+6
*
Add a missing LK_RETRY.
dt
1998-04-15
2
-10
/
+6
*
rotate sendmail statistics file weekly.
jmb
1998-04-14
1
-1
/
+2
*
PR: 4866
danny
1998-04-14
1
-11
/
+9
*
Fix page fault panic by probing NE200 compatible PCI card.
kato
1998-04-14
2
-15
/
+17
*
Add mktemp directory
peter
1998-04-14
1
-2
/
+2
*
Bring in an old faithful tool I've been using for just over 4 years now
peter
1998-04-14
3
-0
/
+330
*
Fix a nasty flaw as a result of using the arc4random() pre-seeding of
peter
1998-04-14
1
-2
/
+4
*
Better SYNOPSIS
phk
1998-04-14
1
-2
/
+3
*
add strings(1) to what(1) "SEE ALSO"
phk
1998-04-14
1
-2
/
+3
*
Fix a minor mbuf leak created by the previous change.
phk
1998-04-14
1
-2
/
+4
*
use extended error codes as noted in rfc1893.
jmb
1998-04-14
1
-6
/
+6
*
Document the use of sendmail options on the commandline.
steve
1998-04-14
1
-2
/
+3
*
Don't let secs variable wrap if <= 2.
steve
1998-04-14
1
-2
/
+3
*
Add tutorials directories.
wosch
1998-04-13
1
-1
/
+23
*
Added EIDRM & ENOMSG errno in translation table.
sos
1998-04-13
1
-0
/
+2
*
Added EIDRM & ENOMSG to errno translation table.
sos
1998-04-13
2
-4
/
+4
*
Don't use INTR when only one device supports it.
msmith
1998-04-13
3
-1
/
+12
*
Add EIDRM errno (PR 176), ENOMSG errno (myself) for prober sysv_ipc.
sos
1998-04-13
1
-2
/
+5
*
Wrong header length used for certain reassembled IP packets.
phk
1998-04-13
1
-1
/
+3
*
Finished previous commit. Just revert to rev.1.9.
bde
1998-04-13
1
-1
/
+4
*
Document the requirement for TCPMUX to also be enabled as an internal
wollman
1998-04-13
1
-1
/
+12
*
Fixed autonegotiation. Card registers are now accessed via memory
semenu
1998-04-13
3
-315
/
+480
*
-pg was causing a link with -lc_r... :-]
peter
1998-04-13
2
-2
/
+2
*
Fixes for using amd with non-NFSv3 servers and for choosing the right address
dfr
1998-04-13
4
-8
/
+58
*
Sync with sys/i386/isa/wd.c revision 1.156.
kato
1998-04-13
1
-2
/
+2
*
Format changes in an attempt to address some of Bruce's comments
jb
1998-04-12
1
-18
/
+26
*
Fix dependent-package loading when pkg_adding with an FTP URL. I broke
jkh
1998-04-12
1
-9
/
+40
*
Fix comment.
jkh
1998-04-12
1
-2
/
+2
*
omehow Jordan got 07.lpd in -current enabled again...
sos
1998-04-12
1
-3
/
+3
*
Aic APM driver support for e.g. Toshiba T2400 notebook with internal
phk
1998-04-12
1
-2
/
+59
*
openlog() needs to have LOG_NDELAY added, or else the syslog() calls after
phk
1998-04-12
1
-2
/
+2
*
Remove these copies, they now live the right place.
phk
1998-04-12
3
-424
/
+0
*
Change noc-tun to nos-tun after Peter did the repository copy to cover
phk
1998-04-12
1
-1
/
+1
*
Enable the SecureRPC bits in rc.conf, if the Administrator wants them.
markm
1998-04-12
8
-8
/
+74
*
Sync with sys/i386/isa/wd.c revision 1.155.
kato
1998-04-12
1
-41
/
+85
*
Fix the problem when SCSI ID is not contiguous.
kato
1998-04-12
2
-14
/
+20
*
Add aio_error decl.
dyson
1998-04-12
1
-1
/
+6
*
Implement Helbig idea of offset calculation reducing mktime() calls
ache
1998-04-11
2
-25
/
+25
*
In these enlightened times there are more and better places to find
phk
1998-04-11
2
-393
/
+2
*
setsockopt() transports user option data in an mbuf. if the user
phk
1998-04-11
1
-2
/
+7
*
Minor typo in the wd driver. The manifestation of this bug
dyson
1998-04-11
1
-2
/
+2
*
Add noc-tun to list
phk
1998-04-11
1
-1
/
+1
*
Program which implements "nos" alias "ka9q" alias "IP-IP" tunnels.
phk
1998-04-11
6
-0
/
+848
*
When pmap_pinit0() allocates a page for proc0's page directory,
phk
1998-04-11
1
-2
/
+2
*
Argh!.. Spot the deliberate mistake that was probably causing the
peter
1998-04-11
1
-1
/
+1
*
MF22: build lpd docs
jkh
1998-04-11
1
-5
/
+2
*
Change the FILE locking to be by FILE, not by the underlying fd as
jb
1998-04-11
13
-81
/
+399
*
Add FILE locking stubs for libc.
jb
1998-04-11
28
-337
/
+211
[next]