Age | Commit message (Expand) | Author |
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 |
2000-07-15 | Build shared libraries as expected for the new libexec/ld.so. Currently | Dale S. Rahn |
2000-07-15 | When modifying users and not specifying a new GID, don't arbitrarily | Hakan Olsson |
2000-07-15 | sync with latest kame. | Jun-ichiro itojun Hagino |
2000-07-15 | Always create ~/.ssh with mode 700; ok Markus | Damien Miller |
2000-07-15 | fix more ch* in lists | Theo de Raadt |
2000-07-14 | allow leading whitespace. ok niels | Markus Friedl |
2000-07-14 | sync | Theo de Raadt |
2000-07-14 | sync | Theo de Raadt |
2000-07-14 | correct ch* things mickey forgot | Theo de Raadt |
2000-07-14 | these are audio drivers | Theo de Raadt |
2000-07-14 | comment on neomagic business | Theo de Raadt |
2000-07-14 | on a SparcStation Voyager, the 2nd zs device does not exist. | Theo de Raadt |
2000-07-14 | sync | Theo de Raadt |
2000-07-14 | Document REFETCH, network configuration, | Marc Espie |
2000-07-14 | add wscons manuals, from laconica | Michael Shalayeff |
2000-07-14 | raw import of raw ws* manpages; weasels are ripping my flesh | Michael Shalayeff |
2000-07-14 | Enable interrupts after configuration phase. | Miod Vallat |
2000-07-14 | Use generic m68k code when possible ; do not enable interrupts at | Miod Vallat |
2000-07-14 | Remove unneeded definitions | Miod Vallat |
2000-07-14 | Remove unneeded definition | Miod Vallat |
2000-07-14 | Move splXXXX() stuff from <machine/param.h> to <machine/psl.h>, and | Miod Vallat |
2000-07-14 | Let config(8) know we can use 16 partitions per label now | Miod Vallat |
2000-07-14 | previous two patches mixed up if/else matching | Theo de Raadt |
2000-07-14 | ppc_intr_enable change that was previously missed in checkins. | Dale S. Rahn |
2000-07-13 | close can fail on AFS, report error; from Greg Hudson <ghudson@mit.edu> | Niels Provos |
2000-07-13 | typo; todd@fries.net | Niels Provos |
2000-07-13 | allow multiple whitespace but only one '=' between tokens, bug report from | Niels Provos |
2000-07-13 | sync | Theo de Raadt |
2000-07-13 | diamond products were incorrectly labelled | Theo de Raadt |
2000-07-13 | timed & rdate start before securelevel is set so no need to check | Todd C. Miller |
2000-07-13 | undo | Theo de Raadt |
2000-07-13 | on openbsd, static symbols are not visible from the userland. | Jun-ichiro itojun Hagino |
2000-07-13 | enable setsockopt related to IPv6 multicast routing. | Jun-ichiro itojun Hagino |