Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-02-09 | Removal of mvme88k/* files - again... | Steve Murphree | |
1999-02-09 | Corrected mvme88k vs. m88k directories. | Steve Murphree | |
1999-02-09 | Moved from mvme88k | Steve Murphree | |
1999-02-09 | Fixed brk() and sbrk(). Removal of old mvme88k dir. | Steve Murphree | |
1999-02-09 | Fixed mvme88k vs. m88k MACHINE_ARCH | Steve Murphree | |
1999-02-09 | GDB 6.3 (excluding .info files) | Steve Murphree | |
1999-02-09 | Adding support for Motorola mvme88k. | Steve Murphree | |
1999-02-09 | Adding support for Motorola mvme88k | Steve Murphree | |
1999-02-09 | if we read less than Content-Length, whine and error | Theo de Raadt | |
1999-02-09 | Adding support for Motorola mvme88k | Steve Murphree | |
1999-02-09 | sync | Theo de Raadt | |
1999-02-09 | Fix cua device to not block on open. | Jim Rees | |
Turn off chip (and dtr) on interrupted open. | |||
1999-02-08 | Fix cua device to not block on open. | Jim Rees | |
Turn off chip (and dtr) on interrupted open. | |||
1999-02-08 | Don't allow open if the vnode is VBLK or VCHR and we are mounted with MNT_NODEV | Artur Grabowski | |
1999-02-08 | back out last change, there was a reason for the dual getopt, ugly as it is... | Todd C. Miller | |
1999-02-08 | no real point in calling getopt() twice | Todd C. Miller | |
1999-02-08 | regen | Todd C. Miller | |
1999-02-08 | PCI_PRODUCT_CONTAQ_SIO -> PCI_PRODUCT_CONTAQ_82C693 | Todd C. Miller | |
1999-02-08 | In alpha_shared_intr_stray(), if intr_maxstrays is 0 just return (NetBSD) | Todd C. Miller | |
1999-02-08 | init incr tcp iss from snd_nxt, not rcv_nxt; 4.4 | Theo de Raadt | |
1999-02-08 | match be & qe as part of the bootpath | Jason Wright | |
1999-02-08 | sync | Jason Wright | |
1999-02-08 | Davicom DM9101; from NetBSD. | Jason Wright | |
1999-02-08 | If you are going to set optreset, you need to set optind to 1 as well. | Todd C. Miller | |
1999-02-08 | Don't call curses routines beep() or flash() if the screen has not been | Todd C. Miller | |
setup yet (as they will try to us SP which is NULL at this point). | |||
1999-02-08 | typo in comment | Artur Grabowski | |
1999-02-08 | Because of BROKEN_PROM braindamage we need to allow an interupt | Todd C. Miller | |
initialized (but not registered) as IST_LEVEL be assigned IST_EDGE. | |||
1999-02-07 | implement sparc atomic lock with LDSTUB | David Leonard | |
1999-02-07 | don't include vm_map.h twice | Artur Grabowski | |
1999-02-07 | tweak | Theo de Raadt | |
1999-02-07 | fix fold -s early break; helbig@Informatik.BA-Stuttgart.DE | Theo de Raadt | |
1999-02-07 | xref ipmon(8) | Todd C. Miller | |
1999-02-07 | fgets -> fgetln, don't lie about lines being too long | Aaron Campbell | |
1999-02-07 | no 968dyncall in kernel | Michael Shalayeff | |
1999-02-07 | add ovbcopy | Michael Shalayeff | |
1999-02-07 | missign extern cpu_hzticks | Michael Shalayeff | |
1999-02-07 | Correct server-side chap authentication comparison | brian | |
(broken with last commit). | |||
1999-02-07 | Remove forgotten diagnostics | brian | |
1999-02-07 | convert to mdoc | Todd C. Miller | |
1999-02-07 | add usage() support using optreset | Theo de Raadt | |
1999-02-07 | Break out of loop in isa_intr_check() if we know what IRQ we want but ↵ | Todd C. Miller | |
isa_intr_check() says we can't have it. | |||
1999-02-07 | man pages belong in section 8 | Theo de Raadt | |
1999-02-07 | print INFO FIELD as unsigned | Theo de Raadt | |
1999-02-06 | Use bitwise operations to extract high and low words from the quad | Todd C. Miller | |
in txdr_hyper. This should be more portable than casting to an array of ints and pulling out the two 32-bit words (this produced incorrect results on alpha for the high word for filesystems < 4gig). As a side effect, txdr_hyper now takes a u_quad_t as its first arg, not u_quad_t *. | |||
1999-02-06 | Always initialize sc->handle[i].flags. | Federico G. Schwindt | |
Check if the socket is present before disabling the CSC_INTR. | |||
1999-02-06 | match qfe's as hme's | Jason Wright | |
1999-02-06 | Support RADIUS | brian | |
While I'm in there, validate pap & chap header IDs if ``idcheck'' is enabled (the default) for other FSM packet types. NOTE: This involved integrating the generation of chap challenges and the validation of chap responses (and commenting what's going on in those routines). I currently have no way of testing ppps ability to respond to M$Chap CHALLENGEs correctly, so if someone could do the honours, it'd be much appreciated (it *looks* ok!). Sponsored by: Internet Business Solutions Ltd., Switzerland | |||
1999-02-06 | kill redundant (and incorrect) check for mallco failure | Todd C. Miller | |
1999-02-05 | sync | Theo de Raadt | |
1999-02-05 | sendmail 8.9.3 | Todd C. Miller | |