Age | Commit message (Expand) | Author |
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 |
1996-07-27 | proto ppp_restart | Theo de Raadt |
1996-07-27 | handle RB_CONFIG | Theo de Raadt |
1996-07-27 | handle RB_CONFIG | Theo de Raadt |
1996-07-27 | BOOT_CONFIG for all arch, not just i386 | Theo de Raadt |
1996-07-27 | support -c option | Theo de Raadt |
1996-07-27 | subr_userconf.c only for BOOT_CONFIG option | Theo de Raadt |
1996-07-27 | jtk; One more fix as pointed out by enami tsugutomo <enami@ba2.so-net.or.jp>: | Theo de Raadt |
1996-07-27 | mhitch; Don't flush the 53C94 fifo when starting dma_in. The fifo data is | Theo de Raadt |
1996-07-27 | fvdl; Don't mistake a non-async block that needs to be commited for an | Theo de Raadt |
1996-07-27 | fvdl; We're only handling uio with iovcnt == 1, so don't ever attempt to | Theo de Raadt |
1996-07-27 | use mtime for v3 setattr | Theo de Raadt |
1996-07-27 | various fixes | Theo de Raadt |
1996-07-27 | sec can be a long | Theo de Raadt |
1996-07-27 | pad for machines that do not pad structs out | Theo de Raadt |
1996-07-27 | cy* | Theo de Raadt |
1996-07-27 | split cy driver up | Theo de Raadt |
1996-07-26 | export non-constipated sys_errlist[] to userland | Theo de Raadt |
1996-07-25 | Kernel changes for ppp2.3a4. | joshd |
1996-07-25 | SS_CONNECTOUT indicates socket was connect()ed at this end, accept()ed at oth... | Theo de Raadt |
1996-07-25 | Let's fix this more or less `correctly', rather then making it worse. | Jason Downs |
1996-07-24 | for sun-modified maxtor XT-8760S drives; from ivanenko@ctpa03.mit.edu | Theo de Raadt |
1996-07-24 | printf style functions now are int, explicitly return 0 | Niklas Hallqvist |
1996-07-24 | ep* | Theo de Raadt |
1996-07-23 | make printf/addlog return 0, for compat to userland | Theo de Raadt |