Age | Commit message (Expand) | Author |
1997-05-14 | kernel for ramdisks | Theo de Raadt |
1997-05-14 | if generic miniroot, kill swap entry | Theo de Raadt |
1997-05-14 | add rd support | Theo de Raadt |
1997-05-13 | check for iso9660 disklabel FIRST. This will be an experiment of sorts | Theo de Raadt |
1997-05-13 | support cd9660 filesystem, too | Theo de Raadt |
1997-05-13 | fake -s and -e options to indicate start of the /boot in cd9660 land. | Theo de Raadt |
1997-05-11 | don't config the floppy on Sun4m's, since the the driver isn't right and doin... | grr |
1997-05-07 | Turn off si driver's dma by default. Unfortunately, DMA doesn't work. | gene |
1997-05-06 | add ipl device | kstailey |
1997-04-29 | lfs dies | Theo de Raadt |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller |
1997-04-20 | Add new clock related types; from NetBSD | Thorsten Lockert |
1997-04-20 | line#/column# changed at 2.7, not 2.9; grr | Theo de Raadt |
1997-04-12 | A horrific gruesome hack to remove a splat during obj@ builds | Theo de Raadt |
1997-04-10 | machine@ is a horrible hack in obj@ space. ignore the error. fix later | Theo de Raadt |
1997-04-06 | correct blocksize confusion | Theo de Raadt |
1997-04-04 | Define in_addr_t and in_port_t everywhere but use u_intXX_t for | Todd C. Miller |
1997-04-02 | use FDPART(), limit drives to 2 to avoid dev_t problems; grr@shandakor.tharsi... | Theo de Raadt |
1997-04-02 | warn about MAXPARTITIONS != 16, grr@shandakor.tharsis.com | Theo de Raadt |
1997-04-02 | add SVR4_T_* flags; might be wrong for sparc | Theo de Raadt |
1997-04-02 | clear correct structure, PR#144, grr@shandakor.tharsis.com | Theo de Raadt |
1997-04-01 | fix MAXPARTITIONS problems, PR#138, grr@shandakor.tharsis.com | Theo de Raadt |
1997-04-01 | svr4 siginfo; I cannot test this | Theo de Raadt |
1997-03-31 | shrink; niklas | Theo de Raadt |
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 |