Age | Commit message (Expand) | Author |
2001-08-21 | No need to explicitely link with libgcc.a | Miod Vallat |
2001-08-21 | Recurse in mvmeppc | Miod Vallat |
2001-08-21 | Dumb Makefile to recurse in stand/ for mvmeppc land. | Miod Vallat |
2001-08-21 | KNF | Theo de Raadt |
2001-08-21 | add hme at sbus | Jason Wright |
2001-08-21 | put bus independent part of hme in here so we don't conflict with the sparc | Jason Wright |
2001-08-21 | sbus specific driver for hme (from netbsd) | Jason Wright |
2001-08-21 | bus independent part of hme driver from netbsd | Jason Wright |
2001-08-21 | 2nd rule of comitting fix | Michael Shalayeff |
2001-08-21 | cut/pasto in rule flushing code (using wrong list); base on patch from Henk v... | Jason Wright |
2001-08-21 | rcsid | Jason Wright |
2001-08-21 | pretty and add ss* and st* (I knew I was forgetting something) | Jason Wright |
2001-08-21 | esp/scsibus/sd/cd/uk goop | Jason Wright |
2001-08-21 | esp driver from NetBSD (compiles and even probes disks =) | Jason Wright |
2001-08-21 | From NetBSD: | Jason Wright |
2001-08-21 | Art says it's ok for pmap_enter to effect no mapping change, | Hugh Graham |
2001-08-21 | Add support for SIOCADDMULTI & SIOCDELMULTI; NetBSD | brian |
2001-08-21 | Get libkern to compile. | Miod Vallat |
2001-08-21 | Remove gcc warnings. Ok drahn@ | Matthieu Herrb |
2001-08-21 | Don't check for BYPASS options in PCB on ip_output/ip6_output --- this | Angelos D. Keromytis |
2001-08-21 | When the outgoing socket has BYPASS set, don't bother calling the | Angelos D. Keromytis |
2001-08-21 | need cfdriver for dma | Jason Wright |
2001-08-21 | Add copyright which should have been there when the file was created. | Dale Rahn |
2001-08-21 | use round_page() not an incorrect version of it using trunc_page(). | Dale Rahn |
2001-08-21 | I would really like to add a copyright to this file, the NetBSD version | Dale Rahn |
2001-08-21 | Put in copyright info which I forgot to add back in 1996. | Dale Rahn |
2001-08-21 | Prototype correctly so this builds with -Wstrict-prototypes. | Dale Rahn |
2001-08-21 | Pass closing TCP connections through looser state machine (handle Solaris' | Mike Frantzen |
2001-08-21 | Remove some bloat. | Miod Vallat |
2001-08-20 | pretty | Jason Wright |
2001-08-20 | add qec+be (testing consisted of compiling... I've merely proven it syntactic... | Jason Wright |
2001-08-20 | qec+be (another driver originally written under OpenBSD, but pulled into | Jason Wright |
2001-08-20 | Oops, the vacuum cleaner went too far. Blush, I was sure I had tested | Miod Vallat |
2001-08-20 | regen | Michael Shalayeff |
2001-08-20 | better aureal names | Michael Shalayeff |
2001-08-20 | qec+qe (driver is untested... it compiles, therefore it works =) | Jason Wright |
2001-08-20 | add qec+qe stuff from NetBSD (originally from OpenBSD... funny circle, eh?) | Jason Wright |
2001-08-20 | regen | Michael Shalayeff |
2001-08-20 | aureal advantage | Michael Shalayeff |
2001-08-20 | Not only is Apple hardware disgusting, but code doesn't even compile. | Miod Vallat |
2001-08-20 | bump the version for new kbd probe; 10x for a reminder from fgsch@ | Michael Shalayeff |
2001-08-20 | cvs does not like me. | Miod Vallat |
2001-08-20 | $OpenBSD$ | Jason Wright |
2001-08-20 | $OpenBSD$ | Jason Wright |
2001-08-20 | silence gcc for __dead function. | Miod Vallat |
2001-08-20 | $OpenBSD$ | Jason Wright |
2001-08-20 | Bring get[sd]fc() prototypes to <m68k/cpu.h>, this will be needed shortly. | Miod Vallat |
2001-08-20 | $OpenBSD$ | Jason Wright |
2001-08-20 | _randseed is a u_long | Jason Wright |
2001-08-20 | more stuff to do with OpenBSD/sparc style bootpath determination | Jason Wright |