summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-18userid is unsigned, but well, force it anyways; andrushock@korovino.netTheo de Raadt
2003-07-18unsigned uid; andrushock@korovino.netTheo de Raadt
2003-07-17cc -O2 -pipe -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DDIRENT=1 -DDYN_ALLOC -c ...Todd C. Miller
2003-07-17A set of regressions to test diff(1).Otto Moerbeek
2003-07-17note non-free parts that got yanked years ago; tom.cosgrove@arches-consulting...Theo de Raadt
2003-07-17two calls is less than a loop for two; millert@ okMichael Shalayeff
2003-07-17o implement -l, -n and -N (including setting outfile + mtime)Todd C. Miller
2003-07-17Fix merge error.Otto Moerbeek
2003-07-17test -fPeter Valchev
2003-07-17test grep -CPeter Valchev
2003-07-17Make it clear what -C does w/o having to read the description of -A/-B.Todd C. Miller
2003-07-17fix scrub frag reassembly after the stack's ip_len/ip_off flip correctionMike Frantzen
2003-07-17add support for ESP decryption; ok deraadt@; feedback mickey@;Markus Friedl
2003-07-17topyMichael Shalayeff
2003-07-16Deal with files that lack a final newline before EOF (you naughtyTodd C. Miller
2003-07-16some minor DPADD changesTheo de Raadt
2003-07-16When reallocing pattern, use sizeof(*pattern) not sizeof(int).Todd C. Miller
2003-07-16Teach patch how to deal with \ No newline at end of file.Otto Moerbeek
2003-07-16sun disklabels need updating too. frag size -> 2048.Ted Unangst
2003-07-16new default frag/block sizes.Ted Unangst
2003-07-16remove default limit of 16 cylinders per group. it's now set toTed Unangst
2003-07-16Do not produce garbage if the patch file contains invalid line numbers.Otto Moerbeek
2003-07-16Add support for unbuffered SBus LANCE devices. jason@ and deraadt@ OKTodd C. Miller
2003-07-16mcc -> fcc; from Love Hörnquist Åstrand <lha@it.su.se>Markus Friedl
2003-07-16clear IUCLC in enter_raw_mode; from rob@pitman.co.za; ok deraadt@, fgs@Markus Friedl
2003-07-16don't exit on multiple -v or -d; ok deraadt@Markus Friedl
2003-07-16Remove unused mkdep scripts.Otto Moerbeek
2003-07-16Produce correct output if the options include "-o". Remove umaskOtto Moerbeek
2003-07-16kill a rake of .br's and .Pp's that worked around the spacing bug. shouldJason McIntyre
2003-07-16anotherHenning Brauer
2003-07-16correct the example SYNOPSIS;Jason McIntyre
2003-07-16general update for mdoc.samples(7).Jason McIntyre
2003-07-16put a space into the POSIX standards.Jason McIntyre
2003-07-16- fix a bug in .D1 that "ate" the first arg if it wasn't a macroJason McIntyre
2003-07-16only match int-eg on gecko sgc cardsMichael Shalayeff
2003-07-16syncTheo de Raadt
2003-07-16bye bye LIBCOM_ERR thingiesTheo de Raadt
2003-07-15can't use err after vfork. ok millertTed Unangst
2003-07-15Fix line ranges for unidiffs. Problem noted by otto@Todd C. Miller
2003-07-15Adjust pflog after recent byte order changes, fixes the 'truncated-ip'Daniel Hartmeier
2003-07-15snprint from mhoTheo de Raadt
2003-07-15more cleaningTheo de Raadt
2003-07-15put com_err.3 here until it exists elsewhereTheo de Raadt
2003-07-15do not enter libcom_errTheo de Raadt
2003-07-15syncTheo de Raadt
2003-07-15newTheo de Raadt
2003-07-15now built into krb5Theo de Raadt
2003-07-15stop using libcom_err, it is built into krb5Theo de Raadt
2003-07-15Don't compress a file that already has a known compression prefix.Todd C. Miller
2003-07-15hptmask goes away as a register and frees one tmp crMichael Shalayeff