Age | Commit message (Expand) | Author |
1997-03-26 | Add OpenBSD tag. Remove redundant test. | Niklas Hallqvist |
1997-03-26 | Use MKDEP instead of mkdep. Split STRIP into STRIP & STRIPFLAGS. | Niklas Hallqvist |
1997-03-21 | Make ddb variables long | Niklas Hallqvist |
1997-02-23 | constrain nbuf until we find a better fix | Theo de Raadt |
1997-02-05 | mv comment to proper place | Theo de Raadt |
1997-02-04 | provide fpe fault addr; thanks for help from torek@bsdi.com | Theo de Raadt |
1997-02-04 | do not accidentally pass VM_PROT_WRITE|VM_PROT_READ | Theo de Raadt |
1997-02-04 | an important comment | Theo de Raadt |
1997-02-04 | pass VM_PROT_READ/VM_PROT_WRITE as si_trapno for SIGSEGV | Theo de Raadt |
1997-02-04 | match SIGILL to ILL_COPROC | Theo de Raadt |
1997-02-03 | fix a fpe trapsignal to provide proper type | Theo de Raadt |
1997-02-03 | More siginfo implementations (alpha and mips might even work) | Theo de Raadt |
1997-02-03 | repair confusion over kv/uv addr for siginfo_t storage | Theo de Raadt |
1997-02-01 | trapsignal/sendsig type/sigval changes | Theo de Raadt |
1997-02-01 | Allow bufpages/nbuf larger than 1 (still max out at all buffers | Theo de Raadt |
1997-01-27 | add another parameter to trapsignal() and sendsig() -- fault addr to be | Theo de Raadt |
1997-01-27 | match svr4 siginfo changes | Theo de Raadt |
1997-01-17 | don't update battery backed up clock if system time is wrong from begin | kstailey |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1997-01-02 | COMPAT_{SUNOS,SVR4} | Theo de Raadt |
1997-01-02 | do not confuse readdisklabel callers | Theo de Raadt |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-12-20 | constrain bufcache on sun4m too | Theo de Raadt |
1996-12-14 | clamp kvm useage | Theo de Raadt |
1996-12-12 | MLINK | Theo de Raadt |
1996-12-12 | new makefile system, sun4/sun4c/sun4m a.out header hacking, some from netbsd | Theo de Raadt |
1996-12-11 | SUNXPART always; also one case of MAXPARTITIONS not being there | Theo de Raadt |
1996-12-11 | MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefo | Theo de Raadt |
1996-12-07 | fake the isofs label only if other probes fail | Theo de Raadt |
1996-12-06 | repair max sectors | Theo de Raadt |
1996-12-06 | duh | Theo de Raadt |
1996-12-05 | mirror isa fd driver in disklabel handling | Theo de Raadt |
1996-12-05 | call iso_disklabelspoof() if neccessary | Theo de Raadt |
1996-11-25 | htons et al. works on explicit 16- and 32-bit quantities and not the | Niklas Hallqvist |
1996-11-23 | remrq -> remrunqueue | kstailey |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey |
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey |
1996-11-06 | use dk_mountroot | Theo de Raadt |
1996-11-06 | add blktochr() | Theo de Raadt |
1996-11-06 | give floppies real partitions | Theo de Raadt |
1996-11-06 | fix mountroot decl | Theo de Raadt |
1996-10-19 | random device is permanent now. | Michael Shalayeff |
1996-10-04 | reverse | Theo de Raadt |
1996-09-29 | no strip | Theo de Raadt |
1996-09-29 | size correct thing | Theo de Raadt |
1996-09-29 | obj traversal | Theo de Raadt |
1996-09-29 | libkern before libsa | Theo de Raadt |
1996-09-29 | size correct exec | Theo de Raadt |
1996-09-25 | OLD_PIPE for now; till NBPG botch is fixed in freebsd sys_pipe.c | Theo de Raadt |
1996-09-20 | do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, eri... | Theo de Raadt |