Age | Commit message (Expand) | Author |
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 |
2004-04-05 | make it easier to tag releases/current/beta | Theo de Raadt |
2004-04-05 | make pftag ** (pass pointer by reference), otherwise it's never updated. | Daniel Hartmeier |
2004-04-05 | fix typo for irrelevant software component; sq@oganer.net | Theo de Raadt |
2004-04-05 | cope with fdopen failure better | Theo de Raadt |
2004-04-05 | we are at 3.5-current now | Theo de Raadt |
2004-04-05 | Most of the non-US keyboard layouts define an ``AltGr'' key to access up | Miod Vallat |
2004-04-05 | Prevent stale states (states older than the local version) from overwriting | Ryan Thomas McBride |
2004-04-05 | sync | Ted Unangst |
2004-04-05 | madvise works fine without translation, from Sam Smith. | Ted Unangst |
2004-04-04 | Can't resist. | Bob Beck |
2004-04-04 | - fix an .El in the wrong place | Jason McIntyre |
2004-04-04 | on in-window SYN, send back rate-limited ACK; ok dhartmei frantzen markus | Theo de Raadt |
2004-04-04 | Emil Mikulic pointed out there are two copies of this stuff (thanks!) ... | Jason McIntyre |
2004-04-04 | .br workaround no longer necessary; | Jason McIntyre |
2004-04-04 | Don't print firmware upload messages in dmesg. Pointed out deraadt@, ok krw@ | Marco Peereboom |
2004-04-03 | .br workaround no longer necessary; | Jason McIntyre |
2004-04-03 | .br workaround no longer necessary; | Jason McIntyre |
2004-04-03 | .Xr usbhidaction 8 | Jason McIntyre |
2004-04-03 | argument to -w is not optional; | Jason McIntyre |
2004-04-03 | - correct SYNOPSIS | Jason McIntyre |
2004-04-03 | more .Pp removal; | Jason McIntyre |
2004-04-03 | correct option is `dhcp-lease-time', not `requested-lease-time'; | Jason McIntyre |
2004-04-03 | Add \n to some error messages to make dmesg looks better; ok deraadt@ | Alexander Yurchenko |
2004-04-03 | Complete 'lp.d_' to 'lp->d_' changes started with r1.24 so that ramdisk_cd and | Kenneth R Westerback |
2004-04-03 | - report known USB device vendors | Christian Weisgerber |
2004-04-03 | remove unnecessary .Sm macros (oops, this is my fault it ever | Jason McIntyre |
2004-04-03 | remove a scad of .Pp's before displays, making postscript | Jason McIntyre |
2004-04-03 | use a constant sized type so regress doesnt fail on 64-bit | Anil Madhavapeddy |
2004-04-03 | dont try to close an invalid fd, canacar@ ok | Anil Madhavapeddy |
2004-04-03 | dont close an invalid fd, canacar@ ok | Anil Madhavapeddy |
2004-04-03 | - dont send junk err in parent_open_dump() if filename is NULL | Anil Madhavapeddy |
2004-04-03 | add pxeboot references to FILES and SEE ALSO; | Jason McIntyre |