Age | Commit message (Expand) | Author |
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 |
2002-02-14 | Add skip steps for rule action (pass/block vs. scrub) and direction | Daniel Hartmeier |
2002-02-14 | __weak_alias() support. | Federico G. Schwindt |
2002-02-14 | If helps to loop over the correct variable *sigh* | Jason Wright |
2002-02-13 | Ooops. unbreak after last. | Artur Grabowski |
2002-02-13 | FREF/FRELE where required due to fd_getfile. | jasoni |
2002-02-13 | Be -really- careful not to modify the payload when replacing the ethernet | Jason Wright |
2002-02-13 | More FREF/FRELE on relevant places. Now, only sys_mmap and a bunch of ioctl f... | Artur Grabowski |
2002-02-13 | sync with KAME. | Kenjiro Cho |
2002-02-13 | sync with KAME. | Kenjiro Cho |
2002-02-13 | sync with KAME. | Kenjiro Cho |
2002-02-13 | move ALTQ_RED and ALTQ_CBQ from altq.h to altq_var.h. | Kenjiro Cho |
2002-02-13 | use strncpy instead of strcpy (no strcpy in libsa); hugh ok | Theo de Raadt |
2002-02-12 | accept sample rates <= highrate. | Federico G. Schwindt |
2002-02-12 | test before commit | Theo de Raadt |
2002-02-12 | only compile pckbc_isa if pckbc was configured on isa | Michael Shalayeff |
2002-02-12 | More FREF/FRELE protection. This time all users of getvnode. | Artur Grabowski |
2002-02-12 | amap_extend is very expensive, allocate more memory to avoid bcopy the next | Niels Provos |
2002-02-12 | malloc_roundup to calculate allocation size malloc will use; from netbsd; | Niels Provos |
2002-02-12 | beep! | Jason Wright |
2002-02-12 | Fix my total blackout of the brain. | Artur Grabowski |
2002-02-12 | no need to zero out the page offset in pmap_hash, it'd already been done | Michael Shalayeff |
2002-02-12 | u[date irq numbers from the paper | Michael Shalayeff |
2002-02-12 | cross out done items | Michael Shalayeff |
2002-02-12 | Fix all users of getsock to use FREF/FRELE properly. | Artur Grabowski |
2002-02-12 | support 712's programmable power switch, no interrupt yet | Michael Shalayeff |
2002-02-12 | small repairs to hpmc and toc handlers | Michael Shalayeff |
2002-02-12 | Much to my annoyance, teach zskbd how to bark. | Jason Wright |
2002-02-12 | leftover form dekvtop (which did the block maps too) | Michael Shalayeff |
2002-02-11 | more cloned devices | Michael Shalayeff |
2002-02-11 | irqs porper | Michael Shalayeff |
2002-02-11 | remove lpa support (used for kvtop), copy a piece of pcxl fault handler into ... | Michael Shalayeff |
2002-02-11 | kvtop no more | Michael Shalayeff |
2002-02-11 | extend the hackery to not use kvtop | Michael Shalayeff |