summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-08-28Duh. remove dumb debugging before commit next time.Artur Grabowski
2001-08-28Ovfork from sparc, cleaned up.Artur Grabowski
2001-08-28abs from NetBSDArtur Grabowski
2001-08-28{hton,ntoh}{s,l} from NetBSD.Artur Grabowski
2001-08-28The easy files...Jason Wright
2001-08-28SYS.h from NetBSD. Not fixed yet for libc_r.Artur Grabowski
2001-08-28Just read the install notes; this is woefully out of date anyway.Jason Wright
2001-08-28sparc64 bits. Not tested yet.Artur Grabowski
2001-08-28The sparc workaround is needed for sparc64 too.Artur Grabowski
2001-08-28an attempt at deuglification of the previous commit (It's still ugly, tho)Jason Wright
2001-08-28remove unneeded code (this is done later)Bob Beck
2001-08-28oh, some cleanups etc etcTheo de Raadt
2001-08-28Relax restriction on buffer length being % 4 = 0 for the last entry in theJason Wright
2001-08-28fix a segfault occuring in dhclient when the server specifies his name.Matthieu Herrb
2001-08-28don't reference seminfo if SYSVSEM isn't definedJason Wright
2001-08-28allow: ssh -F configfile hostMarkus Friedl
2001-08-28Getting closer to working userland MAC.ben
2001-08-28move '!' from host_list to host: "xhost : '!' host | host;"; ok dhartmei@Markus Friedl
2001-08-28check for malloc/strdup == NULLMarkus Friedl
2001-08-28don't set DynamicForward unless Host matchesMarkus Friedl