Age | Commit message (Expand) | Author |
1996-08-02 | Add $OpenBSD$ | Niklas Hallqvist |
1996-08-02 | Make emulations use our native poll(2) | Niklas Hallqvist |
1996-08-02 | Document EINVAL errno value | Thorsten Lockert |
1996-08-02 | Return EINVAL for invalid mode flags to access(2) | Thorsten Lockert |
1996-08-02 | Allow viewing of net.inet.ip.sourceroute in secure mode | Thorsten Lockert |
1996-08-02 | malloc(3) implementation from FreeBSD; uses mmap(2) to get memory | Thorsten Lockert |
1996-08-02 | Document the fact that we are compliant with 1003.2-1992, with some | Thorsten Lockert |
1996-08-02 | Exit with status >0 if any error occured; from FreeBSD | Thorsten Lockert |
1996-08-02 | flush RTF_STATIC & RTF_LLINFO routes too; from rees@umich.edu | Theo de Raadt |
1996-08-02 | grr, of course cy.c needs needs-flag for conf.c | Theo de Raadt |
1996-08-02 | zap getopt() case of -?, come on, it is the default! | Theo de Raadt |
1996-08-02 | more robust deliting, and handle negative timestamps; from freebsd | Theo de Raadt |
1996-08-02 | vmin/vtime may print 255 (_POSIX_VDISABLE) | Theo de Raadt |
1996-08-02 | ioctl ip->fd, not 0, doh | Theo de Raadt |
1996-08-02 | search table 2 | Theo de Raadt |
1996-08-02 | let vmin/vtime be set to 255 | Theo de Raadt |
1996-08-02 | not a terminal; from freebsd | Theo de Raadt |
1996-08-02 | extra utmp.h goes away; tom@haven.uniserve.com in freebsd | Theo de Raadt |
1996-08-02 | ptr check in skipdirs(), by joerg from freebsd | Theo de Raadt |
1996-08-02 | add -p option to show current values; this information is available from | Theo de Raadt |
1996-08-02 | use strtoul and check errors; from freebsd | Theo de Raadt |
1996-08-02 | DOH! transmit got broken in the last commit. | Niklas Hallqvist |
1996-08-02 | pretty while | Theo de Raadt |
1996-08-02 | proper column management for superblock backups; from freebsd, joerg/satoshi | Theo de Raadt |
1996-08-02 | kill extra DUMP: message | Theo de Raadt |
1996-08-02 | mostly harmless buffer overflow | Theo de Raadt |
1996-08-02 | local_domain/topdomain unneeded | Theo de Raadt |
1996-08-02 | merge freebsd setlogin/setsid changes | Theo de Raadt |
1996-08-02 | indent | Theo de Raadt |
1996-08-02 | after rpc bind, getpeername() to update sin_port | Theo de Raadt |
1996-08-02 | password user@, not user@hostname | Theo de Raadt |
1996-08-02 | fix: | chuck |
1996-08-02 | document -d flag | Todd C. Miller |
1996-08-02 | Get padding output correct | Thorsten Lockert |
1996-08-02 | Fix long-standing swap-leak. Add OpenBSD tags. Optimize thread_wakeup. | Niklas Hallqvist |
1996-08-01 | [Ctrl]+8 emits 9 on a kernel with PCVT; netbsd pr#2666; tacha@tera.fukui-med... | Theo de Raadt |
1996-08-01 | If we document that people should use these files, let's not put stupid stuff | Jason Downs |
1996-08-01 | checkmate | Theo de Raadt |
1996-08-01 | doc where driver comes from | Theo de Raadt |
1996-08-01 | xconsole was broken after last patch (UCONSOLE zap). | Michael Shalayeff |
1996-08-01 | Comment my recent change | Niklas Hallqvist |
1996-08-01 | Support BSDSRCDIR setups | Niklas Hallqvist |
1996-08-01 | Alpha support based on Chris Demetriou's <cgd@cs.cmu.edu> work | Niklas Hallqvist |
1996-08-01 | Add OpenBSD/alpha support | Niklas Hallqvist |
1996-08-01 | Implemented _POSIX_SAVED_IDS behaviour according to 1003.1-1990, with | Thorsten Lockert |
1996-08-01 | Resolve import conflicts | Niklas Hallqvist |
1996-08-01 | Merge of NetBSD 0722 | Niklas Hallqvist |
1996-08-01 | whoops, goofed on the last one, this should be correct. | michaels |
1996-08-01 | Modified cmp to, when given arg -s, really be silent. (reported by | michaels |
1996-07-31 | UCONSOLE hole goes away | Theo de Raadt |