Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-06-02 | Correct attach output | Thorsten Lockert | |
1996-06-02 | Recurse into a few more select directories on "make includes" | Thorsten Lockert | |
1996-06-02 | kerberosIV now understand "includes" target too | Thorsten Lockert | |
1996-06-02 | Use "includes" target to install include files | Thorsten Lockert | |
1996-06-02 | Install ncurses as -lcurses and <curses.h> | Thorsten Lockert | |
Install BSD curses library as -locurses and <ocurses.h> | |||
1996-06-02 | Add LIBOLDCURSES | Thorsten Lockert | |
Add LIBTERMLIB | |||
1996-06-02 | Correct library dependencies | Thorsten Lockert | |
1996-06-02 | Always use -ltermlib when linking with -lcurses | Thorsten Lockert | |
Be consistent in use of LIBTERMCAP and LIBTERMLIB when depending | |||
1996-06-02 | Always use -ltermlib when linking with -lcurses | Thorsten Lockert | |
Be comsistent in use of LIBTERMCAP and LIBTERMLIB when depending | |||
1996-06-02 | Always use -ltermlib when linking with -lcurses | Thorsten Lockert | |
Depend on LIBTERMCAP and LIBTERMLIB as appropriate | |||
1996-06-02 | Correct file names in README | Thorsten Lockert | |
Remove outdated file Comment out local domain configuration so we don't get warnings from various programs using the Kerberos code when the user has not configured his system | |||
1996-06-02 | Don't install krb.equiv; it is no longer used | Thorsten Lockert | |
1996-06-02 | Remove outdated prototype | Thorsten Lockert | |
1996-06-02 | Add sample configuration; incidentally the configuration used on my system | Thorsten Lockert | |
1996-06-02 | sendmail 8.9.1 | Thorsten Lockert | |
1996-06-02 | COnfiguration file for kernel on my machine | Thorsten Lockert | |
1996-06-02 | Ignore another compile directory | Thorsten Lockert | |
1996-06-02 | Don't install test aperture program | Thorsten Lockert | |
Install aperture postinstall script for use with modload | |||
1996-06-02 | Build aperture driver if on i386 | Thorsten Lockert | |
1996-06-02 | Protect against the user overrunning and internal buffer | Thorsten Lockert | |
1996-06-01 | prompt with : instead of :- | Theo de Raadt | |
1996-06-01 | splbio over scsi_done; isdma_copyfrombuf() inside this block is not a real | Theo de Raadt | |
performance issue VOLATILE_XS() means it is probably very small. | |||
1996-06-01 | do not access sc_link before set | Theo de Raadt | |
1996-06-01 | fix `swap generic' , add IPFILTER, add a useful le0 | Theo de Raadt | |
1996-06-01 | first attempt at `swap generic' and `boot -a' support. it is a bit ugly, | Theo de Raadt | |
but it works. | |||
1996-06-01 | all ports have dk_establish() | Theo de Raadt | |
1996-06-01 | all ports have dk_establish() | Theo de Raadt | |
1996-06-01 | all ports have dk_establish | Theo de Raadt | |
1996-06-01 | i386 needs dk_establish() | Theo de Raadt | |
1996-06-01 | allow client-only kernel to be compiled. | Michael Shalayeff | |
1996-05-31 | Only one kernel from now. | Michael Shalayeff | |
1996-05-31 | Only one kernel from now. | Michael Shalayeff | |
1996-05-31 | Fix last commit (kc was w/ kc-common CVS/*) | Michael Shalayeff | |
1996-05-31 | Assume the fact of a single INST kernel. | Michael Shalayeff | |
Use 1.44M 3" diskette image (no space left on 1.2M 5"). | |||
1996-05-31 | on second thought, trash -Z option. LOCALID now comes from $RCSLOCALID | Theo de Raadt | |
1996-05-31 | retain -Z options to rcs commands even though they do not work (rcs | Theo de Raadt | |
commands spawn children which do not inherit the -Z option...) but also look in the RCSLOCALID environment variable. cvs sets this to "OpenBSD", as read from the options file. | |||
1996-05-31 | fixes by hannken and deraadt | Theo de Raadt | |
1996-05-31 | Added prototypes | Niklas Hallqvist | |
1996-05-31 | -Wall and -Wstrict-prototypes cleanup | Niklas Hallqvist | |
1996-05-31 | a cvs test | Theo de Raadt | |
1996-05-31 | -Wno-uninitialized is a good idea when doing -Wall -Werror | Niklas Hallqvist | |
1996-05-31 | Build new terminfo emulation library | Thorsten Lockert | |
1996-05-31 | Do not install links to libtermlib* on install | Thorsten Lockert | |
1996-05-31 | Terminfo emulation library; currently understands only about reading from | Thorsten Lockert | |
termcap database using cgetent(3) | |||
1996-05-30 | delay removing of Makefiles until AFTER they're used for the last time | Niklas Hallqvist | |
1996-05-30 | A lost $OpenBSD$ update | Niklas Hallqvist | |
1996-05-30 | Added $OpenBSD$ tags | Niklas Hallqvist | |
1996-05-30 | Clean some more | Niklas Hallqvist | |
1996-05-30 | checkin of files sup have missed earlier, this dir is now at 0529 | Niklas Hallqvist | |
1996-05-30 | Prepare for exec_elf.c changes | Per Fogelstrom | |