Age | Commit message (Expand) | Author |
1999-07-18 | fix {set,rem}runqueue wrt sizeof(p_stat) and some logic, | Michael Shalayeff |
1999-07-18 | SIS_85C503 misidenties itself; g.mcgarry@qut.edu.au | Theo de Raadt |
1999-07-17 | do not brelse() badly | Theo de Raadt |
1999-07-17 | Fix a bug that caused panic instead of error return with invalid disk | Constantine Sapuntzakis |
1999-07-16 | do not reset, helps the serial console | Michael Shalayeff |
1999-07-16 | almost all of them | Michael Shalayeff |
1999-07-14 | put sub-class of architecture in SVR4_SI_PLATFORM | Theo de Raadt |
1999-07-14 | Link vt.4 to pcvt.4 so one can do "man 4 vt" and have it do what you | Todd C. Miller |
1999-07-13 | update | Michael Shalayeff |
1999-07-12 | allocate 5% bufcache if <=16M memory installed | Michael Shalayeff |
1999-07-12 | export cr24 and cr25 from trapframe structure | Michael Shalayeff |
1999-07-12 | don't resolve NULL at the bottom of the stack trace (parse trapframe later) | Michael Shalayeff |
1999-07-12 | note wax in the sample layout | Michael Shalayeff |
1999-07-12 | better set_psw() usage | Michael Shalayeff |
1999-07-12 | vaddr_t,paddr_t | Michael Shalayeff |
1999-07-11 | WaveLAN | Niklas Hallqvist |
1999-07-09 | oops. missed a few | Artur Grabowski |
1999-07-09 | vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_t | Artur Grabowski |
1999-07-09 | vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_t | Artur Grabowski |
1999-07-09 | vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_t | Artur Grabowski |
1999-07-09 | MANSUBDIR | Theo de Raadt |
1999-07-09 | Fixup for link | Tobias Weingartner |
1999-07-09 | MANSUBDIR | Theo de Raadt |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-07-08 | same here.. | Theo de Raadt |
1999-07-08 | flesh out .Dt | Theo de Raadt |
1999-07-08 | bye | Theo de Raadt |
1999-07-08 | no man page! | Theo de Raadt |
1999-07-08 | install into man8/arch subdirs | Theo de Raadt |
1999-07-08 | right | Michael Shalayeff |
1999-07-08 | microtime(), s/cr15/eiem/, some comments, tabs vs spaces | Michael Shalayeff |
1999-07-07 | define vaddr_t, paddr_t, vsize_t and psize_t | Artur Grabowski |
1999-07-07 | typo | Michael Shalayeff |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell |
1999-07-06 | for CTRL-ALT-DEL, send SIGUSR1 to initproc | Theo de Raadt |
1999-07-05 | but make it work for multiple cards... i think | Theo de Raadt |
1999-07-05 | calculate ca_offset correctly | Theo de Raadt |
1999-07-05 | header file changes for recent powerpc changes. | Dale S. Rahn |
1999-07-05 | Several changes here: | Dale S. Rahn |
1999-07-05 | move some code under ifdef DDB, it uses a db_ function during the call. | Dale S. Rahn |
1999-07-05 | Fix backtraces from ddb for powerpc, If addr is not specified, it will | Dale S. Rahn |
1999-07-05 | Use a breakpoint to cause an exception to cause the registers to be | Dale S. Rahn |
1999-07-05 | correctly extract fields for disassembly. | Dale S. Rahn |
1999-07-05 | Recognize the 750 (G3) processor. | Dale S. Rahn |
1999-07-05 | don't cache pagetables on a microsparc 2, From NetBSD | Artur Grabowski |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell |
1999-07-02 | Kludge to not get locked threads with UVM, XXX | Niklas Hallqvist |
1999-07-01 | lmc driver; ported by chris@dqc.org | Theo de Raadt |
1999-07-01 | new mdoc'd bootpef(8), bootptest(8), vttest(1) man pages; kwesterback@home.com | Aaron Campbell |