Age | Commit message (Expand) | Author |
2005-06-02 | allow for dma maps larger than 64 pages; jason@ ok | Michael Shalayeff |
2005-06-02 | c2k5 | Michael Shalayeff |
2005-06-01 | Fix memory leak. OK hshoexer | Chad Loder |
2005-06-01 | Fix memory leaks. OK hshoexer | Chad Loder |
2005-06-01 | Typo in cut'n'paste abuse. | Miod Vallat |
2005-06-01 | De-inline if option SMALL_KERNEL on alpha; saves 4KB off RAMDISK{,B}, other | Miod Vallat |
2005-06-01 | De-inline a few functions if option SMALL_KERNEL, and do not compile | Miod Vallat |
2005-06-01 | Save errno from clobbering by clsoedir() in the err case. | Todd C. Miller |
2005-06-01 | use DESTDIR for bootblock, and dd it instead | Theo de Raadt |
2005-06-01 | Do not kill the event sink when closing a wsmouse device opened in write-only | Miod Vallat |
2005-06-01 | sync | Theo de Raadt |
2005-06-01 | use vm_dused for rlimit. much happier with mmap. tested by several | Ted Unangst |
2005-06-01 | missed these in previous commits. | Joris Vink |
2005-06-01 | remove debug code | Joris Vink |
2005-06-01 | kjell is an evil tree-breaker | Michael Shalayeff |
2005-06-01 | don't trust cvs_file_getpath() to get the correct path when creating | Joris Vink |
2005-06-01 | as Jason requested, be gone vtophys(). | Brad Smith |
2005-06-01 | disable sf* too, until it is vtophys clean | Theo de Raadt |
2005-06-01 | when creating a new directory, steal the parent its cvsroot structure if | Joris Vink |
2005-06-01 | when dumping policies, skip those attached to a socket. | Hans-Joerg Hoexer |
2005-06-01 | This file is outdated, everything needed for setting up PKI is in the man pages | Hans-Joerg Hoexer |
2005-06-01 | put a bit spacing in, and sort the list; | Jason McIntyre |
2005-06-01 | shuffle the sections of this page into a more logical order: | Jason McIntyre |
2005-06-01 | VOP_WHITEOUT() is gone, okay jmc@ | Pedro Martelletto |
2005-06-01 | document cvs -n option; help/ok jmc@, ok joris@. | Xavier Santolaria |
2005-06-01 | no need for both $Id$ and $OpenBSD$ | marius eriksen |
2005-06-01 | utility is called gzsig, not gzsign; | Jason McIntyre |
2005-06-01 | add missing detail from IFS example | Jared Yanovich |
2005-06-01 | fix ordering of PCI devs | Brad Smith |
2005-06-01 | snprintf returns an int, not a size_t. OK deraadt@ | Chad Loder |
2005-06-01 | - update list of chips | Brad Smith |
2005-06-01 | regen | Jonathan Gray |
2005-06-01 | RTL8187. | Jonathan Gray |
2005-06-01 | no more MNT_UNION, says pedro@ | Jason McIntyre |
2005-05-31 | spelling corrections in comments; | Jason McIntyre |
2005-05-31 | add pcmcia com* until uwe fixes the code | Theo de Raadt |
2005-05-31 | remove references to mount_{null,umap,union}; | Jason McIntyre |
2005-05-31 | standard EXAMPLES; | Jason McIntyre |
2005-05-31 | minor tweaks; | Jason McIntyre |
2005-05-31 | grammar; | Jason McIntyre |
2005-05-31 | add -nv to SYNOPSIS; | Jason McIntyre |
2005-05-31 | tweaks; | Jason McIntyre |
2005-05-31 | grammar; | Jason McIntyre |
2005-05-31 | minor tweaks; | Jason McIntyre |
2005-05-31 | update to sudo 1.6.8p8 | Todd C. Miller |
2005-05-31 | grammar; | Jason McIntyre |
2005-05-31 | tidy up the trunk stuff; | Jason McIntyre |
2005-05-31 | fix broken minibuffer defaults introduced in echo.c:1.33 | Kjell Wooding |
2005-05-31 | bus_dma-ify. needs bus_dmamap_sync's, but works on coherent arch's now. | Jason Wright |
2005-05-31 | get rid of LP_WARNING (vs. LP_WARN) as well ... ok jfb@. | Xavier Santolaria |