Age | Commit message (Expand) | Author |
2004-04-07 | .Xr rdate 8 in SEE ALSO; | Jason McIntyre |
2004-04-07 | from wiz@netbsd: | Jason McIntyre |
2004-04-07 | list options w/o operands before options w/ operands (style(9)); | Jason McIntyre |
2004-04-07 | Remove those option letters from the getopt string which do not have a case | Aaron Campbell |
2004-04-07 | ISO function declarations, trim a few comments, rename a few variables to | Marc Espie |
2004-04-07 | Fix bounds check for printing of ip6 options. Similar fix in tcpdump | Otto Moerbeek |
2004-04-07 | kill whitespace at EOL; | Jason McIntyre |
2004-04-07 | another piece inside qflag check | Theo de Raadt |
2004-04-07 | - alter .Nd to reflect that characters can be counted also | Jason McIntyre |
2004-04-07 | hifn card works just fine (with working /dev/crypto). | Dale Rahn |
2004-04-07 | align /dev/crypto with it's device node. would allow crypto cards to be used. | Dale Rahn |
2004-04-07 | Clean up printf's per deraadt@. Kill panic in mpt_pci_attach per mickey@ | Marco Peereboom |
2004-04-06 | Add PERC3/DCL. ok mickey@ | Marco Peereboom |
2004-04-06 | Set mode and ownership when renaming file -> file.0 like we do when | Todd C. Miller |
2004-04-06 | Microsoft MN-520 wireless card works now | Todd C. Miller |
2004-04-06 | Attach Microsoft MN-520 wireless card | Todd C. Miller |
2004-04-06 | regen; add Microsoft MN-520 wireless card | Todd C. Miller |
2004-04-06 | Add Microsoft MN-520 wireless card | Todd C. Miller |
2004-04-06 | Hil keyboard layout for german keyboards, at least suitable for the PS/2-like | Miod Vallat |
2004-04-06 | in cpu_exit() make sure to flush the fpu operation (store fr0) | Michael Shalayeff |
2004-04-06 | repair last: proper unimplemented'' trap check | Michael Shalayeff |
2004-04-06 | doh. disable ahc here as well | Michael Shalayeff |
2004-04-06 | fix siginfo generation for posted signals and avoid double ktrpsig() call for... | Michael Shalayeff |
2004-04-06 | sync | Theo de Raadt |
2004-04-06 | shorten | Theo de Raadt |
2004-04-06 | sync | Theo de Raadt |
2004-04-06 | pci express device ids; from someone | Theo de Raadt |
2004-04-06 | sort SYNOPSIS and options, and various other fixes, | Jason McIntyre |
2004-04-06 | some of these functions are prototyped in pwd.h; ok deraadt@ | Damien Miller |
2004-04-06 | prototypes for bcrypt and md5crypt, as described in manpage; ok deraadt@ | Damien Miller |
2004-04-06 | When optimizing a logical arithmetic operation, which operands are both | Miod Vallat |
2004-04-06 | - add margins when formatting w/ -Tascii | Jason McIntyre |
2004-04-06 | dont write more than 4 bytes even on 64-bit. beck@ ok | Anil Madhavapeddy |
2004-04-06 | Print DELETE payload contents. ok markus@. | Hakan Olsson |
2004-04-06 | - add a margin when formatting w/ -Tascii | Jason McIntyre |
2004-04-06 | Remove the 3.3 -> 3.4 upgrade openssl hack. | Kenneth R Westerback |
2004-04-06 | Apply patch from guenther at mho.com (pr3730) that fixes a double | Marco S Hyman |
2004-04-06 | remove optimization workaround for sparc64 now that we're using gcc3. | Brad Smith |
2004-04-05 | o use mode_t, not int for permissions. | Todd C. Miller |
2004-04-05 | Switch mvme88k to -O2 optimization by default. | Miod Vallat |
2004-04-05 | In Exit() when used as a signal handler, emsg is a pointer so | Todd C. Miller |
2004-04-05 | - redefine the .UL macro so that, even if output is to a non-TTY device, | Jason McIntyre |
2004-04-05 | redefine the .UL macro so that, even if output is to a non-TTY device, | Jason McIntyre |
2004-04-05 | Pass correct buffer length to gethdir(), and also change int arg to size_t | Aaron Campbell |
2004-04-05 | Don't init curses until after option processing. pjanzen@ ok | Aaron Campbell |
2004-04-05 | move to our new dhclient | Theo de Raadt |
2004-04-05 | sync | Theo de Raadt |
2004-04-05 | Change sizeof(ptr) to the correct sizeof(*ptr) to fix a bug when clearing out | Aaron Campbell |
2004-04-05 | - fix a macro in e.mac that was causing double blank lines in ASCII output | Jason McIntyre |
2004-04-05 | add copyrights to niklas' pages, w/ his permission; | Jason McIntyre |