Age | Commit message (Expand) | Author |
1996-06-16 | tparm() takes the args in the opposite order from tgoto() when using | Thorsten Lockert |
1996-06-16 | Don't allow overwrites as a means to moving to the right; updates sometimes | Thorsten Lockert |
1996-06-14 | if no executable formats are defined for the architecture, it should | Theo de Raadt |
1996-06-12 | add /sbin/scsi from FreeBSD -- a good start! | Theo de Raadt |
1996-06-10 | merge to latest libpcap | Theo de Raadt |
1996-06-10 | iruserok() can finally safely use a u_int32_t for the ip addr | Theo de Raadt |
1996-06-10 | Use setne instead of setnel, new versions of gas balk at the bad mnemonic. | Theo de Raadt |
1996-06-10 | includes target | Theo de Raadt |
1996-06-10 | exit nicely, error out nicely | Theo de Raadt |
1996-06-10 | make 64 bit clean | Theo de Raadt |
1996-06-10 | fix %V | Theo de Raadt |
1996-06-07 | MACH_ goes away, use cpu.h | Theo de Raadt |
1996-06-06 | system() $EDITOR safely | Theo de Raadt |
1996-06-03 | Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$ | Niklas Hallqvist |
1996-06-02 | Some format strings were not handled entirely right, fixed. | Thorsten Lockert |
1996-06-02 | Fix minor problem in translation of termcap capabilities into terminfo | Thorsten Lockert |
1996-06-02 | Build libform, libmenu and libpanel | Thorsten Lockert |
1996-06-02 | Remove garbage from import | Thorsten Lockert |
1996-06-02 | SYSV-style form library; from ncurses | Thorsten Lockert |
1996-06-02 | SYSV-style menu library; from ncurses | Thorsten Lockert |
1996-06-02 | SYSV-style panels library; from ncurses | Thorsten Lockert |
1996-06-02 | setupterm() should return 1 for success, not OK | Thorsten Lockert |
1996-06-02 | Add file that got accidentally removed with curses upgrade; also bump | Thorsten Lockert |
1996-06-02 | Install ncurses as -lcurses and <curses.h> | Thorsten Lockert |
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 |
1996-05-30 | Fixes for ecoff updates | Per Fogelstrom |
1996-05-30 | add md5crypt() | Theo de Raadt |
1996-05-29 | enable ELF/a.out/ECOFF in machine/exec.h | Theo de Raadt |
1996-05-28 | All platforms get elf_nlist(). Hidden __elf_is_okay__() function is | etheisen |
1996-05-27 | whoops | Theo de Raadt |
1996-05-27 | amiga uses new libkvm | Theo de Raadt |
1996-05-26 | signal mask repair, netbsd pr#2442 | Theo de Raadt |
1996-05-26 | sync 0521 | Theo de Raadt |
1996-05-25 | Minor cleanup | Per Fogelstrom |
1996-05-24 | sync to ecoff changes | Theo de Raadt |
1996-05-24 | darn good reason not use a primarily big-endian cpu in little-endian mode: | Theo de Raadt |
1996-05-22 | sync to ragge | Theo de Raadt |
1996-05-22 | need string.h | Theo de Raadt |
1996-05-22 | sync to mark | Theo de Raadt |
1996-05-22 | svr4-style gencat | Theo de Raadt |
1996-05-22 | libutil | Theo de Raadt |
1996-05-22 | machine/asm.h is sufficient | Theo de Raadt |
1996-05-22 | repair return values, more checking | Theo de Raadt |
1996-05-19 | Changes for mips. | Per Fogelstrom |
1996-05-19 | New version of crt0 scrt0 gcrt0 to support ELF shared libs. | Per Fogelstrom |
1996-05-18 | poll() as a system call | Theo de Raadt |
1996-05-17 | Addition of elf support. | Per Fogelstrom |
1996-05-16 | Changes to support elf shared librarys | Per Fogelstrom |