Age | Commit message (Expand) | Author |
2000-10-24 | sync | Theo de Raadt |
2000-10-24 | sync | Theo de Raadt |
2000-10-24 | RCS tag didn't stick on unimpl_emul.s, perhaps due to funky netbsd tag | Hugh Graham |
2000-10-24 | Crank major because the type of the "ospeed" variable changed from | Todd C. Miller |
2000-10-24 | Verify that memory regions are always page aligned and multiple of page size. | Dale Rahn |
2000-10-24 | Code to emulate instructions trapped by a privinflt. | Hugh Graham |
2000-10-23 | Remove duplicate (and wrong) description of @option. | Marc Espie |
2000-10-23 | unreset takes time too, and you notice this on a p3/933 | Theo de Raadt |
2000-10-23 | ok, i think all i82802-using host bridges are in here now | Theo de Raadt |
2000-10-23 | sync | Theo de Raadt |
2000-10-23 | full line of i815 devices | Theo de Raadt |
2000-10-23 | non-alignment dependent swap_bytes(); from simonb@wasabisystems.com/netbsd | Markus Friedl |
2000-10-23 | Clarifications for some Canadian provinces. | Aaron Campbell |
2000-10-23 | fix a few signed/unsigned/long printf formats; millert@ & deraadt@ ok | Michael Shalayeff |
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 |