summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-04-30sync.lebel
2001-04-30add new device, Lucent USB QuadraBus. deraadt@ OK.lebel
2001-04-30Ooops! Undo breakage I introduced in 1.48.Artur Grabowski
2001-04-30implement 'ssh -b bind_address' like 'telnet -b'Markus Friedl
2001-04-30don't freeaddrinfo if getaddrinfo fails; ok deraadt@,itojun@Markus Friedl
2001-04-30CLSIZE is 1 on all archs and will go away soon.Artur Grabowski
2001-04-30CLSIZE is 1 on all archs and will go away soon.Artur Grabowski
2001-04-30cleaningJason Wright
2001-04-30pretty up rx filter setupJason Wright
2001-04-30syncJason Wright
2001-04-30broadcom 5820Jason Wright
2001-04-30prettyTheo de Raadt
2001-04-30correct copyright. i wrote some of this in 1989, wow.. i am old...Theo de Raadt
2001-04-30Fix the s-records encoding program so as to produce correct finalMiod Vallat
checksum if the chunk size is not 3 bytes. Update disillusionned comment accordingly. Ok deraadt@ [Note that the s-records files on the 2.9 cdroms have been corrected and are valid.]
2001-04-29Zero a buffer prior to passing it to readlink() as readlink()Todd C. Miller
does not append a NUL itself.
2001-04-29spelingTodd C. Miller
2001-04-29labels should precede actual code, not braces; from NetBSDTodd C. Miller
2001-04-29Add a bunch of old revision history comments that we are missing toTodd C. Miller
make diffing easier. No code changes...
2001-04-29include string.h not strings.hTodd C. Miller
2001-04-29raise spl around pdc callingMichael Shalayeff
2001-04-29pseg not yetMichael Shalayeff
2001-04-29use pool for vfs cache.Artur Grabowski
(We should really put that info into the vnode).
2001-04-29fix pmap_enter to compileMichael Shalayeff
2001-04-29a few more aen definitions, from freebsdMichael Shalayeff
2001-04-29cleanup, remove incorrect commentArtur Grabowski
2001-04-29more ssh.com-2.0.x bug-compat; from per@appgate.comMarkus Friedl
2001-04-29ddb command `machine halt' is superceded by `boot halt' now, so remove itMiod Vallat
and remove `machine reboot' as well.
2001-04-29Replace resource maps with extents, and cleanup associated variables.Miod Vallat
Idea from art's todolist, art@ ok.
2001-04-29fix whitespaceMarkus Friedl
2001-04-29Use S_ISXXX macros where possible instead of doing this by handTodd C. Miller
Noticed while diffing against NetBSD version
2001-04-29Add comment chars to (or just remove) bare words after #endif/#else for ANSI.Todd C. Miller
Noticed while diffing against NetBSD version
2001-04-29If errmsg() is passed a negative argument return strerror(errno)Todd C. Miller
Noticed while diffing against NetBSD version
2001-04-29syncTheo de Raadt
2001-04-29another pucTheo de Raadt
2001-04-29actually it is called 3CR990; tree unlockTheo de Raadt
2001-04-29When expanding the session table, only copy the number of sessions alreadyJason Wright
there to the new table; from stephen@etunnels.com (PR 1801).
2001-04-28openssh will be at 2.9Theo de Raadt
2001-04-25oops, this needs to be updated in 2.9 tooTheo de Raadt
2001-04-25Quick fix for code path in RENAME in case relookup doesn't find the file againConstantine Sapuntzakis
Also, get rid of a bogus comment. Patch from art@
2001-04-25General cleanup and updates here too, ok deraadt@Miod Vallat
2001-04-25Last update before release.Miod Vallat
2001-04-25After tree lock, undo a bullshit change that was obviously NOT tested.Theo de Raadt
Come on guys! Will you ever learn to not put radical untested shit into the source tree in the last few weeks before a release? A few of you do this time after time!
2001-04-25move txp from unsupported but lotsa questions about... to supportedJason Wright
more consistent handling of "including" vs "including:"
2001-04-24Clean up spelling, some punctuation.Dale Rahn
2001-04-24No need to keep installation notes for architectures we neverMiod Vallat
have supported.
2001-04-24Update supported hardware list, fix typos, use m4.common macrosMiod Vallat
whenever possible, remove obsolete information, etc. ok fries@
2001-04-24Update introduction text.Miod Vallat
ok fries@
2001-04-24Update floppy disk descriptions.Miod Vallat
Add a macro to document floppyC. Add a macro to document generic upgrade instructions. Fix a few typos. ok fries@
2001-04-24More explaination/better wording on what is necessary for shared disks.Dale Rahn
2001-04-24Update whatis to include details of what has changed between 2.8 and 2.9Dale Rahn
for powerpc