summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-04-01If READ_CD_CAPACITY fails, just use the 2048/400000 defaults since some CDR d...Todd C. Miller
1999-03-31nsphy/ukphy fitTheo de Raadt
1999-03-31because of RAMDISK not having pms0, move irq 12 to later on; fgschTheo de Raadt
1999-03-31Implement SADB_SAFLAGS_X_REPLACEFLOWNiklas Hallqvist
1999-03-30the real thingTheo de Raadt
1999-03-30Crank MAX_START to 256 instead of making it dependent on MAX_TARGET andTodd C. Miller
1999-03-30make option IPSEC imply option KEYNiklas Hallqvist
1999-03-28inclusion protection; friesTheo de Raadt
1999-03-27add SADB_X_BINDSA to pfkey allowing incoming SAs to refer to an outgoingNiels Provos
1999-03-26Add support for some 100Mbit PCMCIA cards.Federico G. Schwindt
1999-03-26Annoying little nigglet- apparently *some* Qlogic temporarily ignoremjacob
1999-03-25roll internal revision levels and enable 1080 supportmjacob
1999-03-25Add small man page for loadkmap, so that people may know about it.Marc Espie
1999-03-24Call vm_set_page_size() during initialization (supresses "MD code didAlex Feldman
1999-03-24rd %wim in VTRAP handler, makes viking much happierTheo de Raadt
1999-03-24Implement lifetime expiration notifications. Fix some typos. Remove statics.Niklas Hallqvist
1999-03-24status of major items + how people can helpTodd T. Fries
1999-03-24One missed in6a_words -> s6_addr32 conversion.cmetz
1999-03-24Reworked udp_output() to minimize the number of if() statements needed to getcmetz
1999-03-24Removed inclusion of netinet6/in6.h. This was an artifact of when the corecmetz
1999-03-24Removed old NRL convention in6a_words virtual-field from struct in6_addr.cmetz
1999-03-24Replace 'in6a_words' (old NRL convention) with 's6_addr32' (new BSDI et al.cmetz
1999-03-23Add DOSMBR_SIGNATURE_OFF define, needed for last disklabel changeTodd C. Miller
1999-03-23syncTheo de Raadt
1999-03-23new cardTheo de Raadt
1999-03-23simplify irq stringTheo de Raadt
1999-03-22workaround for STP1020A errata #148494Theo de Raadt
1999-03-22syncTheo de Raadt
1999-03-22i bet CSI2203 is an leTheo de Raadt
1999-03-22Remove diagnotic that could (was frequently) causing crashes.Dale S. Rahn
1999-03-22Use standard macros for asm functions instead of the incompleteDale S. Rahn
1999-03-22in poll(), constrain nfds better, to avoid kvm starvation; alexTheo de Raadt
1999-03-21Fix TSS fault handling.Tobias Weingartner
1999-03-21Do not enable command tagged queuing by defaultTodd C. Miller
1999-03-19Add flag to allow some interfaces to not see packets with unknown destination.Jason Wright
1999-03-19Add the ability to mark an interface as "non-learning"Jason Wright
1999-03-18Don't allow users to mount umapfs.Artur Grabowski
1999-03-17do not toast later swdevt[] entriesTheo de Raadt
1999-03-17sd3b tooTheo de Raadt
1999-03-17cleanup default swap devices (MAXPARTITIONS)Theo de Raadt
1999-03-17proper formatting for dmesgTheo de Raadt
1999-03-17syncTheo de Raadt
1999-03-17markers for some unsupported devicesTheo de Raadt
1999-03-17ispTheo de Raadt
1999-03-17If an mfs io is successful set b_resid to 0.Artur Grabowski
1999-03-17fix OpenBSD headersmjacob
1999-03-17fix OpenBSD headersmjacob
1999-03-17embarrassing typo botch. Thanks tomjacob
1999-03-17complete update of ISP driver- Finally enabled for sparcmjacob
1999-03-17complete update of ISP driver- includes 2100 FC supportmjacob