summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-03-02add cua devices for tty[a-d]Jason Wright
1998-03-02improve performance of blowfish encryption, also speeds up blowfish passwords.Niels Provos
1998-03-02gcc may generate references to libgcc.a at any time, we lucked out in previousjohns
1998-03-02Please gcc 2.8Todd T. Fries
1998-03-02Please GCC 2.8 -WallTodd T. Fries
1998-03-02syncTheo de Raadt
1998-03-02allow cmdline creation of ttya-d on sparcTodd T. Fries
1998-03-02Don't declare struct exception if __cplusplus is defined as itTodd C. Miller
1998-03-02NULLFS is required by UMAPFS, don't know when this got messed up, perhapsjohns
1998-03-01Fix int overflowTobias Weingartner
1998-03-01If an /etc/exports entry has a single host that cannot be lookedTodd C. Miller
1998-03-01Remove an extra "-o -" so the kernel doesn't go to stdout. Noted by pefo.Todd C. Miller
1998-03-01crank f_count/f_msgcount to long; when incrementing try to leave 2 slotsTheo de Raadt
1998-03-01crank f_count/f_msgcount to long; when incrementing try to leave 2 slotsTheo de Raadt
1998-03-01Make it look much more like sys/conf/GENERIC, so when DDB comesNiklas Hallqvist
1998-03-01Use MDB instead of DEBUG to enable minidebugNiklas Hallqvist
1998-03-01Use __alpha__ and __mips__ instead of alpha & arcNiklas Hallqvist
1998-03-01mips and alpha GCC does not unwind the stack beyond the current frameNiklas Hallqvist
1998-03-01remove unnecessary declsNiklas Hallqvist
1998-03-01GCC 2.8 type safety + explicit typingNiklas Hallqvist
1998-03-01-Wmissing-prototypes cleanNiklas Hallqvist
1998-03-01Remove unused objectNiklas Hallqvist
1998-03-01GCC 2.8 -Wall explicit typingNiklas Hallqvist
1998-03-01GCC 2.8 -WallNiklas Hallqvist
1998-03-01GCC 2.8 -WallNiklas Hallqvist
1998-03-01Use correct comment syntax for RCS IdsNiklas Hallqvist
1998-03-01GCC 2.8 requires explicit typesNiklas Hallqvist
1998-03-01GCC 2.8 -WallNiklas Hallqvist
1998-03-01GCC 2.8 type safetyNiklas Hallqvist
1998-03-01GCC 2.8 requires explicit typesNiklas Hallqvist
1998-03-01GCC 2.8 type safetyNiklas Hallqvist
1998-03-01GCC 2.8 -WallNiklas Hallqvist
1998-03-01make int explicit for GCC 2.8 -WallNiklas Hallqvist
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