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