Age | Commit message (Expand) | Author |
2000-09-12 | regen | Todd C. Miller |
2000-09-12 | sys_getsid() and sys_getpgid() return pid_t, not int (though pid_t *is* | Todd C. Miller |
2000-09-12 | NATM domain; stoklund@taxidriver.dk | Theo de Raadt |
2000-09-12 | make it compile with INET6 defined. the old INET6 code was from NRL, | Jun-ichiro itojun Hagino |
2000-09-12 | sync | Theo de Raadt |
2000-09-12 | new ENI part; stoklund@taxidriver.dk | Theo de Raadt |
2000-09-12 | Apparently Art did not even compile a kernel before commiting | Theo de Raadt |
2000-09-11 | another card with this chipset | Theo de Raadt |
2000-09-11 | New xfs from Arla between 0.34.2 and current in arla cvs. | Artur Grabowski |
2000-09-11 | PCVT_EMU_MOUSE is gone; todd@ | Aaron Campbell |
2000-09-10 | enable card on resume | Michael Shalayeff |
2000-09-10 | Linux mmap ignores the fd argument when MAP_ANON is on. Always pass -1 | jasoni |
2000-09-10 | 2nd part of the ecoff execution fix, was forgotten. | Miod Vallat |
2000-09-10 | Pull in two asc fixes from NetBSD, makes pmax port on DS5000/200 alive again | Miod Vallat |
2000-09-09 | add attribute(packed) for alignment constraint on a union. | Jun-ichiro itojun Hagino |
2000-09-09 | cleanup so these might be useable soon. and add WSEMUL_VT100. | Eric Jackson |
2000-09-09 | Make pmax work again after ericj's changes to ecoff execution stuff. | Miod Vallat |
2000-09-08 | Add audio at ich*. Silly mickey, ich's are for kids. | Aaron Campbell |
2000-09-08 | Modify ata timing parameters, gives signficant boost in disk speed. | Dale S. Rahn |
2000-09-08 | Now that USB functionality has been merged into GENERIC, this config file | Dale S. Rahn |
2000-09-07 | Be gentle with the poor Apple mouse that has only 1 button (without | Matthieu Herrb |
2000-09-07 | console ? here too | Theo de Raadt |
2000-09-07 | - attach wskbd at location console ? | Matthieu Herrb |
2000-09-07 | add ums mouse support from NetBSD | Matthieu Herrb |
2000-09-07 | do not call pcibios_pir_init() if intr_fixup was disabled; also, sync w/ late... | Michael Shalayeff |
2000-09-07 | Put back a fix that fgsch@ whacked during the last NetBSD USB sync: | Aaron Campbell |
2000-09-07 | Indentation fix. | Aaron Campbell |
2000-09-07 | Convert bzero to memset(X, 0..) and bcopy to memcpy. | Artur Grabowski |
2000-09-07 | During the last FreeBSD dc(4) sync, I very stupidly forgot to check for changes | Aaron Campbell |
2000-09-07 | Try to unbreak TAILQ_FOREACH_REVERSE. | Artur Grabowski |
2000-09-07 | New timeouts. | Artur Grabowski |
2000-09-07 | Use new timeouts for ttrstrt. | Artur Grabowski |
2000-09-07 | On resume run the powerhook in installation order. | Artur Grabowski |
2000-09-07 | Put powerhooks on a CIRCLEQ instead of LIST. | Artur Grabowski |
2000-09-07 | avoid excessive wakeup(). we think this is safe... | Theo de Raadt |
2000-09-07 | Run powerhooks at splhigh. | Artur Grabowski |
2000-09-07 | cleaner | Theo de Raadt |
2000-09-07 | Add bounds checking to stackgap_alloc and return NULL if space cant be | Eric Jackson |
2000-09-07 | common/compat_util.c | Eric Jackson |
2000-09-07 | if an interface comes up with a bad ethernet address, change it -- | Theo de Raadt |
2000-09-07 | add OF_interpret, to obtain output from openfirmware commands. | Dale S. Rahn |
2000-09-07 | Fix cursor unplot bug. pointer to cursor was not initialized, thus it | Dale S. Rahn |
2000-09-07 | Fix base address of screen (obtained from openfirmware) | Dale S. Rahn |
2000-09-07 | Use the vt100 console emulation, remove dumb just for space. | Dale S. Rahn |
2000-09-06 | cardbus too | Theo de Raadt |
2000-09-06 | user_config needs ifdef BOOT_CONFIG protection. | Dale S. Rahn |
2000-09-06 | catch misaligned access exception for user mode. | Dale S. Rahn |
2000-09-06 | Add usb keyboard. from NetBSD. | Dale S. Rahn |
2000-09-06 | Match Free/Net macros for le32toh/letoh32, define in terms of the other. | Dale S. Rahn |
2000-09-06 | take offset from hardware clock specified with 'option TIMEZONE=' and | Matthieu Herrb |