Age | Commit message (Expand) | Author |
1997-01-11 | Fix PR#2 in a simplistic way. Handle EOF on all getchar()s | Niklas Hallqvist |
1997-01-11 | We run OpenBSD | Niklas Hallqvist |
1997-01-10 | Use "locore.S" versions of block io operations. | Per Fogelstrom |
1997-01-10 | Correct a panic condition hitting on machines with NBPG != ffs blocksize, | Niklas Hallqvist |
1997-01-10 | one-line fix so fdisk knows that partitions marked 0x0B are Win95/FAT32 | jkatz |
1997-01-10 | use opendev(3) + man page correction | kstailey |
1997-01-10 | Leading underscores... Actually, they really DID fuck this up on the MIPS | etheisen |
1997-01-10 | Change all mips ports to use mips-unknown-openbsd2.0 like gcc does. | imp |
1997-01-10 | UNIX3.0 -> 3.0BSD in history section | kstailey |
1997-01-09 | Now that ELF symbols are working (not leading '_'), dont put them | Dale S. Rahn |
1997-01-09 | max -> min typo | Tobias Weingartner |
1997-01-09 | HTTP fetches would always loop indefinitely | Niklas Hallqvist |
1997-01-09 | Closing down on the last few differences between the build area | Dale S. Rahn |
1997-01-09 | Fix the SALIB dependancies correctly so that it builds and locates | Dale S. Rahn |
1997-01-09 | allow gdb to configure on powerpc port. | Dale S. Rahn |
1997-01-09 | ignore new kernel | Dale S. Rahn |
1997-01-09 | remove bpfa and bpfb, didnt know how to make device with minor of 'a' and 'b'. | Dale S. Rahn |
1997-01-09 | Changes to shrink kc filesystem, remove update from dot.profile | Dale S. Rahn |
1997-01-09 | Add the ablity to hide symbols on ELF/OLF objects. | Dale S. Rahn |
1997-01-09 | add support for ELF in crunch, for crunchgen this means | Dale S. Rahn |
1997-01-09 | minimal kernel to fit on kc boot floppy. | Dale S. Rahn |
1997-01-09 | Booting OpenBSD not NetBSD. | Dale S. Rahn |
1997-01-09 | ELF does not use the leading '_' on any port, not just MIPS. | Dale S. Rahn |
1997-01-09 | port is powerpc not, ppc. | Dale S. Rahn |
1997-01-09 | support resident page count. | Dale S. Rahn |
1997-01-09 | adding further support. | Dale S. Rahn |
1997-01-09 | kernel is bsd not netbsd | Dale S. Rahn |
1997-01-08 | If config-file is not starting with /, consider it to be a | Niklas Hallqvist |
1997-01-08 | "Too much paranoia" + fake domain in anonftp password as some stupid sites | Niklas Hallqvist |
1997-01-08 | svr4 should support the svr3 style fcntl-cmd name F_GETLK_SVR3 | Niklas Hallqvist |
1997-01-08 | Include mk files specified in EXTRA_SYS_MK_FILES. Needed for the ports | Niklas Hallqvist |
1997-01-08 | note elvis born | Michael Shalayeff |
1997-01-07 | backed out prev. netbsd merge except for smaller proc table | kstailey |
1997-01-07 | some strlen(constant) -> sizeof(ditto) - 1, plus make ftp://host/path work | Niklas Hallqvist |
1997-01-07 | Return exit status != 0 if any transfers fail in the commandline | Niklas Hallqvist |
1997-01-07 | Add missing files from last commit (the one of 12-Dec- 1996) that prevented | imp |
1997-01-07 | Document the exit values | Niklas Hallqvist |
1997-01-07 | Return a sane return value so the bsd.port.mk conditions work | Niklas Hallqvist |
1997-01-07 | DOH! Fixing big endian broke little.. | Niklas Hallqvist |
1997-01-07 | don't use LDADD+=-ltermlib on the mips - because it causes problems | Thomas Graichen |
1997-01-07 | add elf2aout to the mips machines - i would like to keep both of them | Thomas Graichen |
1997-01-07 | getpagesize(2) -> getpagesize(3) | kstailey |
1997-01-07 | Fix for final ptdi panic on i386 | Thorsten Lockert |
1997-01-06 | Allow device names to be four characters (eg mcd0 or acd0). -moj | Mats O Jansson |
1997-01-06 | add -r switch for onlcr translation | Michael Shalayeff |
1997-01-06 | Fix these for big endian systems | Niklas Hallqvist |
1997-01-05 | OpenBSD tags | Thorsten Lockert |
1997-01-05 | malloc(3) paper by phk; from FreeBSD | Thorsten Lockert |
1997-01-05 | Integrate latest malloc(3) from FreeBSD | Thorsten Lockert |
1997-01-05 | typo, kleink@layla.inka.de | Theo de Raadt |