summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-06-05My ethernet is on EISA busThorsten Lockert
1996-06-04Cleanup for -Wall & -Wstrict-prototypesNiklas Hallqvist
1996-06-04Feed -g to $CC when compiling CRASH's kernelNiklas Hallqvist
1996-06-04Cleanup for -Wall & -Wstrict-prototypes. clockcia is a pointer, not a structNiklas Hallqvist
1996-06-04$OpenBSD$ militiaNiklas Hallqvist
1996-06-04Cleanup for -Wall -Wstrict-prototypesNiklas Hallqvist
1996-06-04Oops, screwed up the $OpenBSD$ IDsNiklas Hallqvist
1996-06-04add package tools from FreeBSDNiklas Hallqvist
1996-06-04pcvtTheo de Raadt
1996-06-04use strcmp()Theo de Raadt
1996-06-03Use our ftp & patchNiklas Hallqvist
1996-06-03Install the bsd.port*mk files tooNiklas Hallqvist
1996-06-03Initial import of "ports" mk-files from FreeBSD, probably needs workNiklas Hallqvist
1996-06-03Forgot to handle the md?.h include files in hereNiklas Hallqvist
1996-06-03Add md[245].h include files for use with the md support in libc, from FreeBSDNiklas Hallqvist
1996-06-03Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$Niklas Hallqvist
1996-06-03Added md5 utility needed by the "ports" system. From FreeBSDNiklas Hallqvist
1996-06-03Make this compile with both BSD curses and ncursesThorsten Lockert
1996-06-03do not rely on constant folding equivelanceTheo de Raadt
1996-06-03handle ftp://host/pathTheo de Raadt
1996-06-03correct anonftp passwdTheo de Raadt
1996-06-03add support for automatic anonftp fetches of host:pathTheo de Raadt
add support for -p portnum might need todo: -N for silence, better exit status for failures
1996-06-03spim spamTheo de Raadt
1996-06-03$path cleaned up.fn
1996-06-03openbsd, not netbsdTheo de Raadt
1996-06-03+ mvme68k mvme88k picaTheo de Raadt
1996-06-03do not build special files for clean, cleandir, or objTheo de Raadt
1996-06-03missed from last commit.Michael Shalayeff
1996-06-03put all this stuff in /usr/sbin.Michael Shalayeff
include fed, it's now working w/ new curses.
1996-06-03reverse last change.Michael Shalayeff
1996-06-03add missed ${DESTDIR}Michael Shalayeff
1996-06-03apinstall is now installed by bsd.lkm.mkMichael Shalayeff
1996-06-03always instal ${POSTINSTALL} program, if there is one.Michael Shalayeff
1996-06-03add /usr/local/man/cat4/i386, neded by pcvt.Michael Shalayeff
1996-06-03fix remote install.Michael Shalayeff
1996-06-03'make install' works nowMichael Shalayeff
1996-06-02Some format strings were not handled entirely right, fixed.Thorsten Lockert
Remove unused argument to internal _tparm
1996-06-02undo last changes: boot from BSD partiotion in any case.Michael Shalayeff
1996-06-02Fix minor problem in translation of termcap capabilities into terminfoThorsten Lockert
1996-06-02../lib/libmenu not ../libmenuTheo de Raadt
1996-06-02Include in some more directoriesThorsten Lockert
1996-06-02Build libform, libmenu and libpanelThorsten Lockert
1996-06-02Remove garbage from importThorsten Lockert
1996-06-02SYSV-style form library; from ncursesThorsten Lockert
1996-06-02SYSV-style menu library; from ncursesThorsten Lockert
1996-06-02SYSV-style panels library; from ncursesThorsten Lockert
1996-06-02Minor cleanupThorsten Lockert
1996-06-02Install a multicast route by defaultThorsten Lockert
1996-06-02KVM database is named kvm_bsd.db, not kvm_netbsd.dbThorsten Lockert
1996-06-02We have a modern curses implementation now; enable its useThorsten Lockert