summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-12-19When writing tar and ustar archives, zero out the header before weTodd C. Miller
2001-12-19More strlcpy() backout. Various tar programs require ustar headerTodd C. Miller
2001-12-19Back out a strncpy -> strlcpy conversion. When writing old styleTodd C. Miller
2001-12-19sync KNF with src/usr.bin/sshMarkus Friedl
2001-12-19change the buffer/packet interface to use void* vs. char*; ok markus@Kevin Steves
2001-12-19regenMichael Shalayeff
2001-12-19promise 20268r and 20269 pci ids; from Alexander Yurchenko <grange@rt.mipt.ru>Michael Shalayeff
2001-12-19fix race between SIGCHLD and select with an additional pipe. writingMarkus Friedl
2001-12-19handle utsname.nodename case for FamilyLocal X authorization; ok markus@Kevin Steves
2001-12-19UBC was a disaster. It worked very good when it worked, but on someArtur Grabowski
2001-12-19basic KNF done while i was looking for something elseTheo de Raadt
2001-12-19Introduce brdtyp and change what cputyp means.Steve Murphree
2001-12-19board.h overhaul. split definitions by arch.Steve Murphree
2001-12-19unbreak mickey commit; make vra work after resume. previous commitNiels Provos
2001-12-19cleanupTheo de Raadt
2001-12-19bus switch name shortened. Added register definitons and functionality.Steve Murphree
2001-12-19csh maketars -> csh -f maketarsOleg Safiullin
2001-12-19More sync.Federico G. Schwindt
2001-12-18NRL license cleaningTheo de Raadt
2001-12-18correctly deal w/ ext_ctrl in powerhookMichael Shalayeff
2001-12-18powerhook for auich; based on jason's changed for yds; okay mickey@Niels Provos
2001-12-18fix Cisco ISL VLAN protocol URLBrad Smith
2001-12-18bigger delay in mute; from Maxim V. Tsyplakov <tm@oganer.net>Michael Shalayeff
2001-12-18fix an #include path, from Peter Valchev <pvalchev@sightly.net>Michael Shalayeff
2001-12-18Recognize newer uni-n chips.Dale Rahn
2001-12-18syncDale Rahn
2001-12-18Add names for devices on newer G4 boxes.Dale Rahn
2001-12-18We need to adjust where "dot" points when we realloc(message).Todd C. Miller
2001-12-18Delay Debugger(). Noticed by NetBSD.Hugh Graham
2001-12-18log fingerprint on successful public key authentication, simplify usage of ke...Jakob Schlyter
2001-12-18log fingerprint on successful public key authentication; ok markus@Jakob Schlyter
2001-12-18remove auth_rsa_read_key, make hostfile_ready_key non static; ok markus@Jakob Schlyter
2001-12-18sigh, do it right.Federico G. Schwindt
2001-12-18Fix func decl. in comment.Federico G. Schwindt
2001-12-18Allow the scheduler to return to the signal handler and the signalMarco S Hyman
2001-12-18Software invoked traps should use the ST_ versions of the trap numberMarco S Hyman
2001-12-18another errno save situationTheo de Raadt
2001-12-18Don't use sigprocmask() in signal handlers when we can just set theTodd C. Miller
2001-12-18Update rt_ifp in DIOCCHANGERULE.jasoni
2001-12-17Initialize variable before use. ok fgs@Thomas Nordin
2001-12-17Add missing sigaction() call from last commitTodd C. Miller
2001-12-17fix memory leak associated with compiled BPF program, sync'd from tcpdump.org...Dug Song
2001-12-17syncTheo de Raadt
2001-12-17be more accurate in enabling variable rate bitsMichael Shalayeff
2001-12-17Grrr. Unbreak.Mike Pechkin
2001-12-17OpenBSD tag, explicit public domain noticeMarco S Hyman
2001-12-17Comment out abtn, since it is the cause of the function key crashesDale Rahn
2001-12-17Move the process_read_reg prototype to the correct file, it is specifiedDale Rahn
2001-12-17sigreturn test programMarco S Hyman
2001-12-17and of course, since the tree is so volatile now, i mess it upTheo de Raadt