summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add kget.jkh1999-02-271-1/+2
* Bring in kget, a utility for saving kernel change information.jkh1999-02-273-0/+242
* Version 3.0: January 1, 1999brian1999-02-2714-196/+2352
* Corrected use of backslash escaping in sample code.ghelmer1999-02-271-3/+3
* Allow control over the number of ConfigREQ & TermREQ attemptsbrian1999-02-2617-154/+332
* Fixes for Alpha.wollman1999-02-262-3/+4
* Add support for SHA-1 and RIPEMD160, now that libmd includes them. Makewollman1999-02-267-15/+139
* Don't build the assembly for shared linkage, PIC isn't implemented.wollman1999-02-261-0/+2
* Add Eric Young's RIPEMD160 implementation as well, in case SHA-1wollman1999-02-2611-15/+3468
* Add a quirk entry for the Seagate Medalist Pro 6 gig drive. It seems thisken1999-02-261-4/+16
* Updated the bktr entry to add vbi*roger1999-02-262-4/+6
* Finish implementing "setdrv" option. This is intended to be usedrnordier1999-02-262-7/+10
* Implement "setdrv" optionrnordier1999-02-261-5/+10
* Remove call to DELAY() from xl_wait(), since xl_wait() is in thewpaul1999-02-261-3/+2
* Add PCI device ID for the PNIC II.wpaul1999-02-262-3/+6
* Fix last commit based on feedback from Guido, Bruce and Terry.imp1999-02-261-5/+6
* Fix bug in MDx test suite.wollman1999-02-2611-18/+3503
* Don't call assign_apic_irq with a value for irq that is out of range.tegge1999-02-267-14/+14
* Decapitalize function name by prepending with word "The".hoek1999-02-261-3/+6
* Add entry for Motorola Montana modem.msmith1999-02-252-2/+10
* Don't emit usage() message when no arguments given to -f. Thisjkh1999-02-251-2/+5
* Parse IP addresses more securely - specifically, don't allowbrian1999-02-254-33/+51
* Emulate a V86 "movl %cr0,%eax" instruction.rnordier1999-02-252-24/+52
* Added a used #include (don't depend on "vnode_if.h" including <sys/buf.h>).bde1999-02-251-1/+2
* Added a used #include (don't depend on "vnode_if.h" including <sys/buf.h>).bde1999-02-257-4/+11
* Integrated a patch provided by Guido to more correctly work out thenewton1999-02-251-6/+23
* Added p_emuldata to struct proc as a place for emulators to hooknewton1999-02-251-1/+2
* Added comment on Access/PC N98C+ and LAC-98 cards, and FE_8BIT_SUPPORTkato1999-02-252-6/+12
* Added adv driver support.kato1999-02-254-8/+10
* Commented out lpt0.kato1999-02-252-4/+4
* Fixed my recent breakage of the ELF case.bde1999-02-251-1/+2
* When our dial timeout is ``random'', display its valuebrian1999-02-254-19/+26
* Don't immediately bring auto links back up in multilinkbrian1999-02-251-3/+3
* Fixed tab lossage in previous commit.bde1999-02-251-2/+2
* Sync with sys/i386/isa/wd.c revision 1.189.kato1999-02-251-3/+3
* Sync with sys/i386/i386/userconfig.c revision 1.132.kato1999-02-251-2/+4
* Don't forget to update `switchticks' in corner cases (except forbde1999-02-255-13/+19
* Sync with sys/boot/i386/loader/Makefile revision 1.29.kato1999-02-251-2/+2
* The fe driver supports bridging, so added it to lists.kato1999-02-252-5/+5
* Add missing check for LINK_MAX in ufs_rename. Since ip->i_effnlink andimp1999-02-251-1/+5
* My changes:roger1999-02-252-88/+230
* Reviewed by: Matthew Dillon <dillon@apollo.backplane.com>alc1999-02-251-2/+2
* Reviewed by: Matthew Dillon <dillon@apollo.backplane.com>alc1999-02-251-2/+3
* Comment swstrategy() routine.dillon1999-02-251-1/+9
* Update ufs_vnops code to use new specinfo fields rather then guess.dillon1999-02-251-7/+14
* Reviewed by: Julian Elischer <julian@whistle.com>dillon1999-02-257-69/+164
* Untangle the nfs send and receive queue locking a little. One lockpeter1999-02-2513-197/+268
* Remove unnecessary page protects on map_split and collapse operations.dillon1999-02-243-6/+16
* Don't try protecting page 0; it seems that BIOS writers now feel it'smsmith1999-02-241-2/+2
* Make the buf in authflags big enough to hold " norechallenge". I've beengj1999-02-231-2/+2
OpenPOWER on IntegriCloud