summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-06-06include ksyms.h to have correct NKSYMS value (oops)Miod Vallat
2000-06-06Make si compile with non-DDB kernelsMiod Vallat
2000-06-06Better create a sun3 kernel hereMiod Vallat
2000-06-06recurse into sun3 for make objMiod Vallat
2000-06-06Some minor corrections.Aaron Campbell
2000-06-06This code will not work without UVM.Artur Grabowski
2000-06-06memory type for MALLOC_DEBUGArtur Grabowski
2000-06-06Document MALLOC_DEBUG.Artur Grabowski
2000-06-06malloc debugging code. Enabled by option MALLOC_DEBUG.Artur Grabowski
2000-06-06OpenSSH 2.1.1Markus Friedl
2000-06-06fix match_hostname() logic for auth-rsa: deny access if we have a negative ma...Markus Friedl
2000-06-06If the process is P_NOZOMBIE free it's resources in the reaper.Artur Grabowski
2000-06-06Make quot work when passed a filesystem mount point like the documentationTodd C. Miller
2000-06-062nd patch for stack mishandling; wd@ics.nara-wu.ac.jpTheo de Raadt
2000-06-06close pr1260 from danh@nfol.comEric Jackson
2000-06-06syncTheo de Raadt
2000-06-06OpenBSD tagsTheo de Raadt
2000-06-06fix cleanup of crypto sessionsTheo de Raadt
2000-06-06Replace all the opaque pointers with just one.Angelos D. Keromytis
2000-06-06Get rid of tdb_ref, keep indirect pointer to TDB.Angelos D. Keromytis
2000-06-06Document change in the cryptop structure.Angelos D. Keromytis
2000-06-06* correct some length checkings based on the specs; still a few to fix.Federico G. Schwindt
2000-06-06add some tuples from pc card standard 7.0; remove outdated comment.Federico G. Schwindt
2000-06-05FixMarc Espie
2000-06-05Fix mergeMarc Espie
2000-06-05Fix mergeMarc Espie
2000-06-05Fix idiotic merge conflicts, regen configureMarc Espie
2000-06-05Synch with 2.95.3 (pre-rel)Marc Espie
2000-06-05Synch with 2.95.3 (pre-rel)Marc Espie
2000-06-05Synch with 2.95.3 (pre-rel)Marc Espie
2000-06-05Untested busification of this driver done years ago.Niklas Hallqvist
2000-06-05document UseLogin betterMarkus Friedl
2000-06-05allow use_login only for login sessions, otherwise remote commands are execed...Markus Friedl
2000-06-05m68k asm knows about m68030-m68060 already, no need for upgrade, theMarc Espie
2000-06-05Need defines for UVM on 68k.Artur Grabowski
2000-06-05Need to include files.mii due to latest elink3 changes.Artur Grabowski
2000-06-05No need to use curproc here. We already know who we are.Artur Grabowski
2000-06-05Update to sudo 1.6.3p4Todd C. Miller
2000-06-05Err, make it splclock(9), so it's more clear to the reader.Aaron Campbell
2000-06-05Xr spl(9)Aaron Campbell
2000-06-05correct option parser typo. -f, not -b.Jun-ichiro itojun Hagino
2000-06-05Adjust for the reaper.Artur Grabowski
2000-06-05Argh. forgot this when committing the reaper stuff.Artur Grabowski
2000-06-05syncTheo de Raadt
2000-06-05Changes to exit handling.Artur Grabowski
2000-06-05fix datasheet urlChris Cappuccio
2000-06-05Various fixes.Artur Grabowski
2000-06-04Handle the case where the last line of input does not contain a newline; issueAaron Campbell
2000-06-04Fix one-byte overflow; millert@ okAaron Campbell
2000-06-04Don't exit just because we couldn't get the default label...Todd C. Miller