Age | Commit message (Expand) | Author |
2002-02-08 | .Nm packet tags -> .Nm mbuf_tags | Angelos D. Keromytis |
2002-02-08 | new grep, smaller, makes for better floppies, i hope? | Theo de Raadt |
2002-02-08 | preadv | Artur Grabowski |
2002-02-08 | Guess what? Trivial test for preadv. | Artur Grabowski |
2002-02-08 | Require a FREFd file in dofilewrite{,v}. | Artur Grabowski |
2002-02-08 | sync | Todd T. Fries |
2002-02-08 | require a FREFd fp in dofilereadv. Fix some comments. | Artur Grabowski |
2002-02-08 | floppy) st0 tty00 tty01 .. bye! | Todd T. Fries |
2002-02-08 | Opps. unbreak. | Artur Grabowski |
2002-02-08 | pread | Artur Grabowski |
2002-02-08 | Better tx interrupt handling; don't call bestart() from betint() unless | Jason Wright |
2002-02-08 | Simple test for pread. | Artur Grabowski |
2002-02-08 | since we're checking, avoid an unnecessary write | Jason Wright |
2002-02-08 | simplify sys_pread a bit. | Artur Grabowski |
2002-02-08 | Better IFF_OACTIVE handling; don't bother calling qestart() unless | Jason Wright |
2002-02-08 | simplify qec_put a bit | Jason Wright |
2002-02-08 | dup2_self | Artur Grabowski |
2002-02-08 | Test an obscure case of dup2 behavior. | Artur Grabowski |
2002-02-08 | Document that close-on-exec is not touched in dup2 when oldd == newd. | Artur Grabowski |
2002-02-08 | Add a comment about an obscure behavior in dup2(2). | Artur Grabowski |
2002-02-08 | Add a slightly redundant arg to finishdup that's the struct file * | Artur Grabowski |
2002-02-08 | sync | Theo de Raadt |
2002-02-08 | do not rely on u_int being availabel | Michael Shalayeff |
2002-02-08 | Add fcntl_dup. | Artur Grabowski |
2002-02-08 | Try to confuse /dev/fd (might crash the kernel on other systems or if someone... | Artur Grabowski |
2002-02-08 | Check that we get the right errno. | Artur Grabowski |
2002-02-08 | Simple test for fcntl(F_DUPFD). | Artur Grabowski |
2002-02-08 | public domain this file. | Artur Grabowski |
2002-02-08 | vagfb_setcolor() needs to enter entries into the software copy of the | Jason Wright |
2002-02-08 | required piece to compile the lib | Michael Shalayeff |
2002-02-08 | fix typo, and put back stack frame ops | Michael Shalayeff |
2002-02-08 | No more need for ffree. Since it's hard to use it safely, remove it. | Artur Grabowski |
2002-02-08 | - Rename FILE_{,UN}USE to FREF and FRELE. USE is a bad verb and we don't have | Artur Grabowski |
2002-02-08 | There are NFS servers where it's possible to modify a symbolic link. Remove a... | Constantine Sapuntzakis |
2002-02-08 | Partial sync with FreeBSD, mostly bugfixes from Luigi Rizzo (ok jason@) | Chris Cappuccio |
2002-02-08 | fix example usage of SUBPACKAGE. | Brad Smith |
2002-02-08 | do not set any bits in pmap_enter, let the handlers take care of it; | Michael Shalayeff |
2002-02-08 | when doing the autoconf in verbose mode print the devpath | Michael Shalayeff |
2002-02-08 | fix some japanese... | Theo de Raadt |
2002-02-08 | more docs... | Theo de Raadt |
2002-02-08 | sync | Theo de Raadt |
2002-02-08 | Remove some commented out FILE_UNUSE (incorrect) | Artur Grabowski |
2002-02-07 | bridge_output() needs a forcibly aligned copy just like bridge_broadcast() | Jason Wright |
2002-02-07 | Quiet down an annoying message in altq_etherclassify. | Artur Grabowski |
2002-02-07 | add cbq.ssh_tos | Artur Grabowski |
2002-02-07 | Install altq config samples. | Artur Grabowski |
2002-02-07 | Add a directory for altq config examples. | Artur Grabowski |
2002-02-07 | device -> decide; fixes PR#2382. | Aaron Campbell |
2002-02-07 | reverse condition in the sp botchness check, we need to nullify | Michael Shalayeff |
2002-02-07 | fix copyright; chris@ | Jason Wright |