summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-06dont write more than 4 bytes even on 64-bit. beck@ okAnil Madhavapeddy
2004-04-06Print DELETE payload contents. ok markus@.Hakan Olsson
2004-04-06- add a margin when formatting w/ -TasciiJason McIntyre
2004-04-06Remove the 3.3 -> 3.4 upgrade openssl hack.Kenneth R Westerback
2004-04-06Apply patch from guenther at mho.com (pr3730) that fixes a doubleMarco S Hyman
2004-04-06remove optimization workaround for sparc64 now that we're using gcc3.Brad Smith
2004-04-05o use mode_t, not int for permissions.Todd C. Miller
2004-04-05Switch mvme88k to -O2 optimization by default.Miod Vallat
2004-04-05In Exit() when used as a signal handler, emsg is a pointer soTodd C. Miller
2004-04-05- redefine the .UL macro so that, even if output is to a non-TTY device,Jason McIntyre
2004-04-05redefine the .UL macro so that, even if output is to a non-TTY device,Jason McIntyre
2004-04-05Pass correct buffer length to gethdir(), and also change int arg to size_tAaron Campbell
2004-04-05Don't init curses until after option processing. pjanzen@ okAaron Campbell
2004-04-05move to our new dhclientTheo de Raadt
2004-04-05syncTheo de Raadt
2004-04-05Change sizeof(ptr) to the correct sizeof(*ptr) to fix a bug when clearing outAaron Campbell
2004-04-05- fix a macro in e.mac that was causing double blank lines in ASCII outputJason McIntyre
2004-04-05add copyrights to niklas' pages, w/ his permission;Jason McIntyre
2004-04-05make it easier to tag releases/current/betaTheo de Raadt
2004-04-05make pftag ** (pass pointer by reference), otherwise it's never updated.Daniel Hartmeier
2004-04-05fix typo for irrelevant software component; sq@oganer.netTheo de Raadt
2004-04-05cope with fdopen failure betterTheo de Raadt
2004-04-05we are at 3.5-current nowTheo de Raadt
2004-04-05Most of the non-US keyboard layouts define an ``AltGr'' key to access upMiod Vallat
2004-04-05Prevent stale states (states older than the local version) from overwritingRyan Thomas McBride
2004-04-05syncTed Unangst
2004-04-05madvise works fine without translation, from Sam Smith.Ted Unangst
2004-04-04Can't resist.Bob Beck
2004-04-04- fix an .El in the wrong placeJason McIntyre
2004-04-04on in-window SYN, send back rate-limited ACK; ok dhartmei frantzen markusTheo de Raadt
2004-04-04Emil 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-04Don'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 8Jason McIntyre
2004-04-03argument to -w is not optional;Jason McIntyre
2004-04-03- correct SYNOPSISJason McIntyre
2004-04-03more .Pp removal;Jason McIntyre
2004-04-03correct option is `dhcp-lease-time', not `requested-lease-time';Jason McIntyre
2004-04-03Add \n to some error messages to make dmesg looks better; ok deraadt@Alexander Yurchenko
2004-04-03Complete 'lp.d_' to 'lp->d_' changes started with r1.24 so that ramdisk_cd andKenneth R Westerback
2004-04-03- report known USB device vendorsChristian Weisgerber
2004-04-03remove unnecessary .Sm macros (oops, this is my fault it everJason McIntyre
2004-04-03remove a scad of .Pp's before displays, making postscriptJason McIntyre
2004-04-03use a constant sized type so regress doesnt fail on 64-bitAnil Madhavapeddy
2004-04-03dont try to close an invalid fd, canacar@ okAnil Madhavapeddy
2004-04-03dont close an invalid fd, canacar@ okAnil Madhavapeddy
2004-04-03- dont send junk err in parent_open_dump() if filename is NULLAnil Madhavapeddy
2004-04-03add pxeboot references to FILES and SEE ALSO;Jason McIntyre