summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-08-03two bugs pointed out by thorpeTheo de Raadt
1996-08-03Bring in last change from dev/isa/if_ed.cNiklas Hallqvist
1996-08-03Uncomment AIX 2 magic.Jason Downs
1996-08-03We have strerror(3) availableNiklas Hallqvist
1996-08-02Router Discovery daemon; from Sun via FreeBSDThorsten Lockert
1996-08-02ICMP Router Discovery definitions; from FreeBSDThorsten Lockert
1996-08-02Add the first OpenBSD/alpha running machine: OPALNiklas Hallqvist
1996-08-02RegenNiklas Hallqvist
1996-08-02/sys_poll/s/STD/NOARGS/Niklas Hallqvist
1996-08-02Added Makefiles to build stuff from syscalls.master in some emulations.Niklas Hallqvist
Regenerated derived files from various syscalls.master files. Added $OpenBSD$.
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
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