Age | Commit message (Expand) | Author |
2000-10-23 | Document that the string returned by strerror(3) contains a maximum of | Aaron Campbell |
2000-10-23 | Kbit | Theo de Raadt |
2000-10-23 | more verbose description | Theo de Raadt |
2000-10-23 | i820 also does rng; art tested | Theo de Raadt |
2000-10-23 | Format string paranoia w/use of bootpd's local stdarg report() routine. | Aaron Campbell |
2000-10-23 | Call get_errmsg() properly; from NetBSD. | Aaron Campbell |
2000-10-23 | Spelling: wierd -> weird | Aaron Campbell |
2000-10-23 | Use the standard option descriptions introduction. | Aaron Campbell |
2000-10-23 | more pchb that supply random | Theo de Raadt |
2000-10-23 | Format string paranoia; deraadt@ ok | Aaron Campbell |
2000-10-22 | Use clearerr(3) to clear EOF on stdin when aborting a command due to ^D. | Todd C. Miller |
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 |