Age | Commit message (Expand) | Author |
1998-05-11 | Do not try to test libgcc1 on vax-crosscompilers as we miss two functions | Niklas Hallqvist |
1998-05-11 | don't overflow buffers. | Artur Grabowski |
1998-05-11 | Formerly reuse of unit numbers of detached devices was impossible, with | Niklas Hallqvist |
1998-05-11 | make iov_base void * | Theo de Raadt |
1998-05-11 | Add a bunch of cross-a.out targets | Niklas Hallqvist |
1998-05-11 | Support building for cross purposes | Niklas Hallqvist |
1998-05-11 | Lots of changes to make obj dirs and cross-compilation work | Niklas Hallqvist |
1998-05-11 | We need a string.h with a NULL define to please libsa, weird | Niklas Hallqvist |
1998-05-11 | strn?cmp defined in libsa, disable these here temporarily. We might want | Niklas Hallqvist |
1998-05-11 | Do not use userland headers | Niklas Hallqvist |
1998-05-11 | stand.h defines min, no need for it here | Niklas Hallqvist |
1998-05-11 | Hmm this file was empty, got recent NetBSD version | Niklas Hallqvist |
1998-05-11 | u_short -> unsigned short; const msgsnd msgp arg | Theo de Raadt |
1998-05-11 | u_short -> unsigned short; kleink | Theo de Raadt |
1998-05-11 | Move the SHM_{LOCK,UNLOCK} shmctl() commands inside _KERNEL protection; const | Theo de Raadt |
1998-05-11 | sync | Theo de Raadt |
1998-05-11 | const a few more calls | Theo de Raadt |
1998-05-11 | spelling; kleink | Theo de Raadt |
1998-05-11 | do not convert write faults into vm system read+write faults | Theo de Raadt |
1998-05-11 | compile if iov_base is void * | Theo de Raadt |
1998-05-11 | set max field width of %s correctly | Theo de Raadt |
1998-05-11 | Don't print 'unknown media code' for tapes as we know what they are, they are... | Todd C. Miller |
1998-05-11 | fix scrolling and 'z' command; matt debergalis <deberg@mit.edu> | Todd C. Miller |
1998-05-11 | Fix bug where ident stuff ignored short writes and reads. | Bob Beck |
1998-05-11 | set max field width of %s correctly | Theo de Raadt |
1998-05-11 | sync | Theo de Raadt |
1998-05-11 | set max field width of %s correctly | Theo de Raadt |
1998-05-11 | tromping one byte too far; tron@lyssa.owl.de | Theo de Raadt |
1998-05-10 | Nicer fix to the problems on different sun4m machines. | Artur Grabowski |
1998-05-10 | "sh /bin/sh config.guess" does not work | Niklas Hallqvist |
1998-05-10 | Make ATM_LLC_SETTYPE do the rigth thing: swap byte on LE machines, don't | Theo de Raadt |
1998-05-10 | merge in newer netbsd changes | Theo de Raadt |
1998-05-10 | 80386 specific fix for copyoutstr crossing a page boundary; drochner@zelux6.z... | Theo de Raadt |
1998-05-10 | Check a few more DOTfiles that could potentially compromise security on a per | Todd T. Fries |
1998-05-10 | turn off su -m as default, few other minor changes | Theo de Raadt |
1998-05-10 | oops, bounds_check_with_label is already proto'd in sys/disklabel.h | Todd C. Miller |
1998-05-10 | Add support for 425e. | Jason Downs |
1998-05-10 | * Remove stupid, non-working ROM printf()s from apci.c | Jason Downs |
1998-05-10 | prototype bounds_check_with_label | Todd C. Miller |
1998-05-10 | 16 partitions | Todd C. Miller |
1998-05-10 | 1) It's a 'lun' not a 'slave' | Todd C. Miller |
1998-05-09 | #include <pmax/foo.h> -> #include <machine/foo.h> | Todd C. Miller |
1998-05-09 | updates from NetBSD. Now probes for geometry and makes decent fictious labels | Todd C. Miller |
1998-05-09 | drop MAXPARTITIONS back to 8 until we have 16 partition support | Todd C. Miller |
1998-05-08 | Add mc manpage documenting the MACE ethernet driver on the mac68k. | gene |
1998-05-08 | sigh | Theo de Raadt |
1998-05-08 | Add the new mc driver. | gene |
1998-05-08 | Add psc.c and the new MACE driver. | gene |
1998-05-08 | With the new psc framework, incorporate the driver for the AMD MACE ethernet | gene |
1998-05-08 | New and much smarter handling of the PSC chip. | gene |