summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
1996-07-27fvdl; We're only handling uio with iovcnt == 1, so don't ever attempt toTheo de Raadt
1996-07-27use mtime for v3 setattrTheo de Raadt
1996-07-27various fixesTheo de Raadt
1996-07-27sec can be a longTheo de Raadt
1996-07-27pad for machines that do not pad structs outTheo de Raadt
1996-07-27cy*Theo de Raadt
1996-07-27split cy driver upTheo de Raadt
1996-07-26export non-constipated sys_errlist[] to userlandTheo de Raadt
1996-07-25Kernel changes for ppp2.3a4.joshd
1996-07-25SS_CONNECTOUT indicates socket was connect()ed at this end, accept()ed at oth...Theo de Raadt
1996-07-25Let's fix this more or less `correctly', rather then making it worse.Jason Downs
1996-07-24for sun-modified maxtor XT-8760S drives; from ivanenko@ctpa03.mit.eduTheo de Raadt
1996-07-24printf style functions now are int, explicitly return 0Niklas Hallqvist
1996-07-24ep*Theo de Raadt
1996-07-23make printf/addlog return 0, for compat to userlandTheo de Raadt