Age | Commit message (Expand) | Author |
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 | match xid nicer; plus notes for later work | Theo de Raadt |
1998-03-01 | use sigset_t all over the place | Theo de Raadt |
1998-03-01 | Changed declaration of maddr in the dumpsys() so it is an unsigned int, | johns |
1998-03-01 | Add Benedikt Stockebrand <benedikt@devnull.ruhr.de>'s SKIPDIR handling | Niklas Hallqvist |
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 | disklabel.8 man page fixes submitted by Aaron Jackson, | johns |
1998-03-01 | Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, | Niklas Hallqvist |
1998-03-01 | s/NULL/NUL/ in the right places; jraynard | Theo de Raadt |
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 | Be consistent wrt suggesting ESDI for IDE and using ESDI even if | Todd C. Miller |
1998-02-28 | Alpha does atapi cdrom too. Also deal with sd/wd > 9. | Todd C. Miller |
1998-02-28 | Deal with sd/wd > 9 (wide, multiple controllers, etc) | Todd C. Miller |
1998-02-28 | non-scsi disks are ok too | Angelos D. Keromytis |
1998-02-28 | Add IDE | Todd C. Miller |
1998-02-28 | A merge of the late resolution of symbols code Ian Lance Taylor added to | Niklas Hallqvist |
1998-02-27 | Make ``pp='' work. | brian |
1998-02-27 | indent | Theo de Raadt |
1998-02-27 | ap in the kernel; sync | Theo de Raadt |
1998-02-27 | network byte order; reed | Theo de Raadt |
1998-02-27 | section 8 not 8C | Theo de Raadt |
1998-02-27 | section 3 not 3M | Theo de Raadt |
1998-02-27 | extra commas go foom foom foom | Theo de Raadt |
1998-02-27 | extra comma goes foom | Theo de Raadt |
1998-02-27 | oflow paranoia | Theo de Raadt |
1998-02-27 | be more paranoid. | Theo de Raadt |
1998-02-27 | fix a bug; steve@freebsd | Theo de Raadt |
1998-02-26 | Fix boot flags not working. The latest gas patches, which caught some | Tobias Weingartner |
1998-02-26 | Replace "test -r" with -s and -e as -r always returns true for root?!?! | Todd C. Miller |
1998-02-26 | Correctness change and beautify commas in .Xr's. Also, use .Ox rather than .... | gene |
1998-02-26 | Use YP ethers | Niklas Hallqvist |
1998-02-26 | Oops. Pull ddb/db_var.h in. Should db_console be in db_extern.h, maybe? | gene |
1998-02-26 | Enable YP ethers lookup | Niklas Hallqvist |
1998-02-26 | document reality | Theo de Raadt |
1998-02-26 | Backout of cpu init changes, breaks on sun4m currently.. | johns |