Age | Commit message (Expand) | Author |
1997-02-19 | merge in some NetBSD pmap code | kstailey |
1997-02-18 | Add the necessary pieces to boot on a PowerMAC, does not currently work, | Dale S. Rahn |
1997-02-18 | Add the note object to the executable. | Dale S. Rahn |
1997-02-18 | Add note file to elf executable to tell firmware what mode to boot in. | Dale S. Rahn |
1997-02-18 | VM_MIN_KERNEL_ADDRESS -> virtual_avail | kstailey |
1997-02-18 | Ok, these are more stragglers in my source tree. These changes were necessary | Dale S. Rahn |
1997-02-18 | Synch declaration of copypage w/ m68k-general definitions per Ken's changes. | gene |
1997-02-18 | Need strncpy.c now. | Jason Downs |
1997-02-18 | if a P_SUGIDEXEC proc execve()'s a non-set[ug]id program while running | Theo de Raadt |
1997-02-18 | cp P_SUGID/P_SUGIDEXEC to child, doh; half from freebsd | Theo de Raadt |
1997-02-17 | fixes SCSI. | Per Fogelstrom |
1997-02-17 | no unixdev by dafault | Michael Shalayeff |
1997-02-17 | need printf prototype | Michael Shalayeff |
1997-02-17 | kill unused variables w/ MINIROOTSIZE defined in config | Michael Shalayeff |
1997-02-16 | Some changes for WG testing. | Per Fogelstrom |
1997-02-16 | rd -> hd | Jason Downs |
1997-02-16 | Fix autoconfiguration code, so that it can actually boot from pdevs. | Jason Downs |
1997-02-16 | test/debug device, readdir->Makefile | Michael Shalayeff |
1997-02-16 | missed prototypes | Michael Shalayeff |
1997-02-16 | and here comes the readdir! | Michael Shalayeff |
1997-02-16 | opendir, readdir, closedir (define NO_READDIR, if none required) | Michael Shalayeff |
1997-02-16 | More rd changes that were missed... Still not working. | Jason Downs |
1997-02-16 | Updated to reflect reality. | Jason Downs |
1997-02-16 | Add initial ram disk support. | Jason Downs |
1997-02-16 | udp packets less than min udp packet length are bad; davem@jenolan.rutgers.edu | Theo de Raadt |
1997-02-16 | Add new kernel configuration that support ramdisk in the data segment | Dale S. Rahn |
1997-02-15 | SAVE_MEMORY even more | Michael Shalayeff |
1997-02-15 | add kernel_text symbol (just like other archs) | Michael Shalayeff |
1997-02-15 | Move the debug print into the ifdef DEBUG section. | Dale S. Rahn |
1997-02-15 | Only copy a cpudisklabel in the disklabel structure if a valid one is found. | Dale S. Rahn |
1997-02-14 | back out changes to rei function | kstailey |
1997-02-14 | back out Jason's copypage/zeropage() change | kstailey |
1997-02-14 | add SPL#, back out Makefile.sun3 change | kstailey |
1997-02-14 | make things get out-of-date if genassym.c is touched | kstailey |
1997-02-14 | add PSL_IPL7 | kstailey |
1997-02-14 | back out prev. change | kstailey |
1997-02-14 | switch from <sys/types.h> to <sys/param.h> | kstailey |
1997-02-14 | move prototype of spl0() to param.h | kstailey |
1997-02-14 | add prototype of spl0(), but should it go here? | kstailey |
1997-02-14 | put back FC_CONTROL | kstailey |
1997-02-14 | remove stuff that is in <m68k/cpu.h> | kstailey |
1997-02-14 | remove stuff that is in <m68k/cpu.h> | kstailey |
1997-02-14 | limit writes to ifp->if_mtu not TUNMTU | Theo de Raadt |
1997-02-14 | remove old #define of splx() and update rei funciton in locore.s | kstailey |
1997-02-14 | change spl0 from macro to assember function in locore.s | kstailey |
1997-02-14 | change inline version of _spl() to macro | kstailey |
1997-02-14 | add tag | kstailey |
1997-02-14 | move spl() stuff from psl.h to param.h | kstailey |
1997-02-14 | hide fsid in getfsstat too, clone of millert fix, problem spotted by bitblt | Theo de Raadt |
1997-02-14 | round RLIMIT_STACK; problem spotted by jfw@jfwhome.funhousecom | Theo de Raadt |