summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-04-07kill last strcpy; ok millertTheo de Raadt
2003-04-07Strlcpy improvements. ok deraadt@Ted Unangst
2003-04-07Some NetBSD changes were committed to this file w/o updating theTodd C. Miller
2003-04-07The UCB copyright here is incorrect. This code did not originateTodd C. Miller
2003-04-07ktutil should not be linked with -lkadm5srv, now that -lkadm5clnt is correct.Hans Insulander
2003-04-07Include the file client_glue.c - will make ktutil work properlyHans Insulander
2003-04-07inlined strcpy, should be strncpy anyways; millert ok, from Hans-Joerg.Hoexer...Theo de Raadt
2003-04-07replace strcpy calls that got inlined by gcc; Hans-Joerg.Hoexer@yerbouti.fran...Theo de Raadt
2003-04-07a couple more codec ids from peopleMichael Shalayeff
2003-04-07strlcpy; from Hans-Joerg.Hoexer@yerbouti.franken.deTheo de Raadt
2003-04-07oopsMichael Shalayeff
2003-04-07Simplify code for -t using asprintf(); deraadt@ OKTodd C. Miller
2003-04-07string fixes; ian okTheo de Raadt
2003-04-07Xr to strlcpy and strlcat more; ok millertTheo de Raadt
2003-04-07Change wd1 and wd2 from pointers to arrays. This removes the needTodd C. Miller
2003-04-07add mfcpu() and kill get_psw/set_psw that should not be used from the .c codeMichael Shalayeff
2003-04-07remove dead stuffMichael Shalayeff
2003-04-07enable viper touching again.Michael Shalayeff
2003-04-07do not limit the kmem to just the physmemMichael Shalayeff
2003-04-07only check for space mismatch when coming from user.Michael Shalayeff
2003-04-07properly recalculate spa-epa when it comes to per-pageMichael Shalayeff
2003-04-07move out non-gsc devices from the gsc sectionMichael Shalayeff
2003-04-07this makes wax interruptMichael Shalayeff
2003-04-07com1@waxMichael Shalayeff
2003-04-07s/HP9000/HP 9000/; from weissmanndudeMichael Shalayeff
2003-04-07typos;Jason McIntyre
2003-04-07some waxing; from weissmanndudeMichael Shalayeff
2003-04-07int -> ssize_t.Mike Pechkin
2003-04-07Catch and refuse rules with invalid ICMP types (> 40), ok cedric@Daniel Hartmeier
2003-04-07Catch and refuse invalid icmp codes (> 255). ok pb@, mpech@.Daniel Hartmeier
2003-04-07typo: get correct counters; introduced during rekeying change.Markus Friedl
2003-04-07Spring cleaning: remove unused code.Niklas Hallqvist
2003-04-07Sync with sudo 1.6.7p3; fixes kerberos 5 compilation issues w/ MIT kerberos.Todd C. Miller
2003-04-07strlcpy -- ok tedu@, deraadt@, millert@Thierry Deval
2003-04-07Make copy() take an extra suffix argument so we don't need to catTodd C. Miller
2003-04-06strlcpy; tedu okTheo de Raadt
2003-04-06strlcat; ok from various peopleTheo de Raadt
2003-04-06more strlcpy/strlcat/snprintf, less strcpy/strcat/sprintfTheo de Raadt
2003-04-06snprintf; ok millertTheo de Raadt
2003-04-06use snamesize and realloc properly. ok tdeval@Ted Unangst
2003-04-06kvm_iocache() is not used anymore.Miod Vallat
2003-04-06IPL_FDSOFT not IPL_AUSOFT (in comments)Miod Vallat
2003-04-06get rid of some strcpy/sprintf.Marc Espie
2003-04-06I don't have enough spare time to maintain the mirror lists anymore (stillMiod Vallat
2003-04-06no strcpy. no strcat. no sprintf. some from deraadt@Ted Unangst
2003-04-06The return value for bounds_check_with_label() is not set in stone, and itMiod Vallat
2003-04-06Missed file in previous strncpy fixup for d_packname, d_typename fields.Kenneth R Westerback
2003-04-06strlcpyTheo de Raadt
2003-04-06The last commit incorporated an incomplete change of mine.Todd C. Miller
2003-04-06strlcpy; ok millertTheo de Raadt