summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-30give those leds some hasteMichael Shalayeff
2003-07-30NULL -> (char *)NULL in execle; ok millert@Anil Madhavapeddy
2003-07-30de-ifdef... now this is starting to make sense (it's still ugly and broken, tho)Jason Wright
2003-07-30Use (char *)NULL instead of (char *)0 in execl and execle; Andrey MatveevTodd C. Miller
2003-07-30Experimental support for ICH5/ICH5R SATA, inspired from FreeBSDAlexander Yurchenko
2003-07-30basic support for ftp:// in PKG_PATH. ok pvalchev@Ted Unangst
2003-07-30reverse booleans so it's clear what we're looking for. ok krw@Ted Unangst
2003-07-30clarify use of eject on an empty cdrom drive. (eject /dev/rcd0c)Ted Unangst
2003-07-30Add POSIX -i option; tedu@ OKTodd C. Miller
2003-07-30Make prompting POSIX-compliant. POSIX states "The patch utilityTodd C. Miller
2003-07-30missing #includeHenning Brauer
2003-07-30whitespaceMarkus Friedl
2003-07-30use only 4 digits in format_sizeMarkus Friedl
2003-07-30support for vt8231 from netbsd via pr3362 and tested by matthew.gream@pobox.comMichael Shalayeff
2003-07-30syncTheo de Raadt
2003-07-30change SIOCDIFADDR/SIOCAIFADDR warnings into errors (now this has correctPeter Valchev
2003-07-29avoid stack smash on FDDI case. found by kernel propolice.Jun-ichiro itojun Hagino
2003-07-29more prettyTed Unangst
2003-07-29Set pf_state->rt_ifp when creating the state entry, instead of doing itDaniel Hartmeier
2003-07-29load_raw did not set all the needed fields in the dmamap.Michael Shalayeff
2003-07-29Big SyncCedric Berger
2003-07-29If euid == 0 make datasize unlimited instead of cranking to the maxTodd C. Miller
2003-07-29o add pathnames.hTodd C. Miller
2003-07-29Remove space at end of line.Cedric Berger
2003-07-29constify the conversion tablesMichael Shalayeff
2003-07-29indentTheo de Raadt
2003-07-29spacesTheo de Raadt
2003-07-29cleanTheo de Raadt
2003-07-29install ed advanced tutorial papers;Jason McIntyre
2003-07-29Instead of checking for "stdout" in decompress(), just do the checkTodd C. Miller
2003-07-29fix length for "- stalled -"Markus Friedl
2003-07-29bad license; deraadtMarkus Friedl
2003-07-29move spl checking wrap over the syscall into trap.c:syscall();Michael Shalayeff
2003-07-29replace 4 clause BSD licensed progressmeter code with a replacementMarkus Friedl
2003-07-29Add HPT302 and HPT371Alexander Yurchenko
2003-07-29Support for HPT302 and HPT371, inspired from the FreeBSD ata driver.Alexander Yurchenko
2003-07-29"pass on lo0" in the intermediate pf ruleset loaded during boot.Henning Brauer
2003-07-29sputnik dupe; from Dmitry Bogdan <dsb@uvm.poi.dvo.ru>Michael Shalayeff
2003-07-29document: ip.portfirst ip.portlast ip.porthifirst ip.porthilast;Jason McIntyre
2003-07-29add NetBSD (c) for the section mickey added via Paul Weissman;Jason McIntyre
2003-07-29correctly handle multiline responses with leading space followed by numberHenning Brauer
2003-07-29add a spot of .Fa to variable namesAnil Madhavapeddy
2003-07-29remove -compact and add a bit of spacing;Jason McIntyre
2003-07-29add a space, and correct some lists;Jason McIntyre
2003-07-29Remove a diagnostic print which was left in the code to determine howDale Rahn
2003-07-29Bye bye GNU zforce(1), welcome BSD zforce(1).Otto Moerbeek
2003-07-29BSD licensed manual page for zforce(1). Some suggestions by jmc@.Otto Moerbeek
2003-07-29syncTheo de Raadt
2003-07-29syncTheo de Raadt
2003-07-29Add $OpenBSD$Otto Moerbeek