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
*
Import Paul Kranenburg's man page for ld.so (aka. rtld).
joerg
1995-08-26
6
-4
/
+582
*
Allow the kerberos utilities and kerberised code to still find des.h in
markm
1995-08-26
1
-2
/
+2
*
Fixed bug with decoding RIP packets - removed unnecessary ntohs()'s for
dg
1995-08-26
1
-3
/
+3
*
Cleanup. Remove a gratuitous observation.
jkh
1995-08-26
1
-12
/
+9
*
Use size_t properly in all fs size ops. This kills a bug
jkh
1995-08-26
3
-7
/
+5
*
Added Alain Kalker <alain@Wit401402.student.utwente.nl> for his
asami
1995-08-26
1
-1
/
+2
*
Bump the OSRELDATE to 199508. Too many things have changed since
joerg
1995-08-26
1
-2
/
+2
*
Document the -a option, and mention ``noauto''.
dg
1995-08-26
2
-0
/
+10
*
Document "noauto" as an fstab option.
dg
1995-08-26
1
-0
/
+3
*
Killed MNT_NOAUTO.
dg
1995-08-26
1
-2
/
+1
*
The changes for adding the "noauto" option were mostly wrong. MNT_NOAUTO
dg
1995-08-26
6
-22
/
+10
*
Brought in changes from rev 1.14.2.1 into main branch.
dg
1995-08-26
2
-2
/
+20
*
Another minor correction about Adaptec controllers.
jfieber
1995-08-26
1
-3
/
+4
*
Fixed a small omission:
jfieber
1995-08-25
1
-2
/
+2
*
Make the -ascii option generate filename.ascii rather than filename.txt
jfieber
1995-08-25
2
-6
/
+6
*
Start the eBones cleanup ball rolling.
markm
1995-08-25
280
-2551
/
+2037
*
Added some notes on PCI chipsets and their quirks.
jfieber
1995-08-25
2
-5
/
+59
*
Don't compile the diagnostic functions vhold() and holdrele() unless
bde
1995-08-25
2
-2
/
+6
*
Remove extra arg from one call to uha_done().
bde
1995-08-25
1
-2
/
+2
*
Remove extra arg from one of the calls to (*pr_usrreq)().
bde
1995-08-25
1
-3
/
+2
*
Fix bogus arg (&p instead of p) in the call to VOP_ACCESS() from
bde
1995-08-25
2
-4
/
+4
*
Call nosys() from lkmnosys() with the correct number and type of args
bde
1995-08-25
1
-3
/
+6
*
Remove extra arg from the call to ds_crc().
bde
1995-08-25
2
-4
/
+4
*
Don't call VOP_UPDATE() with volatile timestamps.
bde
1995-08-25
2
-6
/
+12
*
Remove extra args from the calls to getit(). The bug was benign with the
bde
1995-08-25
5
-20
/
+20
*
Added Kirk McKusick.
dg
1995-08-25
1
-1
/
+2
*
Remove my xxxinit hack. It was too gross.
phk
1995-08-25
2
-4
/
+4
*
Shut warnings.
phk
1995-08-25
2
-24
/
+4
*
Shut a bunch of warnings.
phk
1995-08-25
13
-147
/
+192
*
Add a couple of makefiles.
phk
1995-08-25
2
-0
/
+8
*
Add missing quote.
dg
1995-08-25
1
-2
/
+2
*
Added Kirk McKusick.
dg
1995-08-24
1
-1
/
+2
*
Another minor optimization, this time to incore().
dg
1995-08-24
1
-6
/
+6
*
Minor optimization.
dg
1995-08-24
1
-6
/
+6
*
Improved BUFHASH algorithm.
dg
1995-08-24
2
-4
/
+4
*
Killed some gratuitous #include's.
dg
1995-08-24
1
-5
/
+1
*
Added NFS_ASYNC kernel option. It only has an effect for NFSv2.
dg
1995-08-24
2
-2
/
+22
*
Killed redundant declarations of nfsm_rpchead().
dg
1995-08-24
4
-8
/
+4
*
Some fixes found using gcc -Wall:
dfr
1995-08-24
7
-17
/
+41
*
Moved setting of VTEXT flag into the appropriate image activators. This
dg
1995-08-24
4
-7
/
+12
*
Add code to work around FreeBSD's nfs symlink cache.
dfr
1995-08-24
3
-4
/
+20
*
Add support for amd direct maps.
dfr
1995-08-24
9
-34
/
+47
*
pcic lkm for the pccard stuff.
phk
1995-08-24
4
-4
/
+24
*
The userland part of Andrew McRae's PCMCIA/PCCARD code.
phk
1995-08-24
36
-0
/
+10277
*
Andrew McRae's pcmcia/pccard code, the kernel part.
phk
1995-08-24
11
-3
/
+3102
*
Remove hard coded assumption that SCSI busses have 7 targets.
gibbs
1995-08-23
12
-38
/
+176
*
Remove hard coded assumption that SCSI busses have 7 targets.
gibbs
1995-08-23
1
-17
/
+37
*
Fix some problems with multicast forwarding:
wollman
1995-08-23
2
-137
/
+135
*
Sigh. This isn't my night. I forgot the manpage updates too!
jkh
1995-08-23
2
-0
/
+10
*
Damn! As Rod just reminded me, I didn't apply the tweak to make
jkh
1995-08-23
1
-2
/
+2
[next]