Age | Commit message (Expand) | Author |
2006-05-30 | fix SA grouping. Now, esp+ah and ah+esp works again. | Hans-Joerg Hoexer |
2006-05-30 | clean up the VARIABLES section a little: | Jason McIntyre |
2006-05-30 | Sync region detection algorithm with macppc, helps some recent cards, such | Miod Vallat |
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 |
2006-05-30 | rework the schizo attach to match the upaid and paddr regs | Jason Wright |
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 |
2006-05-30 | Put ASF/IPMI port 623 into the bad dynamic udp table, because otherwise | Theo de Raadt |
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 |
2006-05-30 | look inside the Attic if a specified RCS file cannot be found | Joris Vink |
2006-05-30 | Bump minimum stack size; current setting causes hangs or illegal | Otto Moerbeek |
2006-05-30 | Avoid stack oflow on bad data. PR 5132. Backport from binutils main | Otto Moerbeek |
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 |
2006-05-30 | Several pieces were copied over from previous ports that are unnecessary, | Dale Rahn |
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 |
2006-05-30 | Sync usage() with man page and reality. | Michael Knudsen |
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 |
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 |
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 |
2006-05-30 | raise the timeout on the init commands (especially port enable) to give | David Gwynne |
2006-05-30 | the moment we are done commiting a removed file, move the RCS file | Joris Vink |
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 |
2006-05-29 | Check for possible NULL dereference in aml_showvalue | Can Erkin Acar |
2006-05-29 | Plug more memory leaks. | Ray Lai |
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 |
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 |
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 |
2006-05-29 | Convert NetBSD new-style %b strings to old-style. | Miod Vallat |
2006-05-29 | better wording for the "weight" section; | Jason McIntyre |
2006-05-29 | extend %b support so that it will allow for arguments with more than 32 bits. | Jason Wright |
2006-05-29 | Be more careful to not touch memory outside the | Moritz Jodeit |
2006-05-29 | Do not cast a bus_addr_t back in to a pointer as these types may not be | Miod Vallat |