summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-02-09kerberos differentiationTheo de Raadt
1997-02-09pc3? no, let us make this sunTheo de Raadt
1997-02-09support kerberos differentiationTheo de Raadt
1997-02-09do not need -lzTheo de Raadt
1997-02-09libcrypt went away a while backTheo de Raadt
1997-02-09use library err/warnMichael Shalayeff
1997-02-09add ${LIBZ}Michael Shalayeff
1997-02-09shadowed variable caused si_addr to be incorrectTheo de Raadt
1997-02-09CC=${HOSTCC} for these; tv@slack.iag.net, PR#86Theo de Raadt
1997-02-09CC=${HOSTCC} for these; tv@slack.iag.net, PR#89Theo de Raadt
1997-02-09Add another routine in ypdb (ypdb_open_suf) that doesn't add the suffix toMats O Jansson
the database name. The suffix is added in the call to mkstemp. Now ypdb and mkstemp can coexist and do what we excpect. All code from 1.12 has been reintegrated now.
1997-02-09need ecoff kernel in snap tooTheo de Raadt
1997-02-09Fix casts to off_t, problem noted and fixed by Theo.Todd C. Miller
1997-02-09Use the instruction pointer from the trapframe many places CR2 does notThorsten Lockert
hold valid data.
1997-02-09do not print extra \nTheo de Raadt
1997-02-09Get block size from disklabel.Todd C. Miller
Adds support for setting fs_id for when when we have that in struct fs.
1997-02-09save 6% diskspace by moving to tabsTheo de Raadt
1997-02-08excessTheo de Raadt
1997-02-08Provide more information on FP exceptionsThorsten Lockert
1997-02-08Give correct signal information on integer overflowThorsten Lockert
1997-02-08BIOS does not report >64M memoryThorsten Lockert
1997-02-08Add definitions for the exception bits in the status wordThorsten Lockert
1997-02-08Use much of the backed out code from 1.12. But remove use of mkstemp. -mojMats O Jansson
1997-02-08more names.Michael Shalayeff
1997-02-08add _kernel_textTheo de Raadt
1997-02-08inline to avoid warningTheo de Raadt
1997-02-08need arc4random protoTheo de Raadt
1997-02-08cvs.openbsd.org now has 17GB of disk...Theo de Raadt
1997-02-07These changes are not complete, This does not deal with cores correctly yet.Dale S. Rahn
This checkin is an attempt to make the powerpc port have a clean build.
1997-02-07GDB 6.3 (excluding .info files)Dale S. Rahn
1997-02-07fixed order of tests in printnat() so that it catches tcp/udp firstkstailey
1997-02-07one more tcpudp->tcp/udpkstailey
1997-02-07make output look like input (and like docs)kstailey
1997-02-07fix tagskstailey
1997-02-07make protocol string be tcp/udp not tcpudp since this is how it is documented.kstailey
1997-02-07Know how to build gdb for powerpc, it doesn't work yet, but this causesDale S. Rahn
binutils to fail to configure the first time round.
1997-02-07I wrote these public domain versions. They are faster due to two optimizationsTheo de Raadt
1997-02-07no, this does not work yet eitherTheo de Raadt
1997-02-07s/DEBUG/DEBUG_ZLIB/gMichael Shalayeff
1997-02-07quote [AC]FLAGS and others...Michael Shalayeff
1997-02-07pre-pad with random alphabetic letters instead of digit 0Theo de Raadt
1997-02-07i hate tabs and spacesMichael Shalayeff
1997-02-07add missed variablesMichael Shalayeff
1997-02-07typo, msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-02-07back out mktemp fix; for some reason i cannot understand it causes big problemsTheo de Raadt
1997-02-07define kernel_text, just like other ports.Michael Shalayeff
1997-02-07i hate militarists, pacifists either.Michael Shalayeff
1997-02-07Set up intrframe correctly for FPU exceptions againThorsten Lockert
1997-02-07Untested changes SUCKTheo de Raadt
1997-02-07machdep_start, not muchdep_execMichael Shalayeff