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