Age | Commit message (Expand) | Author |
2001-11-13 | Add AltiVec support to powerpc/macppc. This is not currently enabled because | Dale Rahn |
2001-11-13 | Inhibit scooping, update list promptly. | Hugh Graham |
2001-11-13 | Add two controlled panics instead of some code that I need to write later. | Artur Grabowski |
2001-11-13 | o) fix bogus .Xr usage; | Mike Pechkin |
2001-11-13 | o) start new sentence on a new line; | Mike Pechkin |
2001-11-13 | o) Fix bogus .Xr usage; | Mike Pechkin |
2001-11-13 | enter 3.0.1 | Markus Friedl |
2001-11-13 | Use more common interface names like lo0, tun0, enc0 for regress tests, | Daniel Hartmeier |
2001-11-13 | Allow the bpp arguemnt on ffs_realloccg to be NULL, don't return the | Artur Grabowski |
2001-11-12 | Remove unnecessary check for NULL vnode in reassignbuf. | Artur Grabowski |
2001-11-12 | a better fix for recursive mutex. | Federico G. Schwindt |
2001-11-12 | Make MAXTIME overrideable. | Federico G. Schwindt |
2001-11-12 | correct path | Theo de Raadt |
2001-11-12 | Redo the ICU interrupt handling system to better emulate an APIC system. | Niklas Hallqvist |
2001-11-12 | Sprinkle with htole32, add a garnish of htole16 and finish off with a | Jason Wright |
2001-11-12 | enable authorized_keys2 again. tested by fries@ | Markus Friedl |
2001-11-12 | care and KNF | Theo de Raadt |
2001-11-12 | Don't abuse bus_dma(9) API by using dmamap->dm_* to hold results from | Jason Wright |
2001-11-12 | upgrade .su railways another hundred years; dfa@ ok | Michael Shalayeff |
2001-11-12 | This fixes the recursive mutex problem with pthreads. | Marco S Hyman |
2001-11-12 | fix krb5 authorization check. found by <jhawk@MIT.EDU>. from art@, deraadt@ ok | Dug Song |
2001-11-12 | Bring in more changes from NetBSD. Mostly pagedaemon improvements. | Artur Grabowski |
2001-11-12 | add missing -lpcap, lost in resurection of the file | Marco S Hyman |
2001-11-11 | signal race fixes | Theo de Raadt |
2001-11-11 | Let ltsleep take a const wmesg. | Artur Grabowski |
2001-11-11 | Remove local defines for SCSI status codes and use those now | Kenneth R Westerback |
2001-11-11 | Add missing values for SCSI status byte. Add new name for 0x28 to | Kenneth R Westerback |
2001-11-11 | bring back test, this time in the public domain | Marco S Hyman |
2001-11-11 | place 2 line test in the public domain | Marco S Hyman |
2001-11-11 | o Instead of copying the "virtual memory exhausted" warning for each | Heikki Korpela |
2001-11-11 | make AuthorizedKeysFile2 fallback to AuthorizedKeysFile if AuthorizedKeysFile... | Markus Friedl |
2001-11-11 | Fixed version... don't see how this could work on i386, since it didn't | Marc Espie |
2001-11-11 | Noone seems to want to fix the sparc64 cd bogus intr bug, so I will simply di... | Theo de Raadt |
2001-11-11 | indent | Theo de Raadt |
2001-11-11 | undo changes that crash on (at least) the alpha | Theo de Raadt |
2001-11-11 | Fix matching brace error. Fortunately PGM errors do not happen in the | Dale Rahn |
2001-11-11 | Add 'S' to interactive mode to toggle the display of system | Federico G. Schwindt |
2001-11-11 | Redo LstInit as a macro: smaller and faster code in all cases, zeroing two | Marc Espie |
2001-11-11 | Sync in more stuff from NetBSD. | Artur Grabowski |
2001-11-11 | remove files that have a copyright theo doesn't like | Marco S Hyman |
2001-11-11 | LOCK_ASSERT - like KASSERT but ifdef LOCKDEBUG | Artur Grabowski |
2001-11-10 | Move extraloc to data segment. This fixes save of new locators for cloned dev... | Mats O Jansson |
2001-11-10 | properly report >= 2GB of ram; bug found by matthieu | Theo de Raadt |
2001-11-10 | Move maxdmap and maxsmap to kern_resource.c | Artur Grabowski |
2001-11-10 | Merge in some parts of the ubc work that has been done in NetBSD that are not | Artur Grabowski |
2001-11-10 | remove extra debug() | Markus Friedl |
2001-11-10 | KNF (unexpand) | Markus Friedl |
2001-11-10 | cleanup libwrap support (remove bogus comment, bogus close(), add debug, etc). | Markus Friedl |
2001-11-10 | Additional vax magic to cover bins with new MID and 4k page size. | Hugh Graham |
2001-11-10 | Add a pcap/pthread test as it was reported that using | Marco S Hyman |