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