Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-27 | Newer cmcpci(4) sound driver, which adds S/PDIF, OPL and MPU support, some | Brad Smith | |
fixes for 48KHz sound and adds the C-Media CMI8738B PCI id. By ITOH Yasufumi From NetBSD Thanks to kurt@ for providing me with a CMI8738 board. | |||
2006-07-26 | fix fmts for UVMHIST_LOG() entries making it more useful on 64bit archs; ↵ | Michael Shalayeff | |
miod@ ok | |||
2006-07-26 | Make tftp atoi() free. | Marcus Glocker | |
2006-07-26 | 3.9 -> 4.0 sync | Theo de Raadt | |
2006-07-26 | More files which have changed name or location since some time already and | Miod Vallat | |
are only confusing things. | |||
2006-07-26 | crank to 4.0-beta | Theo de Raadt | |
2006-07-26 | don't call vn_rdwr() with IO_NODELOCKED when the vnode actually isn't | Nikolay Sturm | |
locked; with this diff VFSDEBUG kernels can boot again ok pedro, thib (who came up with the same diff) | |||
2006-07-26 | sync | Theo de Raadt | |
2006-07-26 | TIMEOUT* values are not part of the protocol. tftp.h is a namespace | Theo de Raadt | |
export of the protocol. you shall not add non-protocol stuff to such a file, period. | |||
2006-07-26 | sync | Theo de Raadt | |
2006-07-26 | move #include <stdlib.h> out of includes.h | Kevin Steves | |
2006-07-26 | wording/grammar tweaks; | Jason McIntyre | |
2006-07-26 | Sync with current behavior: | Kurt Miller | |
- clarify how paths and parital shared library versions are treated with dlopen() - dlopen() mode parameter is supported now - describe how to use it. - describe how visiblity effects dlsym() with special handles - remove bugs section - formatting improvements With input from drahn@ and jmc@. okay drahn@, that's fine jmc@ | |||
2006-07-26 | better macros; | Jason McIntyre | |
2006-07-26 | document `iv'; | Jason McIntyre | |
from eren elci; tweaked by djm ok djm | |||
2006-07-26 | Mini KNF. No binary changes. | Marcus Glocker | |
2006-07-26 | clarifications for OPTIND: | Jason McIntyre | |
hunk #1 from tamas tevesz; hunk #2 from otto; ok otto | |||
2006-07-26 | Fixing several timeout quirks at tftpd and tftp: | Marcus Glocker | |
- move TIMEOUT* defines to arpa/tftp.h, as they are used several times in tftpd and tftp, and the values are part of the RFC definition. - tftpd and tftp did count the total retransmission time in retries instead in seconds. fixed. - tftpd rexmt timeout was hardcoded by a define and therefore didn't changed when the timeout option was sent. fixed. - limit total retransmission timeout in tftp to also 255 seconds. - replace obvious atoi()'s by strtonum(). ok claudio@ | |||
2006-07-26 | Alpha boot has defaulted to multiuser for a long time, so better stop | Michael Knudsen | |
lying now. ok martin | |||
2006-07-26 | move #include <sys/param.h> out of includes.h | Kevin Steves | |
2006-07-26 | Crank buffer sizes to the 1024 limit imposed by ttymalloc() | Jonathan Gray | |
which should allow high speed devices to work better. tested by fkr@ | |||
2006-07-25 | Do not bother reading the existing colormap on attach, since we will | Miod Vallat | |
override it with the rasops one. | |||
2006-07-25 | Remove cursor register address constants, code should (and does) use dc503reg.h | Miod Vallat | |
instead. | |||
2006-07-25 | Assembly versions of kvtopte() and kvtophys(), better than what gcc | Miod Vallat | |
outputs; from NetBSD | |||
2006-07-25 | Remove /dev/iop and /dev/pci. | Mark Kettenis | |
ok drahn@ | |||
2006-07-25 | Remove text about GPL_MATH_EMULATE and floating-point emulator. | Mark Kettenis | |
2006-07-25 | Remove. | Mark Kettenis | |
ok deraadt@ & many others. | |||
2006-07-25 | Kill option GPL_MATH_EMULATE. | Mark Kettenis | |
ok deraadt@ and many others. | |||
2006-07-25 | document "tos": pointed out by maxim bourmistrov | Jason McIntyre | |
diff from jared r r spiegel ok dhartmei | |||
2006-07-25 | ifconfig output contained trailing whites in inet and groups: lines | Alexander von Gernler | |
fix that by rearranging spaces in printf format strings ok claudio@ mpf@ mickey@ | |||
2006-07-25 | tweak; | Jason McIntyre | |
2006-07-25 | updates from nicholas marriott; | Jason McIntyre | |
re-worded and ok djm | |||
2006-07-25 | add HISTORY; OK jmc@. | Xavier Santolaria | |
2006-07-25 | amazing how far a typo of mine (CFLAGS vs CLFAGS) from early 2004 spread | Henning Brauer | |
(and how long it went unnoticed) From: Alexey Dobriyan <adobriyan@gmail.com> | |||
2006-07-25 | kill redundant prototypes | Henning Brauer | |
2006-07-25 | Add bfirstlp(), blastlp() macros, returning the first and last lines | Kjell Wooding | |
of a buffer respectively. Removes an ugly construction than necessitated "go to first line"-type comments throughout the code. No binary change | |||
2006-07-25 | Rename the header line of a buffer to b_headp, from the remarkably | Kjell Wooding | |
unintuitive b_linep. No binary change. | |||
2006-07-25 | correct .Xr; from marcus popp | Jason McIntyre | |
2006-07-25 | -a flag is now optional; prompted by steven@ | Damien Miller | |
2006-07-25 | move #include <sys/time.h> out of includes.h | Kevin Steves | |
2006-07-25 | sync | Theo de Raadt | |
2006-07-25 | need #include <string.h> | Kevin Steves | |
2006-07-25 | better yet, make this use getopt for argument processing; | Damien Miller | |
"looks good" kettenis@ | |||
2006-07-24 | regen | Miod Vallat | |
2006-07-24 | wsdisplay nodes | Miod Vallat | |
2006-07-24 | Build wscons stuff on vax (but no for bsd.rd yet) | Miod Vallat | |
2006-07-24 | Driver for the VS4000/90 frame buffer, adapted from NetBSD (ragge) and | Miod Vallat | |
Blaz Antonic's work, no acceleration yet, untested due to the lack of hardware, but enough sacrifices were made to the RAMDAC Gods. | |||
2006-07-24 | Make sure the mapped frame buffer area is a multiple of the logical page | Miod Vallat | |
size, for mmap to be happy. | |||
2006-07-24 | eliminate hyphen madness; | Jason McIntyre | |
2006-07-24 | tweaks; | Jason McIntyre | |