Age | Commit message (Expand) | Author |
1996-08-03 | sys/dirent.h not sys/dir.h; netbsd pr#2599; jonathan@DSG.Stanford.EDU | Theo de Raadt |
1996-08-03 | follow kernel syscall API | Theo de Raadt |
1996-08-03 | two bugs pointed out by thorpe | Theo de Raadt |
1996-08-03 | Bring in last change from dev/isa/if_ed.c | Niklas Hallqvist |
1996-08-02 | ICMP Router Discovery definitions; from FreeBSD | Thorsten Lockert |
1996-08-02 | Add the first OpenBSD/alpha running machine: OPAL | Niklas Hallqvist |
1996-08-02 | Regen | Niklas Hallqvist |
1996-08-02 | /sys_poll/s/STD/NOARGS/ | Niklas Hallqvist |
1996-08-02 | Added Makefiles to build stuff from syscalls.master in some emulations. | Niklas Hallqvist |
1996-08-02 | Add $OpenBSD$ | Niklas Hallqvist |
1996-08-02 | Make emulations use our native poll(2) | Niklas Hallqvist |
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 | grr, of course cy.c needs needs-flag for conf.c | Theo de Raadt |
1996-08-02 | DOH! transmit got broken in the last commit. | Niklas Hallqvist |
1996-08-02 | fix: | chuck |
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 | doc where driver comes from | Theo de Raadt |
1996-08-01 | xconsole was broken after last patch (UCONSOLE zap). | Michael Shalayeff |
1996-08-01 | Implemented _POSIX_SAVED_IDS behaviour according to 1003.1-1990, with | Thorsten Lockert |
1996-08-01 | Merge of NetBSD 0722 | Niklas Hallqvist |
1996-07-31 | UCONSOLE hole goes away | Theo de Raadt |
1996-07-31 | TIOCCONS must be able to VOP_ACCESS() /dev/console to succeed; fixes DOS attack | Theo de Raadt |
1996-07-31 | kernel is /bsd, and we are OpenBSD | Niklas Hallqvist |
1996-07-31 | We are OpenBSD! | Niklas Hallqvist |
1996-07-31 | kill /netbsd | Theo de Raadt |
1996-07-31 | kernel is /bsd | Theo de Raadt |
1996-07-31 | Drop the ed_ring structure in favour of a byte-array and offset constants. | Niklas Hallqvist |
1996-07-31 | Do our extensions to the bus.h interface slightly different | Niklas Hallqvist |
1996-07-30 | Oh-oh, not now again!!! | Per Fogelstrom |
1996-07-30 | Cleanup, endian and abi stuff fixies. Some stuff added for MIPS Magnum. | Per Fogelstrom |
1996-07-30 | Cleanup of endian and abi call stuff. | Per Fogelstrom |
1996-07-30 | patch for HP scanjet 4p; netbsd pr#2663; kstailey@dol-esa.gov | Theo de Raadt |
1996-07-29 | Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling convention | Niklas Hallqvist |
1996-07-29 | Remove random() prototype, as it's not needed. Besides it was wrong for the ... | Niklas Hallqvist |
1996-07-29 | Comment out all obscure networking support; XNS, in particular, is very | Jason Downs |
1996-07-29 | Bring forward alpha configuration files to 0722. Add OpenBSD | Niklas Hallqvist |
1996-07-29 | comment on ptrace & P_SUGID | Theo de Raadt |
1996-07-29 | Fix stupid logic error in bind(). | Jason Downs |
1996-07-29 | Make TCP ISS increment by random amounts | Thorsten Lockert |
1996-07-29 | no cy* quite yet.. | Theo de Raadt |
1996-07-29 | grr | Theo de Raadt |
1996-07-29 | cy needs-count (for now) | Theo de Raadt |
1996-07-29 | Make 600, instead of 512, the lower limit for reserved ports. | Jason Downs |
1996-07-29 | Fix a small bug and change the logic of the bind() port choosing: | Jason Downs |
1996-07-29 | From FreeBSD (with slightly different sysctl names): | Jason Downs |
1996-07-28 | sync 0722 | Theo de Raadt |
1996-07-28 | pccom and com are now mutually exclusive; pccom moves to major 8, the | Jason Downs |
1996-07-28 | fix vsnprintf return val | Theo de Raadt |