Age | Commit message (Expand) | Author |
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 |
2001-12-14 | add wskbd, wsmouse, and wsmux cdev entries | Jason Wright |
2001-12-14 | add ukbd* at hub? and wskbd* at ukbd? | Jason Wright |
2001-12-14 | sync | Jason Wright |
2001-12-14 | Add EnableSemi 88E1000 and 88E1000S product IDs. | Jason Wright |
2001-12-14 | Remove the ugly protection_codes[] array, only used by the pte_prot() | Miod Vallat |
2001-12-14 | less confusing variable names | Jason Wright |
2001-12-14 | unbreak comment. | Mike Pechkin |
2001-12-14 | RFC 959 wasn't clear about what happens around a PASV reply, and in | Bob Beck |
2001-12-14 | decice -> device. Spotted by cruz@openbsd.ru | Mike Pechkin |
2001-12-14 | document 0x20000 flag | Michael Shalayeff |
2001-12-14 | on some sony vaios (con dios) battery life is reported | Michael Shalayeff |
2001-12-14 | add vgafb (disabled), and while here add cgsix/cgthree as disabled | Jason Wright |
2001-12-14 | Driver for vga framebuffers on sparc64 based on cgsix (which is based on | Jason Wright |
2001-12-14 | Add gem (disabled) and hme (...) | Dale Rahn |
2001-12-14 | Use default mapping type (little endian) if the type is 0, otherwise use | Jason Wright |
2001-12-14 | pass zero as type for bus_space_map2 (the current argument isn't used by | Jason Wright |
2001-12-14 | From NetBSD: | Dale Rahn |
2001-12-14 | hme can build on macppc, and and would work if the pci-pci bridge would | Dale Rahn |
2001-12-14 | Remove cmmu_remote_[gs]et() here too, then... | Miod Vallat |