summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-08-02Add $OpenBSD$Niklas Hallqvist
1996-08-02Make emulations use our native poll(2)Niklas Hallqvist
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-02grr, of course cy.c needs needs-flag for conf.cTheo de Raadt
1996-08-02DOH! transmit got broken in the last commit.Niklas Hallqvist
1996-08-02fix:chuck
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-01doc where driver comes fromTheo de Raadt
1996-08-01xconsole was broken after last patch (UCONSOLE zap).Michael Shalayeff
1996-08-01Implemented _POSIX_SAVED_IDS behaviour according to 1003.1-1990, withThorsten Lockert
1996-08-01Merge of NetBSD 0722Niklas Hallqvist
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-31kernel is /bsd, and we are OpenBSDNiklas Hallqvist
1996-07-31We are OpenBSD!Niklas Hallqvist
1996-07-31kill /netbsdTheo de Raadt
1996-07-31kernel is /bsdTheo de Raadt
1996-07-31Drop the ed_ring structure in favour of a byte-array and offset constants.Niklas Hallqvist
1996-07-31Do our extensions to the bus.h interface slightly differentNiklas Hallqvist
1996-07-30Oh-oh, not now again!!!Per Fogelstrom
1996-07-30Cleanup, endian and abi stuff fixies. Some stuff added for MIPS Magnum.Per Fogelstrom
1996-07-30Cleanup of endian and abi call stuff.Per Fogelstrom
1996-07-30patch for HP scanjet 4p; netbsd pr#2663; kstailey@dol-esa.govTheo de Raadt
1996-07-29Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling conventionNiklas Hallqvist
1996-07-29Remove random() prototype, as it's not needed. Besides it was wrong for the ...Niklas Hallqvist
1996-07-29Comment out all obscure networking support; XNS, in particular, is veryJason Downs
1996-07-29Bring forward alpha configuration files to 0722. Add OpenBSDNiklas Hallqvist
1996-07-29comment on ptrace & P_SUGIDTheo de Raadt
1996-07-29Fix stupid logic error in bind().Jason Downs
1996-07-29Make TCP ISS increment by random amountsThorsten Lockert
1996-07-29no cy* quite yet..Theo de Raadt
1996-07-29grrTheo de Raadt
1996-07-29cy needs-count (for now)Theo de Raadt
1996-07-29Make 600, instead of 512, the lower limit for reserved ports.Jason Downs
1996-07-29Fix a small bug and change the logic of the bind() port choosing:Jason Downs
1996-07-29From FreeBSD (with slightly different sysctl names):Jason Downs
1996-07-28sync 0722Theo de Raadt
1996-07-28pccom and com are now mutually exclusive; pccom moves to major 8, theJason Downs
1996-07-28fix vsnprintf return valTheo de Raadt
1996-07-27proto ppp_restartTheo de Raadt
1996-07-27handle RB_CONFIGTheo de Raadt
1996-07-27handle RB_CONFIGTheo de Raadt
1996-07-27BOOT_CONFIG for all arch, not just i386Theo de Raadt
1996-07-27support -c optionTheo de Raadt
1996-07-27subr_userconf.c only for BOOT_CONFIG optionTheo de Raadt
1996-07-27jtk; One more fix as pointed out by enami tsugutomo <enami@ba2.so-net.or.jp>:Theo de Raadt
1996-07-27mhitch; Don't flush the 53C94 fifo when starting dma_in. The fifo data isTheo de Raadt
1996-07-27fvdl; Don't mistake a non-async block that needs to be commited for anTheo de Raadt