summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-09-05document -w timeout; from cedric@Jason McIntyre
2003-09-05add some spacing after displays;Jason McIntyre
2003-09-05correct an .Sx;Jason McIntyre
2003-09-05macro cleanup and some typos;Jason McIntyre
2003-09-05Do not drop the user into DDB without a really, really good reason.Miod Vallat
2003-09-05remove some erroneous backslashes, and add some indent;Jason McIntyre
2003-09-05socket leak on error paths. from Patrick Latifi. ok deraadt@ ho@Ted Unangst
2003-09-05- add gzcat to SYNOPSIS and DESCRIPTIONJason McIntyre
2003-09-05more spacing, less macro;Jason McIntyre
2003-09-05typo from naddy@;Jason McIntyre
2003-09-05we kind of need this new file from canacarTheo de Raadt
2003-09-05add a null compressor from canacar@ that lets gzcat work with uncompressedTed Unangst
2003-09-05Put in workaround for alpha so that non-lazy binding seems to work,Dale Rahn
2003-09-05fp leak. from Patrick Latifi. ok beck@ deraadt@Ted Unangst
2003-09-04typo.Thierry Deval
2003-09-04put escapes in the right place;Jason McIntyre
2003-09-04update lists of packages for 3.4Peter Valchev
2003-09-04typo;Jason McIntyre
2003-09-04- document LD_BIND_NOWJason McIntyre
2003-09-04fix crash and add new icmpnames. based on pr3439. some input fgsch@.Ted Unangst
2003-09-04Fix W^X mistake. If the dynamic linker is workin in non-lazy mode, itDale Rahn
2003-09-04Symbol cache for GOT lookup. When a symbol is found it is saved in a cacheDale Rahn
2003-09-04What I blamed on a specific CMMU fault pecularity turned out to be, in fact,Miod Vallat
2003-09-04escapes in the wrong place;Jason McIntyre
2003-09-04escape in the wrong place;Jason McIntyre
2003-09-04 - use .Bk/.EkJason McIntyre
2003-09-04baud rate capability is `br', not `ba';Jason McIntyre
2003-09-04change description of `openfiles' attribute from "number of open files..."Jason McIntyre
2003-09-04clarify that user's full name (not username) generally goes in GECOS;Jason McIntyre
2003-09-04restore(8) here as wellHenning Brauer
2003-09-04include restore(8) on ramdiskHenning Brauer
2003-09-04a better cpu identification; testing by miodMichael Shalayeff
2003-09-04remove an unneccessary (and incorrectly sized) bzeroAnil Madhavapeddy
2003-09-04bzero the full malloced space, not the sizeof the pointerAnil Madhavapeddy
2003-09-04correct sizeof for bzero/bcopyAnil Madhavapeddy
2003-09-04millert's sup fix, tested here on client and server.Bob Beck
2003-09-04typo; aldo@nullcube.comTheo de Raadt
2003-09-04syncTed Unangst
2003-09-04dummy xattr syscalls. ok deraadt@Ted Unangst
2003-09-04forgot to put w in optstring in last commit.Ted Unangst
2003-09-03m68k at least doesn't like random mappings. disable for now.Ted Unangst
2003-09-03match a bunch more bge devices. May not work completely, but they're noJason Wright
2003-09-03bunch more bcm57xx devices and correct altima devices (from netbsd); ok deraadtJason Wright
2003-09-03permit the window/receive buffer to be adjustable. default back to systemTed Unangst
2003-09-03some extra markup and correct synopsisAnil Madhavapeddy
2003-09-03plug mem leaks, pr3425 from patrick latifi. ok deraadt@Ted Unangst
2003-09-03I'm walking on very, very thin ice here. Still trying to get the ``special''Miod Vallat
2003-09-03zap context correctly, from Juergen Buchmueller <pullmoll at stop1984 dot com>Federico G. Schwindt
2003-09-03note bcm5823 support; ok deraadtJason Wright
2003-09-03This poor man's installation script was fun before we had bsd.rd, but weMiod Vallat