summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-08-02Add $OpenBSD$Niklas Hallqvist
1996-08-02Make emulations use our native poll(2)Niklas Hallqvist
1996-08-02Document EINVAL errno valueThorsten Lockert
1996-08-02Return EINVAL for invalid mode flags to access(2)Thorsten Lockert
1996-08-02Allow viewing of net.inet.ip.sourceroute in secure modeThorsten Lockert
1996-08-02malloc(3) implementation from FreeBSD; uses mmap(2) to get memoryThorsten Lockert
1996-08-02Document the fact that we are compliant with 1003.2-1992, with someThorsten Lockert
1996-08-02Exit with status >0 if any error occured; from FreeBSDThorsten Lockert
1996-08-02flush RTF_STATIC & RTF_LLINFO routes too; from rees@umich.eduTheo de Raadt
1996-08-02grr, of course cy.c needs needs-flag for conf.cTheo de Raadt
1996-08-02zap getopt() case of -?, come on, it is the default!Theo de Raadt
1996-08-02more robust deliting, and handle negative timestamps; from freebsdTheo de Raadt
1996-08-02vmin/vtime may print 255 (_POSIX_VDISABLE)Theo de Raadt
1996-08-02ioctl ip->fd, not 0, dohTheo de Raadt
1996-08-02search table 2Theo de Raadt
1996-08-02let vmin/vtime be set to 255Theo de Raadt
1996-08-02not a terminal; from freebsdTheo de Raadt
1996-08-02extra utmp.h goes away; tom@haven.uniserve.com in freebsdTheo de Raadt
1996-08-02ptr check in skipdirs(), by joerg from freebsdTheo de Raadt
1996-08-02add -p option to show current values; this information is available fromTheo de Raadt
1996-08-02use strtoul and check errors; from freebsdTheo de Raadt
1996-08-02DOH! transmit got broken in the last commit.Niklas Hallqvist
1996-08-02pretty whileTheo de Raadt
1996-08-02proper column management for superblock backups; from freebsd, joerg/satoshiTheo de Raadt
1996-08-02kill extra DUMP: messageTheo de Raadt
1996-08-02mostly harmless buffer overflowTheo de Raadt
1996-08-02local_domain/topdomain unneededTheo de Raadt
1996-08-02merge freebsd setlogin/setsid changesTheo de Raadt
1996-08-02indentTheo de Raadt
1996-08-02after rpc bind, getpeername() to update sin_portTheo de Raadt
1996-08-02password user@, not user@hostnameTheo de Raadt
1996-08-02fix:chuck
1996-08-02document -d flagTodd C. Miller
1996-08-02Get padding output correctThorsten Lockert
1996-08-02Fix 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-01If we document that people should use these files, let's not put stupid stuffJason Downs
1996-08-01checkmateTheo de Raadt
1996-08-01doc where driver comes fromTheo de Raadt
1996-08-01xconsole was broken after last patch (UCONSOLE zap).Michael Shalayeff
1996-08-01Comment my recent changeNiklas Hallqvist
1996-08-01Support BSDSRCDIR setupsNiklas Hallqvist
1996-08-01Alpha support based on Chris Demetriou's <cgd@cs.cmu.edu> workNiklas Hallqvist
1996-08-01Add OpenBSD/alpha supportNiklas Hallqvist
1996-08-01Implemented _POSIX_SAVED_IDS behaviour according to 1003.1-1990, withThorsten Lockert
1996-08-01Resolve import conflictsNiklas Hallqvist
1996-08-01Merge of NetBSD 0722Niklas Hallqvist
1996-08-01whoops, goofed on the last one, this should be correct.michaels
1996-08-01Modified cmp to, when given arg -s, really be silent. (reported bymichaels
1996-07-31UCONSOLE hole goes awayTheo de Raadt