Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-05-27 | enable ram disk | chuck | |
1996-05-27 | update | Theo de Raadt | |
1996-05-27 | sync | Theo de Raadt | |
1996-05-27 | depend:: | Theo de Raadt | |
1996-05-27 | native emul is now called "native" | Theo de Raadt | |
1996-05-27 | if_name -> if_xname | Theo de Raadt | |
1996-05-27 | silence getresult during probe | Theo de Raadt | |
1996-05-27 | /* /* */ is bad | Theo de Raadt | |
1996-05-27 | verbosity during probe is dumb | Theo de Raadt | |
1996-05-27 | one GENERIC, one INST | Theo de Raadt | |
1996-05-27 | "aha + bt" kernels work now. | Theo de Raadt | |
1996-05-26 | Missed a few files in the previous updates. | briggs | |
1996-05-26 | Add OpenBSD Id string. | briggs | |
1996-05-26 | Sync with NetBSD-current. | briggs | |
1996-05-26 | sync 0521 | Theo de Raadt | |
1996-05-26 | force NKPDE to 31 on all machines until a better fix is available | Theo de Raadt | |
1996-05-25 | NetBSD(scottr): Remove bogus reference to BSDSRCDIR here; still doesn't work, | briggs | |
though. | |||
1996-05-25 | sync | Theo de Raadt | |
1996-05-24 | When INSECURE is not defined, leave securelevel in the BSS so the kernel | dm | |
binary is harder to patch. (Basically undo last change). | |||
1996-05-23 | execve changes | Theo de Raadt | |
1996-05-23 | count pagein faults; netbsd pr#1397 | Theo de Raadt | |
1996-05-23 | quote type | Theo de Raadt | |
1996-05-23 | force securelevel to 0 | Theo de Raadt | |
1996-05-23 | sync | Theo de Raadt | |
1996-05-22 | scsi here, +/- few other things | Theo de Raadt | |
1996-05-22 | scsi attribute elsewhere | Theo de Raadt | |
1996-05-22 | compat aout loaders change | Theo de Raadt | |
1996-05-22 | the linked list argument | Theo de Raadt | |
1996-05-22 | make depend work | Theo de Raadt | |
1996-05-22 | fiddling | Theo de Raadt | |
1996-05-22 | latest locking changes from jtk | Theo de Raadt | |
1996-05-22 | ragge: The unexpected remove of active kstack does happen on vax also, | Theo de Raadt | |
not only on pc532. I've verivied that this "fix" work. | |||
1996-05-22 | sync | Theo de Raadt | |
1996-05-22 | obviously killing gcc warnings is more important than keeping this library small | Theo de Raadt | |
1996-05-22 | sync | Theo de Raadt | |
1996-05-22 | unload after last close | Theo de Raadt | |
1996-05-22 | add strip | Theo de Raadt | |
1996-05-22 | fix obscure problem involving ptrace of init | Theo de Raadt | |
1996-05-22 | + strip | Theo de Raadt | |
1996-05-22 | sync | Theo de Raadt | |
1996-05-22 | build all needed things automatically, no backups | Theo de Raadt | |
1996-05-22 | When sending an ARP request, use the interface address for the route, rather | Theo de Raadt | |
than the first address assigned. This gives slightly different behaviour in the presence of aliases. From Bill Fenner, via Pete Bentley. | |||
1996-05-22 | sync | Theo de Raadt | |
1996-05-22 | Change VOP_UPDATE() semantics: | Theo de Raadt | |
* Make 2nd and 3rd args timespecs, not timevals. * Consistently pass a Boolean as the 4th arg (except in LFS). Also, fix ffs_update() and lfs_update() to actually change the nsec fields. | |||
1996-05-22 | Fix OGETUDATA for Solaris-2.3 (From Greg Hudson) | Theo de Raadt | |
1996-05-22 | acorn filesystem addition | Theo de Raadt | |
1996-05-22 | do not expose struct ostat to userland | Theo de Raadt | |
1996-05-22 | Added OpenBSD CVS tag. | etheisen | |
1996-05-22 | Moved contents of elf_abi.h into exec_elf.h. Modified dependant files to | etheisen | |
reflect this. | |||
1996-05-22 | Moved contents of elf_abi.h into sys/exec_elf.h. Adjusted dependant | etheisen | |
files to reflect new header. |