summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-03-01make int explicitNiklas Hallqvist
1998-03-01unused decl removedNiklas Hallqvist
1998-03-01GCC 2.8 -WallNiklas Hallqvist
1998-03-01GCC 2.8 -WallNiklas Hallqvist
1998-03-01GCC 2.8 -Wall + a little KNFNiklas Hallqvist
1998-03-01An actual bug the "stupid" missing braces around else clauseNiklas Hallqvist
1998-03-01GCC 2.8 -WallNiklas Hallqvist
1998-03-01Make kernel compilable. -mojMats O Jansson
1998-03-01Put back former pmap_steal_memory in non MNN case, at least i386 stillNiklas Hallqvist
1998-03-01Conditionalize declNiklas Hallqvist
1998-03-01Fixes for gcc 2.8johns
1998-03-01Fixes required for gcc 2.8, trapsignal() takes a union sigval as itsjohns
1998-03-01match xid nicer; plus notes for later workTheo de Raadt
1998-03-01use sigset_t all over the placeTheo de Raadt
1998-03-01Changed declaration of maddr in the dumpsys() so it is an unsigned int,johns
1998-03-01Add Benedikt Stockebrand <benedikt@devnull.ruhr.de>'s SKIPDIR handlingNiklas Hallqvist
1998-03-01trapsignal() requires parameter five to be of type "union sigval".johns
1998-03-01Fixed declaration of iorqno in xd_piodriver(),johns
1998-03-01enable wdc1--cdroms often live there.Todd C. Miller
1998-03-01GCC 2.8 -WallNiklas Hallqvist
1998-03-01disklabel.8 man page fixes submitted by Aaron Jackson,johns
1998-03-01Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,Niklas Hallqvist
1998-03-01s/NULL/NUL/ in the right places; jraynardTheo de Raadt
1998-02-28krpc_call() should use random reserved portsTheo de Raadt
1998-02-28Another shot at disallowing TCP connections to 255.255.255.255,Angelos D. Keromytis
1998-02-28Be consistent wrt suggesting ESDI for IDE and using ESDI even ifTodd C. Miller
1998-02-28Alpha does atapi cdrom too. Also deal with sd/wd > 9.Todd C. Miller
1998-02-28Deal with sd/wd > 9 (wide, multiple controllers, etc)Todd C. Miller
1998-02-28non-scsi disks are ok tooAngelos D. Keromytis
1998-02-28Add IDETodd C. Miller
1998-02-28A merge of the late resolution of symbols code Ian Lance Taylor added toNiklas Hallqvist
1998-02-27Make ``pp='' work.brian
1998-02-27indentTheo de Raadt
1998-02-27ap in the kernel; syncTheo de Raadt
1998-02-27network byte order; reedTheo de Raadt
1998-02-27section 8 not 8CTheo de Raadt
1998-02-27section 3 not 3MTheo de Raadt
1998-02-27extra commas go foom foom foomTheo de Raadt
1998-02-27extra comma goes foomTheo de Raadt
1998-02-27oflow paranoiaTheo de Raadt
1998-02-27be more paranoid.Theo de Raadt
1998-02-27fix a bug; steve@freebsdTheo de Raadt
1998-02-26Fix boot flags not working. The latest gas patches, which caught someTobias Weingartner
1998-02-26Replace "test -r" with -s and -e as -r always returns true for root?!?!Todd C. Miller
1998-02-26Correctness change and beautify commas in .Xr's. Also, use .Ox rather than ....gene
1998-02-26Use YP ethersNiklas Hallqvist
1998-02-26Oops. Pull ddb/db_var.h in. Should db_console be in db_extern.h, maybe?gene
1998-02-26Enable YP ethers lookupNiklas Hallqvist
1998-02-26document realityTheo de Raadt
1998-02-26Backout of cpu init changes, breaks on sun4m currently..johns