summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-30o kill registerTodd C. Miller
2001-08-30Better buffer lengths (MAXFOO and FOO_MAX) based on a patch fromTodd C. Miller
2001-08-30Use NAME_MAX, not MAXPATHLEN for buffer sizes since they are notTodd C. Miller
2001-08-30Delete duplicate 'network daemon testing' item.Kenneth R Westerback
2001-08-30validate ports for LocalForward/RemoteForward.Kevin Steves
2001-08-30add -D to synopsis line; ok markus@Christian Weisgerber
2001-08-30intialize g2 and g7 in trapframe setregs from tf pc so that pc isn't set toJason Wright
2001-08-30Fix typo - space before a comma.Kenneth R Westerback
2001-08-30typo in the comment.Mike Pechkin
2001-08-30typo in comment.Grigoriy Orlov
2001-08-30Change getnewbuf interface so that getnewbuf always returnGrigoriy Orlov
2001-08-30disable TRAPTRACE and fix a compile error with DEBUG.Artur Grabowski
2001-08-30Detect broken libraries that reference themselves.Marc Espie
2001-08-30MLINK kauth(1) to kinit(1);, better than no manpage at all for kauth.Hans Insulander
2001-08-30Mention which debug levels we currently use.Hakan Olsson
2001-08-30this shouldn't be commented out.Federico G. Schwindt
2001-08-30fix some const warnings.Federico G. Schwindt
2001-08-30fix some const warningsFederico G. Schwindt
2001-08-29additional documentation for GatewayPorts; ok markus@Kevin Steves
2001-08-29validate ports for -L/-R; ok markus@Kevin Steves
2001-08-29document -D and DynamicForward; ok markus@Kevin Steves
2001-08-29add text about -u0 preventing DNS requests; ok markus@Kevin Steves
2001-08-29Fix buffer oflow reading from queue file. While we are at it, crankTodd C. Miller
2001-08-29clear the malloc'd buffer, otherwise source() will leak malloc'd memory; ok t...Markus Friedl
2001-08-29less definesMichael Shalayeff
2001-08-29make set/get screen work nowMichael Shalayeff
2001-08-29More sync with FreeBSD.Federico G. Schwindt
2001-08-29Nope, this makes cvs dump coreTheo de Raadt
2001-08-29kill the -i option; it just causes all sorts of grief; canacar@eee.metu.edu.trTheo de Raadt
2001-08-29Apply recent changes in the i386 comment eradication code to allKenneth R Westerback
2001-08-29initialize ac_enaddr from sc_enaddrJason Wright
2001-08-29- modify probe routine to check the 'compatible' property for matching andJason Wright
2001-08-29rcsidJason Wright
2001-08-29build crt0, crtbegin and friends.Artur Grabowski
2001-08-29crt0. Almost like on alpha, except that sparc64 needs an assembler stubArtur Grabowski
2001-08-29Last pieces needed to build libc on sparc64.Artur Grabowski
2001-08-29Bunch of necessary files from NetBSD.Artur Grabowski
2001-08-29more files from sparc.Artur Grabowski
2001-08-29bunch of files from sparc.Artur Grabowski
2001-08-29except ffs and strlen we use the generic functions (for now).Artur Grabowski
2001-08-29ffs from sparc and strlen from NetBSD.Artur Grabowski
2001-08-29syscall(), trivialArtur Grabowski
2001-08-29signal stuff from sparc, cleaned up.Artur Grabowski
2001-08-29setlogin from NetBSDArtur Grabowski
2001-08-29sbrk from NetBSDArtur Grabowski
2001-08-28fork from sparc. cleaned up.Artur Grabowski
2001-08-28exect from sparc.Artur Grabowski
2001-08-28Add SYSENTRY as on sparc. We'll need it later.Artur Grabowski
2001-08-28cerror. based on the same file from sparc, with cleanups.Artur Grabowski
2001-08-28brk from NetBSDArtur Grabowski