Age | Commit message (Expand) | Author |
2003-10-15 | have to fetch the rctr while still in real mode for it is not valid after | Michael Shalayeff |
2003-10-15 | less global name space pollution | Michael Shalayeff |
2003-10-15 | The ANSI/KNF trail continues. No binary differences. | Dale Rahn |
2003-10-15 | Better reset code, even. | Miod Vallat |
2003-10-15 | do not define IPL_IMP | Michael Shalayeff |
2003-10-15 | avoid possible /0 when drawing the led load graph | Michael Shalayeff |
2003-10-15 | Do not assert SYSRST on 1x7 boards, if we are not a SYSCON, or unexpected | Miod Vallat |
2003-10-15 | somehow a line of code got tired of gcc abuse and sneaked itself into an #if ... | Michael Shalayeff |
2003-10-15 | errx -> err. From form. | Mike Pechkin |
2003-10-15 | check pmonitor != NULL | Markus Friedl |
2003-10-15 | reverse the comment on binutils gas/ld as that's what it is now | Michael Shalayeff |
2003-10-15 | ok it is OpenBSD's 8th birthday | Theo de Raadt |
2003-10-15 | typo in comment, ok jason@ | David Krause |
2003-10-15 | regen | Michael Shalayeff |
2003-10-15 | one more model | Michael Shalayeff |
2003-10-15 | Sometimes KNF is not a destination, but a journey. Also ANSI. | Dale Rahn |
2003-10-15 | Instead of specifying registers by number use the %rN notation, doens't give | Dale Rahn |
2003-10-15 | sync | Todd T. Fries |
2003-10-15 | typo found by marc | Todd T. Fries |
2003-10-15 | Housecleaning, no binary change. | Dale Rahn |
2003-10-14 | Align siop_xfer on 128 byte boundary for all architectures now that 3.4 is out. | Kenneth R Westerback |
2003-10-14 | 10X for mkdtemp; djm@ | Markus Friedl |
2003-10-14 | update | Jakob Schlyter |
2003-10-14 | include SSHFP lookup code (not enabled by default). ok markus@ | Jakob Schlyter |
2003-10-14 | Ok, now that the via c3 crypto stuff is in the tree, merge the last bit of | Jason Wright |
2003-10-14 | Oops, unbrek. | Miod Vallat |
2003-10-14 | sync | Todd T. Fries |
2003-10-14 | allow 'MAKEDEV tty08 - tty7f' to function now, prompted by theo | Todd T. Fries |
2003-10-14 | constant_lookup() to constant_name() cleanup. markus@ ok. | Hakan Olsson |
2003-10-14 | oops, i did not mean to commit this portion (IPSEC mod), sorry | Jun-ichiro itojun Hagino |
2003-10-14 | IP6F_OFF_MASK is already endian-flipped; sync w/ kame | Jun-ichiro itojun Hagino |
2003-10-14 | getopt() returns int not char. ok pvalchev@ | Dale Rahn |
2003-10-14 | Add htole and bus_dmamap_sync code. These allow if_vr to work on powerpc. | Dale Rahn |
2003-10-13 | sync | Theo de Raadt |
2003-10-13 | rx checksum offload support (based on earlier code from aaron@, but with | Jason Wright |
2003-10-13 | rx checksum offload support (based on the freebsd implementation) | Jason Wright |
2003-10-13 | Updated from tzcode2003d | Todd C. Miller |
2003-10-13 | Update to tzdata2003d from elsie.nci.nih.gov | Todd C. Miller |
2003-10-13 | Get rid of the "page table group" stuff. "groups" used to be one logical page | Miod Vallat |
2003-10-13 | More m68k pmap tweaks: | Miod Vallat |
2003-10-13 | Bring bge and brgphy more up to date with changes from FreeBSD and NetBSD. | Kenneth R Westerback |
2003-10-13 | Add a UI FIFO debug class. ok markus@ plus I think henning@ | Hakan Olsson |
2003-10-13 | Do not define LEDEBUG by default. | Miod Vallat |
2003-10-13 | don't refer to options related to forwarding; ok jmc@ | Markus Friedl |
2003-10-13 | last vtophys (tx data) is now dead. Needs dma sync's and probably more | Jason Wright |
2003-10-13 | remember the new filename on ^X^W | Vincent Labrecque |
2003-10-13 | better realloc. ok deraadt jose | Ted Unangst |
2003-10-13 | realloc stuff. ok deraadt@ jose@ | Ted Unangst |
2003-10-12 | Linux shmat allows lookup of segments that are marked as removed so | Todd C. Miller |
2003-10-12 | buf oflow, fixed badly in freebsd by tjr, i changed it to give a nice | Theo de Raadt |