| Age | Commit message (Expand) | Author |
| 1995-04-22 | - new copyargs routine. | christos |
| 1995-03-25 | make it reasonable for processes to not double-map it's user area and kstack | cgd |
| 1995-03-19 | Nuke startinit_verbose. | mycroft |
| 1995-01-18 | Turn mountlist into a CIRCLEQ, and handle setting and checking of MNT_ROOTFS | mycroft |
| 1995-01-12 | cast pointers to longs. | cgd |
| 1994-12-24 | make return type explicit, from James Jegers | cgd |
| 1994-12-19 | use ALIGNBYTES for calculating alignment. no reason not to, and good style | cgd |
| 1994-11-03 | you cannot ALIGN() backwards | deraadt |
| 1994-10-28 | kill space. | cgd |
| 1994-10-20 | update for new syscall args description mechanism | cgd |
| 1994-10-18 | DEBUG and/or DIAGNOSTIC shouldn't cause thing to be printed for "normal" | cgd |
| 1994-10-11 | Avoid GCC generating a call to memset(). | mycroft |
| 1994-09-22 | Maintain vfs reference counts. | mycroft |
| 1994-09-10 | Nuke the silly `--' hack when there are no flags. | mycroft |
| 1994-08-30 | Convert process, file, and namei lists and hash tables to use queue.h. | mycroft |
| 1994-07-17 | fix RCS ID. *sigh* | cgd |
| 1994-07-03 | No more HP copyright. | mycroft |
| 1994-07-03 | kill a relic | cgd |
| 1994-06-30 | fix warning | cgd |
| 1994-06-30 | fix some lossage | cgd |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-06-08 | Update to 4.4-Lite fs code. | mycroft |
| 1994-06-03 | kill old init-starting code | cgd |
| 1994-05-31 | pc532 now does new init process | phil |
| 1994-05-29 | Now the sun3 stars init the new way. | gwr |
| 1994-05-27 | ufs/ufs/quote.h? no.. not yet.. | deraadt |
| 1994-05-27 | hp300 port is blessed. | mycroft |
| 1994-05-27 | The i386 port is now blessed. | mycroft |
| 1994-05-27 | amiga now included in list of new init bootstrap users | chopps |
| 1994-05-27 | Fix thinko in last change. | mycroft |
| 1994-05-27 | Get the arguments to vm_allocate() right in new init code. | mycroft |
| 1994-05-27 | pmax and sparc take the 4.4-lite path | glass |
| 1994-05-21 | add latent stupport for new way of starting init | cgd |
| 1994-05-19 | kill a notdef | cgd |
| 1994-05-18 | mostly-machine-indepedent switch, and changes to match. also, hack init_main | cgd |
| 1994-05-16 | kill uname-related crap | cgd |
| 1994-05-13 | setrq -> setrunqueue, sched -> scheduler | cgd |
| 1994-05-05 | lots of changes: prototype migration, move lots of variables, definitions, | cgd |
| 1994-05-04 | Rename a lot of process flags. | cgd |
| 1994-03-18 | Clean up uname(2) code some more. | mycroft |
| 1994-02-13 | KNFify uname code. | mycroft |
| 1994-01-26 | amiga wants RTC started early, too (like i386 and mac) | mw |
| 1994-01-14 | `extern int cpu' isn't used at all. | deraadt |
| 1994-01-09 | Ugh. Missed the other. mac=>mac68k... | briggs |
| 1994-01-09 | mac => mac68k | briggs |
| 1994-01-08 | #include vm_user.h. | mycroft |
| 1993-12-18 | Canonicalize all #includes. | mycroft |
| 1993-11-23 | initialize pseudo devices with pdevinit[], not with a bunch of | deraadt |
| 1993-11-14 | Add the System V message queue and semaphore facilities. Implemented | cgd |
| 1993-10-15 | get rid of __main() -- it's going into libkern | cgd |