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