Age | Commit message (Expand) | Author |
2002-02-17 | comment typo | Jason Wright |
2002-02-17 | Patch from Daniel Lucq <daniel@lucq.org> | Mats O Jansson |
2002-02-17 | Calculate IP checksum and copyback modified headers before logging a | Daniel Hartmeier |
2002-02-17 | new puc devices: netmos, moxa, syba | Theo de Raadt |
2002-02-17 | permit > 8 bit offsets | Theo de Raadt |
2002-02-17 | sync | Theo de Raadt |
2002-02-17 | new puc devices | Theo de Raadt |
2002-02-17 | drivers may not be noisy | Theo de Raadt |
2002-02-17 | ICANON is a t_lflag, not t_iflag; neelnatu@yahoo.com | Theo de Raadt |
2002-02-17 | Repeat. But this time get the math right and avoid sleeping forever. | Artur Grabowski |
2002-02-17 | make dc win on alpha too | Nathan Binkert |
2002-02-17 | Make dc match with higher priorit over de for 21142/3 chips | Nathan Binkert |
2002-02-17 | Enable stackgap_random. Set it initially to 1k. | Artur Grabowski |
2002-02-17 | Cache vnodes, don't hold on to the root vnode, some cleanups, handle | Artur Grabowski |
2002-02-16 | Don't prototype functions if they are really just macros. | Todd C. Miller |
2002-02-16 | Don't prototype functions if they are really just macros. | Todd C. Miller |
2002-02-16 | Sync | Kenneth R Westerback |
2002-02-16 | Tekram DC-3x5U (TRM-S1040 based SCSI cards). | Kenneth R Westerback |
2002-02-16 | Disable tagged queueing for HP C3725S and IBM DCAS drives where | Todd C. Miller |
2002-02-16 | Make this compile. | Miod Vallat |
2002-02-16 | Disable udma5 on the HPT370 for now. The silent data corruption disappears | Chris Cappuccio |
2002-02-16 | eisa support for ahc. (left out) | Steve Murphree |
2002-02-16 | This file was missed. | Steve Murphree |
2002-02-16 | change to reflect the removal of sequencer.h | Steve Murphree |
2002-02-16 | New port of FreeBSD's ahc driver | Steve Murphree |
2002-02-16 | there are bugs, and then there are pastos | Michael Shalayeff |
2002-02-16 | dma_cachectl() no more | Michael Shalayeff |
2002-02-16 | remove bogus DCIAS (used to be used for scsi driver | Michael Shalayeff |
2002-02-16 | need ca_pdc_iodc_read from some devices to got their params | Michael Shalayeff |
2002-02-16 | implement a few dma methods; from fredette@. some fixes from me | Michael Shalayeff |
2002-02-16 | Cope with the new pid allocation semantic from nordin@ | Thierry Deval |
2002-02-16 | Simplify pid selection algorithm. ok art@ deraadt@ | Thomas Nordin |
2002-02-15 | Improve comment. ok art@ | Thomas Nordin |
2002-02-15 | Don't cast nonexistent return value from splx to (void). ok art@ | Thomas Nordin |
2002-02-15 | fix the possible 4G overflow issues | Michael Shalayeff |
2002-02-15 | undo latest commit for now, it breaks nanosleep | Peter Valchev |
2002-02-15 | Make rescheduling to a later time faster. ok art@ | Thomas Nordin |
2002-02-15 | Don't get confused in nanosleep(2) when the time changes. | Artur Grabowski |
2002-02-15 | pf only uses seconds for time measuring. There is no need to call microtime | Artur Grabowski |
2002-02-15 | Fix the __asm__ statements and remove the workarounds. | Artur Grabowski |
2002-02-15 | Clean up arpinput (based on similiar changes in NetBSD), also be sure to | Jason Wright |
2002-02-15 | Much simpler timeout calculation. | Artur Grabowski |
2002-02-15 | Add a tvtohz function. Like hzto, but doesn't subtract the current time. | Artur Grabowski |
2002-02-14 | Reorder struct pf_pdesc members, saves 8 bytes. | Daniel Hartmeier |
2002-02-14 | No more RFORK_FDSAHRE option, always allow FORK_SHAREFILES. | Artur Grabowski |
2002-02-14 | More FREF/FRELE fixes | Peter Valchev |
2002-02-14 | Correctly FREF/FRELE in mmap(2). | Artur Grabowski |
2002-02-14 | put "boot" in /usr/mdec instead of / | Theo de Raadt |
2002-02-14 | KNF | Theo de Raadt |
2002-02-14 | bktr is a radio attachment, me forgot, tm@oganer.net reminded | Michael Shalayeff |