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