Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-03-24 | status of major items + how people can help | Todd T. Fries | |
1999-03-24 | One missed in6a_words -> s6_addr32 conversion. | cmetz | |
1999-03-24 | Reworked udp_output() to minimize the number of if() statements needed to get | cmetz | |
packets out. Also had the nice side effect of fewer blocks now move around by ifdefs, which makes it more readable. | |||
1999-03-24 | Removed inclusion of netinet6/in6.h. This was an artifact of when the core | cmetz | |
IPv6 symbols were there rather than in netinet/in.h, and now not only is unnecessary but also could create problems (see PR library/781). | |||
1999-03-24 | Removed old NRL convention in6a_words virtual-field from struct in6_addr. | cmetz | |
Let's not encourage the use of an obsolete convention. | |||
1999-03-24 | Replace 'in6a_words' (old NRL convention) with 's6_addr32' (new BSDI et al. | cmetz | |
convention that is more common and more specific as to the access size) | |||
1999-03-23 | Add DOSMBR_SIGNATURE_OFF define, needed for last disklabel change | Todd C. Miller | |
1999-03-23 | sync | Theo de Raadt | |
1999-03-23 | new card | Theo de Raadt | |
1999-03-23 | simplify irq string | Theo de Raadt | |
1999-03-22 | workaround for STP1020A errata #148494 | Theo de Raadt | |
1999-03-22 | sync | Theo de Raadt | |
1999-03-22 | i bet CSI2203 is an le | Theo de Raadt | |
1999-03-22 | Remove diagnotic that could (was frequently) causing crashes. | Dale S. Rahn | |
this whole pmap could use replacing. | |||
1999-03-22 | Use standard macros for asm functions instead of the incomplete | Dale S. Rahn | |
asm function headers previously used. | |||
1999-03-22 | in poll(), constrain nfds better, to avoid kvm starvation; alex | Theo de Raadt | |
1999-03-21 | Fix TSS fault handling. | Tobias Weingartner | |
1999-03-21 | Do not enable command tagged queuing by default | Todd C. Miller | |
1999-03-19 | Add flag to allow some interfaces to not see packets with unknown destination. | Jason Wright | |
1999-03-19 | Add the ability to mark an interface as "non-learning" | Jason Wright | |
1999-03-18 | Don't allow users to mount umapfs. | Artur Grabowski | |
(only a problem when kern.usermount == 1) | |||
1999-03-17 | do not toast later swdevt[] entries | Theo de Raadt | |
1999-03-17 | sd3b too | Theo de Raadt | |
1999-03-17 | cleanup default swap devices (MAXPARTITIONS) | Theo de Raadt | |
1999-03-17 | proper formatting for dmesg | Theo de Raadt | |
1999-03-17 | sync | Theo de Raadt | |
1999-03-17 | markers for some unsupported devices | Theo de Raadt | |
1999-03-17 | isp | Theo de Raadt | |
1999-03-17 | If an mfs io is successful set b_resid to 0. | Artur Grabowski | |
From Chuck Silvers <chs@netbsd>. | |||
1999-03-17 | fix OpenBSD headers | mjacob | |
1999-03-17 | fix OpenBSD headers | mjacob | |
1999-03-17 | embarrassing typo botch. Thanks to | mjacob | |
Federico G. Schwindt <fgsch@cvs.openbsd.org> for pointing it out. Fix OpenBSD header per his suggestion also. | |||
1999-03-17 | complete update of ISP driver- Finally enabled for sparc | mjacob | |
1999-03-17 | complete update of ISP driver- includes 2100 FC support | mjacob | |
1999-03-17 | complete update of ISP driver- includes 2100 FC support | mjacob | |
1999-03-17 | update firmware substantially | mjacob | |
1999-03-17 | Add in a real working isp_sbus.c | mjacob | |
1999-03-16 | Reflect reality | Thorsten Lockert | |
1999-03-16 | sync | Theo de Raadt | |
1999-03-16 | more devices | Theo de Raadt | |
1999-03-16 | in match(), check for at least one drq | Theo de Raadt | |
1999-03-16 | K6-3 | Theo de Raadt | |
1999-03-16 | merge with freesbd: | Jason Wright | |
o put media types in a structure for ifmedia adding o make sure ifp->if_snd.ifq_maxlen is initialized o add workaround for app note 7-15 o more checks for IFF_UP o use DELAY() instead of counters | |||
1999-03-15 | sync | Theo de Raadt | |
1999-03-15 | another card.. | Theo de Raadt | |
1999-03-15 | on cypress, disable write caching for now | Theo de Raadt | |
1999-03-15 | do not call nfsm_adj() with negative values; dm | Theo de Raadt | |
1999-03-13 | sync | Theo de Raadt | |
1999-03-13 | new intel bridge chipset | Theo de Raadt | |
1999-03-13 | indent | Theo de Raadt | |