aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update for pcic for kld modules and activatePeter Wemm1999-01-192-6/+4
| | | | Notes: svn path=/head/; revision=42822
* Fixed breakage of `make checkdpadd' in previous commit.Bruce Evans1999-01-191-4/+4
| | | | | | | | | | | | | 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
* Update the pccard hooks to use a module style declaration instead.Peter Wemm1999-01-1919-217/+57
| | | | Notes: svn path=/head/; revision=42820
* Initial update pccard code for KLD module support. Module supportPeter Wemm1999-01-195-156/+84
| | | | | | | | | 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
* Call the xpt_init() hook during at the start of the configure() processPeter Wemm1999-01-191-5/+7
| | | | | | | | via SYSINIT(). This gets a little closer to making cam useable as a module. Notes: svn path=/head/; revision=42818
* Break configure() into a couple of stages to allow insertion ofPeter Wemm1999-01-192-44/+50
| | | | | | | hooks (eg: by drivers or (pre)loadable modules into a convenient spot. Notes: svn path=/head/; revision=42817
* "19%02", tm.year -> "%d", tm.year+1900Daniel O'Callaghan1999-01-181-2/+2
| | | | Notes: svn path=/head/; revision=42816
* Allow two digit years 1969-2068Daniel O'Callaghan1999-01-181-3/+6
| | | | Notes: svn path=/head/; revision=42815
* Fix typo. Unit is spelled with a 'u'. 'init' just types too easily.Julian Elischer1999-01-183-6/+6
| | | | Notes: svn path=/head/; revision=42814
* Fix screwed up previous commit.Julian Elischer1999-01-183-12/+27
| | | | | | | | Obviously no-one is using this card on ISA as the interrupts were NOT being handled. Notes: svn path=/head/; revision=42813
* Reserve a major number for use by the Iprobe device driver.Andrew Gallatin1999-01-181-1/+2
| | | | | | | | | | | | | | | | 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
* Added support for the DEC EB64PLUS systype. (Part III)Andrew Gallatin1999-01-186-8/+16
| | | | | | | | | | | | 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
* Added support for the DEC EB64PLUS systype. (part II)Andrew Gallatin1999-01-181-0/+187
| | | | | | | | | 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
* Added support for the DEC EB64PLUS systype. (part I)Andrew Gallatin1999-01-182-5/+114
| | | | | | | | | | | | | | | | 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
* Update to include new drivers, mention newly supported fast ethernetBill Paul1999-01-182-4/+88
| | | | | | | adapters. Notes: svn path=/head/; revision=42808
* Transition from using Perl to using awk for our text-manipulationMike Smith1999-01-187-274/+203
| | | | | | | | | | 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
* Mention that the CNet Pro110B is supported (ax driver).Bill Paul1999-01-184-4/+6
| | | | Notes: svn path=/head/; revision=42806
* Added copyright.KATO Takenori1999-01-184-14/+120
| | | | | | | Pointed out by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> Notes: svn path=/head/; revision=42805
* Merge with sys/dev/syscons/syscons.c revision 1.292.KATO Takenori1999-01-181-18/+28
| | | | | | | Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> Notes: svn path=/head/; revision=42804
* Don't forget to initialize va_mode.KATO Takenori1999-01-182-4/+6
| | | | | | | | Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> Forgotten by: kato Notes: svn path=/head/; revision=42803
* Add ISDN (i4b) documentation and examplesHellmuth Michaelis1999-01-186-0/+1583
| | | | Notes: svn path=/head/; revision=42802
* Add directory /usr/share/examples/isdnHellmuth Michaelis1999-01-181-1/+3
| | | | Notes: svn path=/head/; revision=42801
* Fix "make world" breakage because MT_RTABLE was still referenced here.Ollivier Robert1999-01-181-1/+3
| | | | Notes: svn path=/head/; revision=42800
* - Added Spanish messages.Kazutaka YOKOTA1999-01-181-13/+48
| | | | | | | | | 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
* Sync with sys/i386/i386/userconfig.c revision 1.126.KATO Takenori1999-01-181-3/+3
| | | | Notes: svn path=/head/; revision=42798
* Sync with sys/i386/conf/Makefile.i386 revision 1.135.KATO Takenori1999-01-182-30/+18
| | | | Notes: svn path=/head/; revision=42797
* Fix copy & paste error.Andrzej Bialecki1999-01-185-85/+6
| | | | | | | Submitted by: Reinier Bezuidenhout <rbezuide@oskar.nanoteq.co.za> Notes: svn path=/head/; revision=42796
* Switched to new syscons driver.KATO Takenori1999-01-1813-1531/+4602
| | | | | | | | Submitted by: NOKUBI Hirotaka <hnokubi@yyy.or.jp> and Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> Notes: svn path=/head/; revision=42795
* From inspection, ISA interrupts were completely broken..Julian Elischer1999-01-183-3/+60
| | | | | | | | 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
* Clean new index file(GPATH) of global.Hidetoshi Shimokawa1999-01-181-2/+3
| | | | | | | Submitted by: Shigio Yamaguchi <shigio@wafu.netgate.net> Notes: svn path=/head/; revision=42793
* Update to Global-3.42.Hidetoshi Shimokawa1999-01-186-30/+28
| | | | Notes: svn path=/head/; revision=42792
* Merge from verdor branch (v_3_4_2) and remove obsolete files.Hidetoshi Shimokawa1999-01-1835-4687/+1734
| | | | Notes: svn path=/head/; revision=42791
* This commit was generated by cvs2svn to compensate for changes in r42788,Hidetoshi Shimokawa1999-01-1863-1074/+6441
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=42789
| * Import Global v3_4_2 sources.vendor/globalHidetoshi Shimokawa1999-01-1877-2496/+8176
| | | | | | | | | | | | | | | | Ok'd by: peter Discussed with: msmith Notes: svn path=/vendor/global/dist/; revision=42788
* | Move to a uniform '\ooo' (VIS_OCTAL) encoding for special characters.Joseph Koshy1999-01-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Style police, inline ifs.Bill Fumerola1999-01-181-14/+12
| | | | | | | | | | | | | | Submitted by: Brian Feldman <green@unixhelp.org> Notes: svn path=/head/; revision=42786
* | Only start vinum if vinum_slices variable is non-emptyGreg Lehey1999-01-181-2/+2
| | | | | | | | | | | | | | Reported-by: roberto Notes: svn path=/head/; revision=42785
* | Add Portuguese keymaps.Kazutaka YOKOTA1999-01-184-2/+262
| | | | | | | | | | | | | | Submitted by: Paulo Menezes <pm@dee.uc.pt> Notes: svn path=/head/; revision=42784
* | Correct Hungarian keymap file names.Kazutaka YOKOTA1999-01-181-2/+4
| | | | | | | | Notes: svn path=/head/; revision=42783
* | Fix some symbol keys, accented chars, and capslock state flags.Kazutaka YOKOTA1999-01-181-11/+11
| | | | | | | | | | | | | | Submitted by: Thordur Ivarsson <thivars@est.is> Notes: svn path=/head/; revision=42782
* | revoke(2) is supported on regular files under current. Change wordingJoseph Koshy1999-01-181-6/+5
| | | | | | | | | | | | | | | | | | | | in manual page that indicated otherwise. PR: docs/9517 Submitted by: David Malone <dwmalone@maths.tcd.ie> Notes: svn path=/head/; revision=42781
* | Use the correct type for uid and gid in struct passwd. Document it.Dag-Erling Smørgrav1999-01-182-4/+4
| | | | | | | | Notes: svn path=/head/; revision=42780
* | Get rid of MT_RTABLE; multicast routing no longer uses it.Bill Fenner1999-01-181-2/+2
| | | | | | | | Notes: svn path=/head/; revision=42779
* | Don't use ip_mrtproto to determine whether multicast routing is inBill Fenner1999-01-183-83/+32
| | | | | | | | | | | | | | | | | | | | | | 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
* | Use dynamic memory allocation instead of mbuf's for multicast routingBill Fenner1999-01-182-103/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Rename igmp's MALLOC; it doesn't have anything to do with multicast routing.Bill Fenner1999-01-181-3/+3
| | | | | | | | Notes: svn path=/head/; revision=42776
* | If arpresolve() gets passed a route with a null llinfo, callBill Fenner1999-01-181-2/+2
| | | | | | | | | | | | | | | | | | | | 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
* | Install <sys/aio.h> as <aio.h>.Dmitrij Tejblum1999-01-171-2/+2
| | | | | | | | Notes: svn path=/head/; revision=42774
* | Bring a bit closer to the normal form. (In particular, addDmitrij Tejblum1999-01-171-17/+20
| | | | | | | | | | | | | | __BEGIN_DECLS/__END_DECLS). Notes: svn path=/head/; revision=42773
* | Replaced by /usr/bin/gensetdefs a few months ago.Peter Wemm1999-01-173-403/+0
| | | | | | | | Notes: svn path=/head/; revision=42772