summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1996-05-27enable ram diskchuck
1996-05-27updateTheo de Raadt
1996-05-27syncTheo de Raadt
1996-05-27depend::Theo de Raadt
1996-05-27native emul is now called "native"Theo de Raadt
1996-05-27if_name -> if_xnameTheo de Raadt
1996-05-27silence getresult during probeTheo de Raadt
1996-05-27/* /* */ is badTheo de Raadt
1996-05-27verbosity during probe is dumbTheo de Raadt
1996-05-27one GENERIC, one INSTTheo de Raadt
1996-05-27"aha + bt" kernels work now.Theo de Raadt
1996-05-26Missed a few files in the previous updates.briggs
1996-05-26Add OpenBSD Id string.briggs
1996-05-26Sync with NetBSD-current.briggs
1996-05-26sync 0521Theo de Raadt
1996-05-26force NKPDE to 31 on all machines until a better fix is availableTheo de Raadt
1996-05-25NetBSD(scottr): Remove bogus reference to BSDSRCDIR here; still doesn't work,briggs
though.
1996-05-25syncTheo de Raadt
1996-05-24When INSECURE is not defined, leave securelevel in the BSS so the kerneldm
binary is harder to patch. (Basically undo last change).
1996-05-23execve changesTheo de Raadt
1996-05-23count pagein faults; netbsd pr#1397Theo de Raadt
1996-05-23quote typeTheo de Raadt
1996-05-23force securelevel to 0Theo de Raadt
1996-05-23syncTheo de Raadt
1996-05-22scsi here, +/- few other thingsTheo de Raadt
1996-05-22scsi attribute elsewhereTheo de Raadt
1996-05-22compat aout loaders changeTheo de Raadt
1996-05-22the linked list argumentTheo de Raadt
1996-05-22make depend workTheo de Raadt
1996-05-22fiddlingTheo de Raadt
1996-05-22latest locking changes from jtkTheo de Raadt
1996-05-22ragge: 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-22syncTheo de Raadt
1996-05-22obviously killing gcc warnings is more important than keeping this library smallTheo de Raadt
1996-05-22syncTheo de Raadt
1996-05-22unload after last closeTheo de Raadt
1996-05-22add stripTheo de Raadt
1996-05-22fix obscure problem involving ptrace of initTheo de Raadt
1996-05-22+ stripTheo de Raadt
1996-05-22syncTheo de Raadt
1996-05-22build all needed things automatically, no backupsTheo de Raadt
1996-05-22When sending an ARP request, use the interface address for the route, ratherTheo 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-22syncTheo de Raadt
1996-05-22Change 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-22Fix OGETUDATA for Solaris-2.3 (From Greg Hudson)Theo de Raadt
1996-05-22acorn filesystem additionTheo de Raadt
1996-05-22do not expose struct ostat to userlandTheo de Raadt
1996-05-22Added OpenBSD CVS tag.etheisen
1996-05-22Moved contents of elf_abi.h into exec_elf.h. Modified dependant files toetheisen
reflect this.
1996-05-22Moved contents of elf_abi.h into sys/exec_elf.h. Adjusted dependantetheisen
files to reflect new header.