summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-10-22update to ncurses 5.2Todd C. Miller
2000-10-22makeoptions DEBUG does not imply -DDEBUG; noticed by gluk@ptci.ru.Aaron Campbell
2000-10-22oops; deraadt@ okMichael Shalayeff
2000-10-22Fix noprint/print/octal options; from NetBSD.Christian Weisgerber
2000-10-21Mention that version 8.0 o tcl/tk are required to build X11 and thatMarco S Hyman
2000-10-21Add missing local change that was lost in a merge.Todd C. Miller
2000-10-2182801BA is DMA, in 3 months there will be lots of theseTheo de Raadt
2000-10-21make root perms match 4.4BSD.dist; ok deraadt@Marco S Hyman
2000-10-21w/ help of aaron@ make it work now:Michael Shalayeff
2000-10-21typo, eramore@era-t.ericsson.se; ok niels@Markus Friedl
2000-10-21(Temporarily) disable DMA support for OPTi 82C621 and untested 82C568/82D568Chris Cappuccio
2000-10-20typo - s/sshd.conf/sshd_config for where to permit/deny root loginsobecian
2000-10-20fix clean targetTheo de Raadt
2000-10-20Since sh's bulitin echo(1) supports /t and /n there is no reason toTodd C. Miller
2000-10-20Don't attempt to free uninitialized variable; guenther@gac.eduTodd C. Miller
2000-10-20not 2.8-beta anymore, however, the actual cutting-off point for the releaseTheo de Raadt
2000-10-20Add Mhz to cpu information.Dale Rahn
2000-10-20Correct FILES section, since our sendbug(1) uses mktemp(1) for generatingAaron Campbell
2000-10-20Fix various typos; spotted by gluk@ptci.ru.Aaron Campbell
2000-10-20Add support for major/minor version numbers.Marc Espie
2000-10-20Add support for ulpt, USB printers.Dale Rahn
2000-10-20fix ioctls; pointed out by Pawel Krawczyk <http://ceti.pl/~kravietz/>Michael Shalayeff
2000-10-19strip and compress the ramdisk kernel on the cd, makes the image muchDale Rahn
2000-10-19no /bsd.rd, only /2.8/powerpc/bsd.rd on cd28.fsTheo de Raadt
2000-10-19Where we talk about $$, also say mention that PIDs are not safe to use forAaron Campbell
2000-10-19Remove merge conflict marker accidentaly left in this file.Hans Insulander
2000-10-19Put the fmt strings CAVEATS section into userland printf(1) man page, too;Aaron Campbell
2000-10-19invoked from mount -t ...Marco S Hyman
2000-10-19invoked from mount -t ...Marco S Hyman
2000-10-19Do not suggest that people use getpid(2) for generating temp file name; referAaron Campbell
2000-10-19Increment version; deraadt@ ok.Federico G. Schwindt
2000-10-19Pass SACFLAGS correctly so all files are compiled with -fpack-struct,Federico G. Schwindt
2000-10-19don't reference freed memory. okay deraadt@Niels Provos
2000-10-19fmt string problem in unused codeTheo de Raadt
2000-10-19find RNG on i815 hubTheo de Raadt
2000-10-19if vlans are in use, then set the 3c905b to accept frames of size 1518.Jason Wright
2000-10-19code for printing bridge spanning tree packetsJason Wright
2000-10-19Repair two typos; caught by gluk@ptci.ru.Aaron Campbell
2000-10-19Changes to pci and if_gm to support obtaining the ethernet hardware addressDale Rahn
2000-10-19Clean up printfs during boot, these were unnecessary debugging prints.Dale Rahn
2000-10-19Clean up printfs during boot, print reasonable information, not extraDale Rahn
2000-10-19kame 1.31 -> 1.32Jun-ichiro itojun Hagino
2000-10-19remove unnecessary printf during boot.Dale Rahn
2000-10-19close pr 1429, sendmail doesn't use EX_UNAVAILABLE for this anymore.Bob Beck
2000-10-19Fix bug in dl_strcmp, it is not always legal to access a pointerDale Rahn
2000-10-19Update: check malloc() returns, simplify, be a little more paranoid.Paul Janzen
2000-10-19syncTheo de Raadt
2000-10-19i815ETheo de Raadt
2000-10-19Installer is v1.2Bob Beck
2000-10-18this was overlooked in the last commit. ok beck@.Todd T. Fries