summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
extensions
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
dumpfs but not readily obvious. from freebsd by peter@haywire.dialix.com
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
- fix memory sizing bug for 2MB cards. driver now works for both 512KB and 2MB ATM cards (we just got 10 2MB cards).
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; ↵Theo de Raadt
tacha@tera.fukui-med.ac.jp
1996-08-01If we document that people should use these files, let's not put stupid stuffJason Downs
in them, eh?
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
allowed extension from Appendix B, section 4.2.2.
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
marc@mit.edu, netbsd pr #2642.) Changed main() to use return() rather than exit(). (just tried checking it in, but local cvs got killed while writting log message)
1996-07-31UCONSOLE hole goes awayTheo de Raadt
1996-07-31TIOCCONS must be able to VOP_ACCESS() /dev/console to succeed; fixes DOS attackTheo de Raadt
1996-07-31ttya/tty00 can be consolesTheo de Raadt
1996-07-31at session termination, login_fbtab devs back to rootTheo de Raadt
1996-07-31rely on mtreeTheo de Raadt
1996-07-31duh, theoTheo de Raadt