Age | Commit message (Expand) | Author |
1998-03-01 | GCC 2.8 -Wall | Niklas Hallqvist |
1998-03-01 | make int explicit for GCC 2.8 -Wall | Niklas Hallqvist |
1998-03-01 | make int explicit | Niklas Hallqvist |
1998-03-01 | unused decl removed | Niklas Hallqvist |
1998-03-01 | GCC 2.8 -Wall | Niklas Hallqvist |
1998-03-01 | GCC 2.8 -Wall | Niklas Hallqvist |
1998-03-01 | GCC 2.8 -Wall + a little KNF | Niklas Hallqvist |
1998-03-01 | An actual bug the "stupid" missing braces around else clause | Niklas Hallqvist |
1998-03-01 | GCC 2.8 -Wall | Niklas Hallqvist |
1998-03-01 | Make kernel compilable. -moj | Mats O Jansson |
1998-03-01 | Put back former pmap_steal_memory in non MNN case, at least i386 still | Niklas Hallqvist |
1998-03-01 | Conditionalize decl | Niklas Hallqvist |
1998-03-01 | Fixes for gcc 2.8 | johns |
1998-03-01 | Fixes required for gcc 2.8, trapsignal() takes a union sigval as its | johns |
1998-03-01 | Changed declaration of maddr in the dumpsys() so it is an unsigned int, | johns |
1998-03-01 | trapsignal() requires parameter five to be of type "union sigval". | johns |
1998-03-01 | Fixed declaration of iorqno in xd_piodriver(), | johns |
1998-03-01 | enable wdc1--cdroms often live there. | Todd C. Miller |
1998-03-01 | GCC 2.8 -Wall | Niklas Hallqvist |
1998-03-01 | Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, | Niklas Hallqvist |
1998-02-28 | krpc_call() should use random reserved ports | Theo de Raadt |
1998-02-28 | Another shot at disallowing TCP connections to 255.255.255.255, | Angelos D. Keromytis |
1998-02-28 | Add IDE | Todd C. Miller |
1998-02-26 | Fix boot flags not working. The latest gas patches, which caught some | Tobias Weingartner |
1998-02-26 | Oops. Pull ddb/db_var.h in. Should db_console be in db_extern.h, maybe? | gene |
1998-02-26 | Backout of cpu init changes, breaks on sun4m currently.. | johns |
1998-02-26 | Backout of Jason's cpu init changes, causes an immediate panic on sun4m | johns |
1998-02-26 | sync | Theo de Raadt |
1998-02-26 | doc CTL0001 | Theo de Raadt |
1998-02-26 | updated to reflect cpu initialization | Jason Wright |
1998-02-26 | Change order of cpu initialization to force the correct dmesg output. | Jason Wright |
1998-02-26 | 150ms delay | Theo de Raadt |
1998-02-26 | Only break to Debugger() when the panic switch is hit if the syctl'able | gene |
1998-02-26 | clean dmesg | Theo de Raadt |
1998-02-26 | remember model number; skip PNP cards; etc etc etc | Theo de Raadt |
1998-02-26 | nicer message | Theo de Raadt |
1998-02-25 | pretty print for pci cards too | Theo de Raadt |
1998-02-25 | do not print model number twice | Theo de Raadt |
1998-02-25 | patch could not have been tested. panics machine on boot | Theo de Raadt |
1998-02-25 | check for zerodev special case before kicking out all VCHR cases | Theo de Raadt |
1998-02-25 | Add command to print out extents. This helps in debugging PnP stuff, | Tobias Weingartner |
1998-02-25 | 32bit careness | Michael Shalayeff |
1998-02-25 | please indent as the file is currently indented | Theo de Raadt |
1998-02-25 | Pay attention. | Angelos D. Keromytis |
1998-02-25 | Disallow TCP connects to 255.255.255.255 or local broadcast addresses. | Angelos D. Keromytis |
1998-02-24 | Various fixes (timeout, uninited vars), as well as some semantics | Tobias Weingartner |
1998-02-24 | Prototype strtol() | Tobias Weingartner |
1998-02-24 | Fix OpenBSD tag. | Tobias Weingartner |
1998-02-24 | I found at least two places that could have used this function. | Tobias Weingartner |
1998-02-24 | Ooops, forgot these two here. | Tobias Weingartner |