Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-09-27 | Glue | Marc Espie | |
1999-09-27 | The device-streams tools, including binaries in uu.gz format. | Marc Espie | |
1999-09-27 | sync | Theo de Raadt | |
1999-09-27 | another ne2000; marco@tecnogi.com | Theo de Raadt | |
1999-09-27 | Made loader load at 0x3f0000 | Steve Murphree | |
1999-09-27 | Addition of 32bit if_ie | Steve Murphree | |
1999-09-27 | Fix a display nit in scrollback code. | Aaron Campbell | |
1999-09-27 | Sync with FreeBSD. Fix totally broken axrxeof() function. | Aaron Campbell | |
1999-09-26 | the mbuf copy was still being modified; now totally correct that. | Theo de Raadt | |
1999-09-26 | - OpenBSDify; remove #ifdef's and statics. | Aaron Campbell | |
- Uncomment a splimp(); | |||
1999-09-26 | More installboot related stuff. | Steve Murphree | |
1999-09-26 | This fixes installboot. | Steve Murphree | |
1999-09-26 | add exphy on alpha too | Jason Wright | |
1999-09-26 | add exphy | Jason Wright | |
1999-09-26 | This needed to be there... | Steve Murphree | |
1999-09-26 | match if parent is 'xl' | Jason Wright | |
1999-09-26 | use dev/mii for appropriate cards | Jason Wright | |
1999-09-26 | netbsd_sendsig() + supporting code | kstailey | |
1999-09-26 | s/memcpy/bcopy/ | kstailey | |
1999-09-26 | netbsd_sendsig() + supporting code | kstailey | |
1999-09-26 | openbsd-ify: remove statics | Jason Wright | |
merge with freebsd: clean up buffer allocation fix call to m_adj() in ti_newbuf_jumbo() align on i386 & alpha make sure mbufs have sane values upgrade to latest firmware: 12.3.15 | |||
1999-09-25 | sync | Theo de Raadt | |
1999-09-25 | amd 751 chipset | Theo de Raadt | |
1999-09-25 | alpha-specific part of ross@netbsd's NetBSD scheduler fix. | Paul Janzen | |
1999-09-25 | clean up | kstailey | |
1999-09-25 | STACKGAPLEN of 400 for COMPAT_NETBSD too--trampoline preservative | kstailey | |
1999-09-25 | line not needed | Theo de Raadt | |
1999-09-25 | sync | Jason Wright | |
1999-09-25 | SysKonnect 984x | Jason Wright | |
1999-09-25 | sorry, but the last two changes completely broke disklabel spoofing, which ↵ | Theo de Raadt | |
we need for the release | |||
1999-09-25 | bye | Theo de Raadt | |
1999-09-24 | Fix a bug that was causing timeouts every time an ATAPI device was reset. | Constantine Sapuntzakis | |
1999-09-23 | move towards 2.6-beta | Theo de Raadt | |
1999-09-23 | fix same-interface-out-as-in and packet gets corrupted bug noted by | Theo de Raadt | |
james@oaktree.co.uk by re-working icmp embedded-packet code so that ip_forward() m_copy()-aliased packet can be forwarded to ip_output and icmp_error() safely, because no packet tweaking is needed before calling icmp_error() | |||
1999-09-23 | Typo fixes. | Alex Feldman | |
1999-09-22 | sync | Theo de Raadt | |
1999-09-22 | 2940UWPro support | Theo de Raadt | |
1999-09-22 | Don't worry, be a happy gcc | Marc Espie | |
1999-09-22 | pipe_stat() | kstailey | |
1999-09-21 | regen | kstailey | |
1999-09-21 | some COMPATs not seen on alpha | kstailey | |
1999-09-21 | pctr & ksyms | kstailey | |
1999-09-21 | Add get_portnum_by_name to ac97 vtbl. | Constantine Sapuntzakis | |
get_portnum_by_name returns the mixer port # given a (class, device, qualifier) tuple. | |||
1999-09-21 | Bug in the disklabel calculations fixed. Offsets were calculated in | Constantine Sapuntzakis | |
terms of 512-unit sectors, yet the disklabel said that the sector size was 2048. Enabled code that tries to read disklabel from first data track. I guess this will be useful for those combination music/BSD install cds. | |||
1999-09-21 | For some reason unbeknownst to me, the old acd driver had a more advanced | Constantine Sapuntzakis | |
disklabel logic than the cd driver. This patch integrates that logic into the SCSI cd driver. Bug fixed - we no longer try to read disklabels off of audio CDs. No more SCSI errors when you hit play the first time on an audio CD. | |||
1999-09-21 | Whoops, forgot to adjust a comparison when fixing the off-by-one error. | Aaron Campbell | |
1999-09-20 | fix for new frame.h | Michael Shalayeff | |
1999-09-20 | fix uvm_pagealloc() call | Michael Shalayeff | |
1999-09-20 | fix after frame.h changes | Michael Shalayeff | |
1999-09-20 | kvm is larger; crank NMBCLUSTERS and NKMEMCLUSTERS | Theo de Raadt | |