| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=42822
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Didn't fix related bogotification from moving the definitions of
DPADD and LDADD to here. Setting these variables in a top-level
directory gives bogus dependencies in library subdirectories.
E.g., there is a dependency on `foo.so..' where the double dots
separate null shared library version numbers.
Set BINDIR properly by inheriting it from ../Makefile.inc.
Notes:
svn path=/head/; revision=42821
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42820
|
| |
|
|
|
|
|
|
|
| |
however is only marginally useful until the new-style bus (pci and isa)
stuff comes onboard to give us a better shot at actually pci and isa
drivers loadable (or preloadable anyway).
Notes:
svn path=/head/; revision=42819
|
| |
|
|
|
|
|
|
| |
via SYSINIT(). This gets a little closer to making cam useable as a
module.
Notes:
svn path=/head/; revision=42818
|
| |
|
|
|
|
|
| |
hooks (eg: by drivers or (pre)loadable modules into a convenient spot.
Notes:
svn path=/head/; revision=42817
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42816
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42815
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42814
|
| |
|
|
|
|
|
|
| |
Obviously no-one is using this card on ISA as the interrupts
were NOT being handled.
Notes:
svn path=/head/; revision=42813
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Iprobe is an alpha-only system profiling suite which I'm porting from
Linux/alpha to FreeBSD.
Iprobe works by using the hardware profiling support built into
alpha cpus. In a nutshell, what Iprobe does is to setup the alpha
performance counters to sample the pc at a fairly high rate & dumps
those pc samples out to user space. Then some code runs to map the
sampled PCs to functions. You get a bit more than that (like the PSL
word, so you can tell if you're in the kernel or userland, what the
ipl is, etc).
Notes:
svn path=/head/; revision=42812
|
| |
|
|
|
|
|
|
|
|
|
|
| |
o Add the EB64PLUS systype into the kernel configuration files
and add it to the GENERIC kernel
o Correct mcclock_isa.c's dependence on cia, it should depend on isa.
This will allow avanti and eb64+ kernels to be built without the cia
chipset support code.
Notes:
svn path=/head/; revision=42811
|
| |
|
|
|
|
|
|
|
| |
The DEC EB64PLUS support code. Based on NetBSD's dec_eb64plus.c,v 1.15
Submitted by: Wilko Bulte <wilko@yedi.iaf.nl>
Notes:
svn path=/head/; revision=42810
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The new file pci_eb64plus_intr.s deals with the interrupt hardware
on the EB64PLUS and was obtained from NetBSD with the NetBSD
copyright intact
The apecs chipset support code was altered to allow routing interrupts
through pci if we're not running on an avanti. Avanti's route all
interrupts through isa.
Tested by: Wilko Bulte <wilko@yedi.iaf.nl>
Partially reviewed by: dfr
Notes:
svn path=/head/; revision=42809
|
| |
|
|
|
|
|
| |
adapters.
Notes:
svn path=/head/; revision=42808
|
| |
|
|
|
|
|
|
|
|
| |
needs. This removes the dependancy on Perl for the generation of the
loader, allowing the world to be built on a perl-free system.
Submitted by: Joe Abley <jabley@clear.co.nz>
Notes:
svn path=/head/; revision=42807
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42806
|
| |
|
|
|
|
|
| |
Pointed out by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
Notes:
svn path=/head/; revision=42805
|
| |
|
|
|
|
|
| |
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
Notes:
svn path=/head/; revision=42804
|
| |
|
|
|
|
|
|
| |
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
Forgotten by: kato
Notes:
svn path=/head/; revision=42803
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42802
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42801
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42800
|
| |
|
|
|
|
|
|
|
| |
Submitted by: J M Alcaide <jose@we.lc.ehu.es>
- Fixed typo in the last commit: IS-8859-1 -> ISO-8859-1
Notes:
svn path=/head/; revision=42799
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42798
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42797
|
| |
|
|
|
|
|
| |
Submitted by: Reinier Bezuidenhout <rbezuide@oskar.nanoteq.co.za>
Notes:
svn path=/head/; revision=42796
|
| |
|
|
|
|
|
|
| |
Submitted by: NOKUBI Hirotaka <hnokubi@yyy.or.jp> and
Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
Notes:
svn path=/head/; revision=42795
|
| |
|
|
|
|
|
|
| |
revert some of the old ISA code.
(I can't test this but I'm working on the file.)
Notes:
svn path=/head/; revision=42794
|
| |
|
|
|
|
|
| |
Submitted by: Shigio Yamaguchi <shigio@wafu.netgate.net>
Notes:
svn path=/head/; revision=42793
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42792
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42791
|
| |\
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=42789
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Ok'd by: peter
Discussed with: msmith
Notes:
svn path=/vendor/global/dist/; revision=42788
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The previous commit broke mtree(8) when file names using certain 8-bit
characters ended up being encoded with '/', '*', and other shell
metacharacters.
PR: bin/9538
Submitted by: "Eugene M. Kim" <astralblue@usa.net>
Reviewed by: jkoshy
Bug-missed-last-time-by: jkoshy
Notes:
svn path=/head/; revision=42787
|
| | |
| |
| |
| |
| |
| |
| | |
Submitted by: Brian Feldman <green@unixhelp.org>
Notes:
svn path=/head/; revision=42786
|
| | |
| |
| |
| |
| |
| |
| | |
Reported-by: roberto
Notes:
svn path=/head/; revision=42785
|
| | |
| |
| |
| |
| |
| |
| | |
Submitted by: Paulo Menezes <pm@dee.uc.pt>
Notes:
svn path=/head/; revision=42784
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=42783
|
| | |
| |
| |
| |
| |
| |
| | |
Submitted by: Thordur Ivarsson <thivars@est.is>
Notes:
svn path=/head/; revision=42782
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
in manual page that indicated otherwise.
PR: docs/9517
Submitted by: David Malone <dwmalone@maths.tcd.ie>
Notes:
svn path=/head/; revision=42781
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=42780
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=42779
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
the kernel; this was left over from the earlier protocol-dependent
kernel multicast routing code.
Learn how to handle the malloc'd multicast routing table (instead of
expecting it to be in mbufs)
Notes:
svn path=/head/; revision=42778
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
state.
Note: this requires a recompilation of netstat (but netstat has been
broken since rev 1.52 of ip_mroute.c anyway)
Obtained from: Significantly based on Steve McCanne's
<mccanne@cs.berkeley.edu> work for BSD/OS
Notes:
svn path=/head/; revision=42777
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=42776
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
arplookup() to try again. This gets rid of at least one user's
"arpresolve: can't allocate llinfo" errors, and arplookup() gives
better error messages to help track down the problem if there really
is a problem with the routing table.
Notes:
svn path=/head/; revision=42775
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=42774
|
| | |
| |
| |
| |
| |
| |
| | |
__BEGIN_DECLS/__END_DECLS).
Notes:
svn path=/head/; revision=42773
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=42772
|