Age | Commit message (Expand) | Author |
2000-07-06 | Insert more missing .El directives. Our troff really should identify these and | Aaron Campbell |
2000-07-06 | Insert missing .El directive; todd@ | Aaron Campbell |
2000-07-06 | Add in a timeout structure to the scsi_xfer structure so that HBA's can | mjacob |
2000-07-06 | printf %s | Todd T. Fries |
2000-07-06 | use %s with fprintf | Theo de Raadt |
2000-07-05 | printf without %s | Theo de Raadt |
2000-07-05 | remove SYSLOG(), unused function | Theo de Raadt |
2000-07-05 | more cleanup for IPv4 mapped address support. there seem to be some | Jun-ichiro itojun Hagino |
2000-07-05 | oops, late night typo | Michael Shalayeff |
2000-07-05 | fix comment | Michael Shalayeff |
2000-07-05 | missing semicolon | Michael Shalayeff |
2000-07-05 | crank version to 6.5 | Theo de Raadt |
2000-07-05 | another setproctitle | Theo de Raadt |
2000-07-05 | convert these config's to use asc as well | Eric Jackson |
2000-07-05 | change these to use asc as well | Eric Jackson |
2000-07-05 | change the esp scsi driver name to asc as not to conflict with | Eric Jackson |
2000-07-05 | typo | Niels Provos |
2000-07-05 | new timeouts | Michael Shalayeff |
2000-07-05 | use no_x11_forwarding_flag correctly; provos ok | Theo de Raadt |
2000-07-05 | make dmesg work on alpha | Eric Jackson |
2000-07-05 | sync | Theo de Raadt |
2000-07-05 | setproctitle with %s | Theo de Raadt |
2000-07-05 | always setproctitle with %s if using a variable | Theo de Raadt |
2000-07-05 | Start sendmail in the background so it doesn't cause blockage | Todd C. Miller |
2000-07-05 | Decouple memory access functions from db_interface.c so they can be | Hugh Graham |
2000-07-05 | Add a breakpoint() inline for use with KGDB. | Hugh Graham |
2000-07-05 | Correct minor formatting errors/typos. | Aaron Campbell |
2000-07-05 | Some fix-ups to this man page which was brought in from NetBSD. | Aaron Campbell |
2000-07-05 | We aren't NetBSD. | Aaron Campbell |
2000-07-05 | man4.i386 repairs. | Aaron Campbell |
2000-07-05 | Fix spl-handling in cnstart. | Artur Grabowski |
2000-07-05 | Change splsoftclock to spltty. spltty is probably too paranoid, but it's | Artur Grabowski |
2000-07-05 | OpenBSD-tag | Artur Grabowski |
2000-07-05 | nanosleep() no longer returns early | Paul Janzen |
2000-07-05 | Stop sleeps from returning early (by up to a clock tick). | Paul Janzen |
2000-07-05 | Make return statements adhere to KNF | Niklas Hallqvist |
2000-07-05 | Sigh, scrr_len represents the length of the scrolling region, not the end of | Aaron Campbell |
2000-07-05 | return EAI_NODATA, instead of EAI_NONAME, on name resolution errors. | Jun-ichiro itojun Hagino |
2000-07-04 | File of the week :-) If Tertiary Loader data link size might not be set. | Mats O Jansson |
2000-07-04 | Talk about configuration of RAID devices | Niklas Hallqvist |
2000-07-04 | Fix stupid bug in extraction through playpen. | Marc Espie |
2000-07-04 | - inadaquate -> inadequate (for dpt.4, too) | Aaron Campbell |
2000-07-04 | inadaquate -> inadequate | Aaron Campbell |
2000-07-04 | If the spec allows 128-character filenames, our buffer has to be at least 129 | Aaron Campbell |
2000-07-04 | Back out unwanted testing change | Marc Espie |
2000-07-04 | + bsd.port.mk.5 | Marc Espie |
2000-07-04 | Literal.... nroff is idiot enough not to bitch, #!@#?x! | Marc Espie |
2000-07-04 | Beautify for espie. | Aaron Campbell |
2000-07-04 | sync with NetBSD. | Federico G. Schwindt |
2000-07-04 | missing splx | Artur Grabowski |