Age | Commit message (Expand) | Author |
1996-06-20 | GNU bc 1.05a | Theo de Raadt |
1996-06-20 | bc is a wrapper that runs gnubc on a pipe. bc is non-interactive gnubc, basic... | Theo de Raadt |
1996-06-20 | GPL requires us to show copyright message if run interactive | Theo de Raadt |
1996-06-17 | 68060 support == 68040 support | Theo de Raadt |
1996-06-17 | from netbsd; md_parse_arg: `-K' implies `-k' | Theo de Raadt |
1996-06-17 | from netbsd; Change the segment mov constraint to WordReg|WordMem, to | Theo de Raadt |
1996-06-17 | align bss on machdep boundary in case something else failed to | Theo de Raadt |
1996-06-17 | netbsd pr#2415; jbernard@tater.Mines.EDU; document LD_LIBRARY_PATH and LD_NOS... | Theo de Raadt |
1996-06-17 | from netbsd | Theo de Raadt |
1996-06-12 | s/__OpenBSD__/BSD/ | Theo de Raadt |
1996-06-10 | Bring Cygnus versions into the trunk, keeping our local patches | Niklas Hallqvist |
1996-06-09 | Resolve conflicts with 0609 Cygnus import | Niklas Hallqvist |
1996-06-09 | Import of binutils, gas, ld & gprof from Cygnus 960609 tree | Niklas Hallqvist |
1996-06-09 | Import of binutils, gas, ld & gprof from Cygnus 960609 tree | Niklas Hallqvist |
1996-06-08 | more careful umask handling, but does it fix the bug i have seen? | Theo de Raadt |
1996-06-07 | Resolved conflicts with latest Cygnus import and our local changes | Niklas Hallqvist |
1996-06-07 | (Correct) Import of Cygnus binutils snapshot taken 960607 | Niklas Hallqvist |
1996-06-03 | Make this compile with both BSD curses and ncurses | Thorsten Lockert |
1996-06-03 | do not build special files for clean, cleandir, or obj | Theo de Raadt |
1996-06-02 | Update for modern curses implementation | Thorsten Lockert |
1996-06-02 | Correct library dependencies | Thorsten Lockert |
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 |
1996-05-30 | delay removing of Makefiles until AFTER they're used for the last time | Niklas Hallqvist |
1996-05-30 | Clean some more | Niklas Hallqvist |
1996-05-30 | who wrote this code? nonblocking pipe, select, and then not deal with a | Theo de Raadt |
1996-05-24 | server must parseopts() after getting Root | Theo de Raadt |
1996-05-23 | parseopts() may be called with CVSROOT still in client form | Theo de Raadt |
1996-05-22 | A possible make recursion case blown away | Niklas Hallqvist |
1996-05-20 | Checking out in dirs having the repository as its prefix was sometimes | Niklas Hallqvist |
1996-05-19 | The former build assumed either no separate objdirs, or objdir links to a | Niklas Hallqvist |
1996-05-15 | Additions for Mips ELF shlib support | Per Fogelstrom |
1996-05-13 | Don't do PREREQ's when making obj. | Niklas Hallqvist |
1996-05-12 | new extension: the $CVSROOT/CVSROOT/options file (if it exists) supports: | Theo de Raadt |
1996-05-12 | fix usage string. | Michael Shalayeff |
1996-05-10 | Z not L | Theo de Raadt |
1996-05-07 | rcs used gets(); netbsd pr#2287; from beal@umiacs.UMD.EDU, cleaned up by me | Theo de Raadt |
1996-05-07 | change -L option name to -Z, note that in | Michael Shalayeff |
1996-05-07 | fix comments s/$Id$/Id/, and usage string. | Michael Shalayeff |
1996-05-06 | cvsinit.8 no longer exist | Thorsten Lockert |
1996-05-06 | Integrate local changes to CVS; remove files no longer part of the CVS | Thorsten Lockert |
1996-05-06 | Files missed by previous import | Thorsten Lockert |
1996-05-06 | New CVS release from Cyclic Software | Thorsten Lockert |
1996-05-06 | gdb -k did not call kvm_open() with correct pathname; netbsd pr#2375; from mh... | Theo de Raadt |
1996-05-05 | report signal type before dying; from ian@cygnus.com forwarded by niklas | Theo de Raadt |
1996-05-04 | i386 requires -fno-strength-reduce because -O2 generates incorrect code | Theo de Raadt |
1996-05-04 | Actually declare and initialize nowtime... Oops. | Thorsten Lockert |
1996-05-04 | Actually declare and initialize nowtime... Oops. | Thorsten Lockert |
1996-05-04 | Set Start from nowtime, not now->time, which may not be set | Thorsten Lockert |
1996-05-04 | Don't use the result of "diff" if just sending the new file would be shorter | Thorsten Lockert |