Age | Commit message (Expand) | Author |
2001-03-04 | Import/export credentials from TDB. | Angelos D. Keromytis |
2001-03-04 | Store peer's credentials in TDB. | Angelos D. Keromytis |
2001-03-04 | Revert to our old traceback code, with heuristic argument printout. | Niklas Hallqvist |
2001-03-04 | avoid possible align issue. sync with kame | Jun-ichiro itojun Hagino |
2001-03-04 | typo | Artur Grabowski |
2001-03-04 | Better diagnostics for locking errors. Fix panic before panic in | Constantine Sapuntzakis |
2001-03-04 | Fix use of timeouts. Thanks to Grigoriy Orlov (gluk) | Constantine Sapuntzakis |
2001-03-04 | These file systems don't do softudpates. | Constantine Sapuntzakis |
2001-03-04 | fix typo in comment, org -> or | Brad Smith |
2001-03-03 | cnkqfilter for sparc | Niels Provos |
2001-03-03 | use AC97_HOST_DONT_READANY since some machines are unreliable | Theo de Raadt |
2001-03-03 | new AC97_HOST_DONT_READANY flag for ac97 chipsets that are _really_ on drugs | Theo de Raadt |
2001-03-03 | Lower NKMEMCLUSTERS by a factor of 2 from 32768*1024/NBPG to 16384*1024/NBPG. | Todd C. Miller |
2001-03-03 | Allow the syncer to get pages from the pagedaemon reserve. | Artur Grabowski |
2001-03-03 | extern initproc. | Artur Grabowski |
2001-03-03 | export the syncerproc variable. | Artur Grabowski |
2001-03-03 | complete wscons support for abd keyboard. -moj ok @deraadt | Mats O Jansson |
2001-03-03 | Add ADB keyboard and umass device to powerpc RAMDISK kernel. | Dale Rahn |
2001-03-03 | Force the ADB bus to configure. This change was found in NetBSD, but they | Dale Rahn |
2001-03-03 | Change how PCI bus memory base address is found for powerpc. | Dale Rahn |
2001-03-03 | Support ADB keyboards as console. Only use adb if no USB keyboard is | Dale Rahn |
2001-03-03 | Quiet down pmap code, this is mostly shaken out now, remove some of | Dale Rahn |
2001-03-03 | sync | Theo de Raadt |
2001-03-03 | Apple Titanium laptop video | Theo de Raadt |
2001-03-03 | Fix typo, "edx" -> "%edx", so that the %edx register is properly protected | Aaron Campbell |
2001-03-03 | on parse error of timestamp option, set parameter error offset correctly. | Jun-ichiro itojun Hagino |
2001-03-03 | drop packets with 127.0.0.0/8 in header field, if the packet is from outside. | Jun-ichiro itojun Hagino |
2001-03-02 | add #define __STRICT_ALIGNMENT | Jason Wright |
2001-03-02 | Allow kernel to compile again. | Marc Espie |
2001-03-02 | pcidevs.h | Theo de Raadt |
2001-03-02 | new lava | Theo de Raadt |
2001-03-02 | Reserve more pages for the pagedaemon and the kernel. | Artur Grabowski |
2001-03-02 | print the interrupt, and pack to one line | Theo de Raadt |
2001-03-02 | Casting magic to avoid warnings on alpha. | Artur Grabowski |
2001-03-02 | remove date string from KAME version identification, it is getting meaningless | Jun-ichiro itojun Hagino |
2001-03-02 | Fix isp_print_qentry to print all four lines- it's been broken for months. | mjacob |
2001-03-02 | Support video controllers which have two outputs which in openfirmware have | Dale Rahn |
2001-03-01 | Wrap KS_Cmd_KbdReset in #ifdef __i386__ for now; politely pointed to this by | Aaron Campbell |
2001-03-01 | Fix (or a least hack around) console configuration changes to wscons. | Dale Rahn |
2001-03-01 | Fix compilation problems caused by last update | Constantine Sapuntzakis |
2001-03-01 | sync | Niels Provos |
2001-03-01 | port kqueue changes from freebsd, plus all required openbsd glue. | Niels Provos |
2001-03-01 | Typo police: various misspelling, capitalizations, etc. | Kenneth R Westerback |
2001-03-01 | (all changes made behind #ifdef __vax__) | Brandon Creighton |
2001-03-01 | Add CTRL-ALT-DEL machine reset support, like PCVT had, enabled by the | Aaron Campbell |
2001-03-01 | pull in ctype.h, since <poll.h> and <sys/poll.h> have to be useable alone; pr... | Theo de Raadt |
2001-02-28 | shorter thus better printings | Michael Shalayeff |
2001-02-28 | Get rid of VHOLD, replace with buf_replacevnode. | Constantine Sapuntzakis |
2001-02-28 | proper bang placement | Michael Shalayeff |
2001-02-28 | double the fixed storage size for io*_ex; deraadt@ ok | Michael Shalayeff |