Age | Commit message (Expand) | Author |
2000-07-19 | Convert to use new timeouts. | Artur Grabowski |
2000-07-19 | Many drivers use a timeout on ttrstrt, make this a generic interface. | Artur Grabowski |
2000-07-19 | Support link identification from rfc1570 | brian |
2000-07-19 | As in NetBSD, added direction to allocm/round_buffer_size APIs. | Constantine Sapuntzakis |
2000-07-19 | Added shadow registers. This adds two capabilities: | Constantine Sapuntzakis |
2000-07-18 | Summarily explain about the playpen and PKG_TMPDIR, so that guys | Marc Espie |
2000-07-18 | better error messages for mapreg | Michael Shalayeff |
2000-07-18 | Handle MAKEFLAGS variation mandated by POSIX. | Marc Espie |
2000-07-18 | Make it obvious that this documentation is not the original version. | Hans Insulander |
2000-07-18 | Trip piss-poor conditional parser. | Marc Espie |
2000-07-18 | More for loops checks. | Marc Espie |
2000-07-18 | Real test for Posix compliance. | Marc Espie |
2000-07-18 | Removed and/or changed information that is plain wrong or completely | Hans Insulander |
2000-07-18 | chmod proper file; chouanard@parc.xerox.com | Theo de Raadt |
2000-07-18 | do not call arc4_stir() on pool overflow. | Michael Shalayeff |
2000-07-18 | do not include random number in dmesg, per deraadt's suggestion. | Michael Shalayeff |
2000-07-18 | clcs works reasonably well now. Enable it. | Artur Grabowski |
2000-07-18 | Reset AC97 codec on ES1371 revisions 7 and above. Thanks to Alejo Sanchez | Constantine Sapuntzakis |
2000-07-18 | Thanks to miod@ for finding bug in cd_scsi_{get,set}mode | Constantine Sapuntzakis |
2000-07-18 | Update cd_size to handle failure of READ_CD_CAPACITY by returning | Constantine Sapuntzakis |
2000-07-18 | move bootblocks around a bit more | Theo de Raadt |
2000-07-18 | be a bit more silent during fdc timeouts | Theo de Raadt |
2000-07-18 | do not show a custom fstab file; espie | Theo de Raadt |
2000-07-18 | Another closing of stdin; ok deraadt | Damien Miller |
2000-07-18 | Recognize .lo as a valid object extension. | Marc Espie |
2000-07-17 | FALLTHRU -> FALLTHROUGH, requested by miod@ and style(9) | Marc Espie |
2000-07-17 | parse embedded variable specs, e.g., ${VAR_${SUB}} | Marc Espie |
2000-07-17 | - let VarModifiers_Apply accept NULL string gracefully, | Marc Espie |
2000-07-17 | Major unobfuscation: split var modifiers handling to a separate file. | Marc Espie |
2000-07-17 | separate modifiers handling from Var_Parse into a separate | Marc Espie |
2000-07-17 | Str_Match returns TRUE or FALSE, better style to test those rather | Marc Espie |
2000-07-17 | This does replace Str_Match with a better routine, which handles negated | Marc Espie |
2000-07-17 | Constify a few functions, propagated from VarModify. | Marc Espie |
2000-07-17 | - recognize that FIND_CMD and FIND_GLOBAL are always used together, | Marc Espie |
2000-07-17 | Consistency bug: for substitution should look in the same places other | Marc Espie |
2000-07-17 | +make | Marc Espie |
2000-07-17 | make regression tests. | Marc Espie |
2000-07-17 | fixed incorrect reference to mirroring-distfiles(7) to mirroring-ports(7). | Dan Harnett |
2000-07-17 | o use strlcpy() where sensible | Todd C. Miller |
2000-07-17 | art, at least commit something which compiles! | Theo de Raadt |
2000-07-17 | Don't wait for B_READ buffers on shutdown. | Artur Grabowski |
2000-07-17 | FORK_SHAREVM only works on non-UVM kernels. | Artur Grabowski |
2000-07-17 | Oops. | Artur Grabowski |
2000-07-17 | Be more careful about return values from hzto. | Artur Grabowski |
2000-07-16 | Add -o option for printing file offset. Also some whitespace reformatting. | Hugh Graham |
2000-07-16 | Stronger caveat wrt stack smashing via % escapes. Each man page | Todd C. Miller |
2000-07-16 | Consistent COPTS | Marc Espie |
2000-07-16 | make ssh-add accept dsa keys (the agent does not) | Markus Friedl |
2000-07-16 | don't pull sys/queue.h in. sync better with kame. | Jun-ichiro itojun Hagino |
2000-07-16 | non-UVM doesn't even boot | Marc Espie |