summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-12-18We need to adjust where "dot" points when we realloc(message).Todd C. Miller
2001-12-18Delay Debugger(). Noticed by NetBSD.Hugh Graham
2001-12-18log fingerprint on successful public key authentication, simplify usage of ke...Jakob Schlyter
2001-12-18log fingerprint on successful public key authentication; ok markus@Jakob Schlyter
2001-12-18remove auth_rsa_read_key, make hostfile_ready_key non static; ok markus@Jakob Schlyter
2001-12-18sigh, do it right.Federico G. Schwindt
2001-12-18Fix func decl. in comment.Federico G. Schwindt
2001-12-18Allow the scheduler to return to the signal handler and the signalMarco S Hyman
2001-12-18Software invoked traps should use the ST_ versions of the trap numberMarco S Hyman
2001-12-18another errno save situationTheo de Raadt
2001-12-18Don't use sigprocmask() in signal handlers when we can just set theTodd C. Miller
2001-12-18Update rt_ifp in DIOCCHANGERULE.jasoni
2001-12-17Initialize variable before use. ok fgs@Thomas Nordin
2001-12-17Add missing sigaction() call from last commitTodd C. Miller
2001-12-17fix memory leak associated with compiled BPF program, sync'd from tcpdump.org...Dug Song
2001-12-17syncTheo de Raadt
2001-12-17be more accurate in enabling variable rate bitsMichael Shalayeff
2001-12-17Grrr. Unbreak.Mike Pechkin
2001-12-17OpenBSD tag, explicit public domain noticeMarco S Hyman
2001-12-17Comment out abtn, since it is the cause of the function key crashesDale Rahn
2001-12-17Move the process_read_reg prototype to the correct file, it is specifiedDale Rahn
2001-12-17sigreturn test programMarco S Hyman
2001-12-17and of course, since the tree is so volatile now, i mess it upTheo de Raadt
2001-12-17move more microcode, so that it does not end up in /usr/includeTheo de Raadt
2001-12-17Check for monotonic user and system time.Thomas Nordin
2001-12-17Decrease splvm() level to the splimp() level.Miod Vallat
2001-12-17Use actual files for short versions of /etc/protocols andKenneth R Westerback
2001-12-17a few more manualsTheo de Raadt
2001-12-16Revert the mvme88k to 20011212. Recent changes had not been merged correctly,Miod Vallat
2001-12-16KNF the code blockTheo de Raadt
2001-12-16Delay a cache invalidation in a 68060-only loop.Miod Vallat
2001-12-16Provide a more useful error message if no mount_foo helper program can beMiod Vallat
2001-12-16diagnostic incorrect; vlada@openbsd.czTheo de Raadt
2001-12-1668060 CPUs need a few more TLB operations. Oops.Miod Vallat
2001-12-16match piix icu type on 82810ba/m; from netbsdMichael Shalayeff
2001-12-16- Call pf_test6() after we have checked header length and protocol version.jasoni
2001-12-15document exit command at Boot: prompt; pvalchev testedTheo de Raadt
2001-12-15first i gave you one of the reasons it mmakes thing better.Michael Shalayeff
2001-12-15Fix a long-standing alignment bug by removing the 32-but call/returnKjell Wooding
2001-12-15Document SIGTTIN and SIGTTOU now that we deal with them too.Todd C. Miller
2001-12-15Optimize (reduce) the pmap_changebit() calls for 68060 processors.Miod Vallat
2001-12-15KNF (A completely different idea)Jason Wright
2001-12-15add support for creating span ports so that one can snoop a bridgeJason Wright
2001-12-15Catch SIGTTIN and SIGTTOU too and treat them like SIGTSTP.Todd C. Miller
2001-12-15Disestablish the powerhook on detach. ok jason@Thomas Nordin
2001-12-15support LXT-961; hostmaster@bsws.deTheo de Raadt
2001-12-15syncTheo de Raadt
2001-12-15Get this damn diff out of my tree. ok from weingart@, deraadt@ and others.Kjell Wooding
2001-12-15Slightly reorganize.Miod Vallat
2001-12-15Clarify description of the vnode life cycle and locksConstantine Sapuntzakis