summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-05-31Do not install links to libtermlib* on installThorsten Lockert
1996-05-31Terminfo emulation library; currently understands only about reading fromThorsten Lockert
termcap database using cgetent(3)
1996-05-30delay removing of Makefiles until AFTER they're used for the last timeNiklas Hallqvist
1996-05-30A lost $OpenBSD$ updateNiklas Hallqvist
1996-05-30Added $OpenBSD$ tagsNiklas Hallqvist
1996-05-30Clean some moreNiklas Hallqvist
1996-05-30checkin of files sup have missed earlier, this dir is now at 0529Niklas Hallqvist
1996-05-30Prepare for exec_elf.c changesPer Fogelstrom
1996-05-30Fixes for ecoff updatesPer Fogelstrom
1996-05-30Fixes for ecoff updatesPer Fogelstrom
1996-05-30A few small changes.Per Fogelstrom
1996-05-30Fixed bufsiz setup bug.Per Fogelstrom
1996-05-30syncTheo de Raadt
1996-05-30$OpenBSD$ tag and few spelling errorsTheo de Raadt
1996-05-30use kbd command on /etc/kbdtype if applicableTheo de Raadt
1996-05-30clean & syncTheo de Raadt
1996-05-30updateTheo de Raadt
1996-05-30minimize install kernelTheo de Raadt
1996-05-30the babyTheo de Raadt
1996-05-30kernel that has everything possibleTheo de Raadt
1996-05-30= -> ==Theo de Raadt
1996-05-30revoke privs before opening kvm if user has specified mem/kernel pathsTheo de Raadt
1996-05-30optimize something like "finger @@@@@@@@@@@@@cvs@@@@@@cvs@@@@@@cvs' to hitTheo de Raadt
fewer hosts. Basically, chew @ signs when possible.
1996-05-30who wrote this code? nonblocking pipe, select, and then not deal with aTheo de Raadt
read of zero? spin city. i think this deals properly with dead sockets.
1996-05-30add md5crypt()Theo de Raadt
1996-05-30force gethostby{name,addr} to use bind (really ugly & trivial hack)Theo de Raadt
1996-05-30do not use yp_prot.hTheo de Raadt
1996-05-29$OpenBSD$ additionsNiklas Hallqvist
1996-05-29We need this a little more...Per Fogelstrom
1996-05-29mlink ppp(8) to pppd(8)Theo de Raadt
1996-05-29Add $OpenBSD$ IDsNiklas Hallqvist
1996-05-29update for new generic bootchuck
1996-05-29new generic bootchuck
1996-05-29add stuff for generic bootchuck
1996-05-29bump versionchuck
1996-05-29new calling format to support generic bootchuck
1996-05-29new arg passingchuck
1996-05-29new "go"chuck
1996-05-29From NetBSD: 3 more constants for 68060 access error trap stack frames.Niklas Hallqvist
1996-05-29From Netbsd: Fix "might be used uninitialized" warnings.Niklas Hallqvist
1996-05-29Merge of 960526 NetBSDNiklas Hallqvist
1996-05-29show "OPTi not found" message in debug mode only.Michael Shalayeff
1996-05-29syncTheo de Raadt
1996-05-29enable ELF/a.out/ECOFF in machine/exec.hTheo de Raadt
1996-05-29enable ELF/a.out/ECOFF in machine/exec.hTheo de Raadt
1996-05-29syncTheo de Raadt
1996-05-28new version of bootst (from sun3 tapeboot)chuck
1996-05-28old versionchuck
1996-05-28new version of bootst (from sun3 tapeboot)chuck
1996-05-28All platforms get elf_nlist(). Hidden __elf_is_okay__() function isetheisen
now present for ELF platforms. This function is not ABI compliant and it's use should be restricted. exec_sup.h now determines the target OMF for various platforms.