aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update for pcic for kld modules and activatePeter Wemm1999-01-192-6/+4
* Fixed breakage of `make checkdpadd' in previous commit.Bruce Evans1999-01-191-4/+4
* Update the pccard hooks to use a module style declaration instead.Peter Wemm1999-01-1919-217/+57
* Initial update pccard code for KLD module support. Module supportPeter Wemm1999-01-195-156/+84
* Call the xpt_init() hook during at the start of the configure() processPeter Wemm1999-01-191-5/+7
* Break configure() into a couple of stages to allow insertion ofPeter Wemm1999-01-192-44/+50
* "19%02", tm.year -> "%d", tm.year+1900Daniel O'Callaghan1999-01-181-2/+2
* Allow two digit years 1969-2068Daniel O'Callaghan1999-01-181-3/+6
* Fix typo. Unit is spelled with a 'u'. 'init' just types too easily.Julian Elischer1999-01-183-6/+6
* Fix screwed up previous commit.Julian Elischer1999-01-183-12/+27
* Reserve a major number for use by the Iprobe device driver.Andrew Gallatin1999-01-181-1/+2
* Added support for the DEC EB64PLUS systype. (Part III)Andrew Gallatin1999-01-186-8/+16
* Added support for the DEC EB64PLUS systype. (part II)Andrew Gallatin1999-01-181-0/+187
* Added support for the DEC EB64PLUS systype. (part I)Andrew Gallatin1999-01-182-5/+114
* Update to include new drivers, mention newly supported fast ethernetBill Paul1999-01-182-4/+88
* Transition from using Perl to using awk for our text-manipulationMike Smith1999-01-187-274/+203
* Mention that the CNet Pro110B is supported (ax driver).Bill Paul1999-01-184-4/+6
* Added copyright.KATO Takenori1999-01-184-14/+120
* Merge with sys/dev/syscons/syscons.c revision 1.292.KATO Takenori1999-01-181-18/+28
* Don't forget to initialize va_mode.KATO Takenori1999-01-182-4/+6
* Add ISDN (i4b) documentation and examplesHellmuth Michaelis1999-01-186-0/+1583
* Add directory /usr/share/examples/isdnHellmuth Michaelis1999-01-181-1/+3
* Fix "make world" breakage because MT_RTABLE was still referenced here.Ollivier Robert1999-01-181-1/+3
* - Added Spanish messages.Kazutaka YOKOTA1999-01-181-13/+48
* Sync with sys/i386/i386/userconfig.c revision 1.126.KATO Takenori1999-01-181-3/+3
* Sync with sys/i386/conf/Makefile.i386 revision 1.135.KATO Takenori1999-01-182-30/+18
* Fix copy & paste error.Andrzej Bialecki1999-01-185-85/+6
* Switched to new syscons driver.KATO Takenori1999-01-1813-1531/+4602
* From inspection, ISA interrupts were completely broken..Julian Elischer1999-01-183-3/+60
* Clean new index file(GPATH) of global.Hidetoshi Shimokawa1999-01-181-2/+3
* Update to Global-3.42.Hidetoshi Shimokawa1999-01-186-30/+28
* Merge from verdor branch (v_3_4_2) and remove obsolete files.Hidetoshi Shimokawa1999-01-1835-4687/+1734
* This commit was generated by cvs2svn to compensate for changes in r42788,Hidetoshi Shimokawa1999-01-1863-1074/+6441
|\
| * Import Global v3_4_2 sources.vendor/globalHidetoshi Shimokawa1999-01-1877-2496/+8176
* | Move to a uniform '\ooo' (VIS_OCTAL) encoding for special characters.Joseph Koshy1999-01-181-2/+2
* | Style police, inline ifs.Bill Fumerola1999-01-181-14/+12
* | Only start vinum if vinum_slices variable is non-emptyGreg Lehey1999-01-181-2/+2
* | Add Portuguese keymaps.Kazutaka YOKOTA1999-01-184-2/+262
* | Correct Hungarian keymap file names.Kazutaka YOKOTA1999-01-181-2/+4
* | Fix some symbol keys, accented chars, and capslock state flags.Kazutaka YOKOTA1999-01-181-11/+11
* | revoke(2) is supported on regular files under current. Change wordingJoseph Koshy1999-01-181-6/+5
* | Use the correct type for uid and gid in struct passwd. Document it.Dag-Erling Smørgrav1999-01-182-4/+4
* | Get rid of MT_RTABLE; multicast routing no longer uses it.Bill Fenner1999-01-181-2/+2
* | Don't use ip_mrtproto to determine whether multicast routing is inBill Fenner1999-01-183-83/+32
* | Use dynamic memory allocation instead of mbuf's for multicast routingBill Fenner1999-01-182-103/+86
* | Rename igmp's MALLOC; it doesn't have anything to do with multicast routing.Bill Fenner1999-01-181-3/+3
* | If arpresolve() gets passed a route with a null llinfo, callBill Fenner1999-01-181-2/+2
* | Install <sys/aio.h> as <aio.h>.Dmitrij Tejblum1999-01-171-2/+2
* | Bring a bit closer to the normal form. (In particular, addDmitrij Tejblum1999-01-171-17/+20
* | Replaced by /usr/bin/gensetdefs a few months ago.Peter Wemm1999-01-173-403/+0