Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-30 | Map buffers with pmap_kenter_pa() instead of pmap_enter(). | Miod Vallat | |
2006-05-30 | sync with reality. | Christopher Pascoe | |
2006-05-30 | prettier output when removing files; | Joris Vink | |
2006-05-30 | The aperture that is needed in legacy vga space is even larger for | Matthieu Herrb | |
the mac mini's ATI graphics card. The full 0xa0000-0xfffff range is used here. | |||
2006-05-30 | Don't double-eject tapes. Once is enough. Closes PR#1282. | Kenneth R Westerback | |
ok miod@ beck@, functionally equivalent diff ok deraadt@ a while ago | |||
2006-05-30 | fix SA grouping. Now, esp+ah and ah+esp works again. | Hans-Joerg Hoexer | |
ok markus@ | |||
2006-05-30 | clean up the VARIABLES section a little: | Jason McIntyre | |
specifically regarding -v, and remove that bit from cu.1, as its not supported; ok otto | |||
2006-05-30 | Sync region detection algorithm with macppc, helps some recent cards, such | Miod Vallat | |
as 3DLabs Permedia and Intergraph Expert3D. Also, if no mmio region is found, attach anyway, this only prevents accelerated X11 from starting. | |||
2006-05-30 | Not necessary here either. | Miod Vallat | |
2006-05-30 | avoid double fclose(), from coverity/NetBSD; ok otto | Peter Valchev | |
2006-05-30 | this fixes a crash observed by Naddy on amd64, and permits the src/dst ip's to | Todd T. Fries | |
be visible .. when IPv6 sa flows are present ok claudio@ | |||
2006-05-30 | rework the schizo attach to match the upaid and paddr regs | Jason Wright | |
(/pci@8,600000/, 8 == upaid, 600000 == paddr of registers) Also, match the mpi (LSILogic,sas) | |||
2006-05-30 | tests for rule expansion and ike | Hans-Joerg Hoexer | |
2006-05-30 | make sure cvs_get_repository_path returns a valid repo name | Joris Vink | |
for the import command. | |||
2006-05-30 | Put ASF/IPMI port 623 into the bad dynamic udp table, because otherwise | Theo de Raadt | |
we will randomly choose that stupid port, which NIC's are sometimes programmed to eat invisibly; sthen@bootes.spacehopper.org, pr5139 | |||
2006-05-30 | asf/ipmi balony at udp 623; sthen@bootes.spacehopper.org | Theo de Raadt | |
2006-05-30 | tests for rule expansion | Hans-Joerg Hoexer | |
2006-05-30 | If a zero-length bulk or interrupt transfer is requested then assume | Christopher Pascoe | |
USBD_FORCE_SHORT_XFER to ensure that we actually build and execute a transfer. Based on changes in FreeBSD rev1.47 | |||
2006-05-30 | look inside the Attic if a specified RCS file cannot be found | Joris Vink | |
in the normal repository, and a way to identify an RCS file in the Attic in the RCSFILE struct. will come in handy later on. | |||
2006-05-30 | Bump minimum stack size; current setting causes hangs or illegal | Otto Moerbeek | |
instructions once every few runs. Problem noted by Botond Botyanszki. ok marc@ | |||
2006-05-30 | Avoid stack oflow on bad data. PR 5132. Backport from binutils main | Otto Moerbeek | |
repo rev 1.26.22.1; ok miod@ | |||
2006-05-30 | Remove dead toes. | Miod Vallat | |
2006-05-30 | with Naddy prodding, claudio's peril sensitive glasses turning black, and | Todd T. Fries | |
msf@'s assistance with hexdumping, this bug was found. do NOT access the wrong union member (sockaddr_in) when using v6 addresses this fixes output errors when displaying v6 encap routes for ipsecctl, route, and recently netstat ok hshoexer@ markus@ claudio@ naddy@ | |||
2006-05-30 | Several pieces were copied over from previous ports that are unnecessary, | Dale Rahn | |
pointed out by miod@ | |||
2006-05-30 | typo. fixed by Srebrenko Sehic. | David Gwynne | |
2006-05-30 | do not deref a ptr before NULL check; pedro@ ok | Michael Shalayeff | |
2006-05-30 | document some advice when \$ is part of your prompt; | Jason McIntyre | |
from otto and myself | |||
2006-05-30 | Sync usage() with man page and reality. | Michael Knudsen | |
ok deraadt dtucker | |||
2006-05-30 | handle lost files, modified files and files with conflicts; OK joris@. | Xavier Santolaria | |
2006-05-30 | mpi works on sparc64 (running a U3 booted/rooted from one to commit this). | Jason Wright | |
dlg can fix the distrib/www stuff to doc it. | |||
2006-05-30 | handle special files when doing `cvs add *'; input+OK joris@. | Xavier Santolaria | |
2006-05-30 | handle -q for Sticky Options and Sticky Tags output; OK joris@. | Xavier Santolaria | |
2006-05-30 | handle removed files; OK joris@. | Xavier Santolaria | |
2006-05-30 | hello import, only works for non-existing repositories right now, | Joris Vink | |
but work is in progress for importing stuff into existing repositories. | |||
2006-05-30 | nuke cvs_repo_base variable | Joris Vink | |
2006-05-30 | add CVS_PATH_ATTIC to cvs.h - this shouldve been commited | Joris Vink | |
with my last commit when making sure our removed file moves into the Attic; | |||
2006-05-30 | raise the timeout on the init commands (especially port enable) to give | David Gwynne | |
the sas controller currently being used in jasons blade 2000 a chance to respond. | |||
2006-05-30 | the moment we are done commiting a removed file, move the RCS file | Joris Vink | |
into the Attic and out of our way. | |||
2006-05-30 | hush; ok dlg | Jason Wright | |
2006-05-29 | clean userland namespace a bit more; ok miod | Theo de Raadt | |
2006-05-29 | increase the timeout on the enabling commands during attach so that sas | David Gwynne | |
controllers have a chance to respond. | |||
2006-05-29 | Check for possible NULL dereference in aml_showvalue | Can Erkin Acar | |
tested & ok gwk@ dim@ | |||
2006-05-29 | Plug more memory leaks. | Ray Lai | |
OK joris@ | |||
2006-05-29 | add the sas1064 as a supported device | David Gwynne | |
2006-05-29 | When ntpd backs off polling due to a negative delay, tell the user how long | Chris Kuethe | |
it will wait until the next poll. ok henning@ | |||
2006-05-29 | Get rid of -t (traditional C) option. Some corrections by moritz. | Chad Loder | |
2006-05-29 | Sync P_BITS with rthread p_flags. | Miod Vallat | |
2006-05-29 | Make savecontrol functions more generic and use them now for raw IP too. | Claudio Jeker | |
Additionally add the IP_RECVIF option which returns the interface a packet was received on. OK markus@ norby@ | |||
2006-05-29 | No need for return; at end of functions returning void. | Moritz Jodeit | |
2006-05-29 | Remove unused NetBSD new-style %b strings. | Miod Vallat | |