summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-05-25whoops, tzset() needs a void argument; deraadt@Aaron Campbell
1999-05-25out with old macros, in with new mdoc; kwesterback@home.comAaron Campbell
1999-05-24new mdoc ipftest(1) man page; kwesterback@home.comAaron Campbell
1999-05-24This patch lets sparc ld handle pic/PIC relocations mix, by simply forcingMarc Espie
1999-05-24Only do basic work in the ethernet interrupt context, and queue packets toJason Wright
1999-05-24set the close-on-exec flag for newly opened filesDavid Leonard
1999-05-24show '(not a tty)' instead of '(null)' when wall is run with stderr not a tty...David Leonard
1999-05-24permit threaded use; jb@freebsdTheo de Raadt
1999-05-24init exit code; ben@scientia.demon.co.ukTheo de Raadt
1999-05-24clarify description of .Ft macro; kwesterback@home.comAaron Campbell
1999-05-24Add shlib_dirs variable so users can add to the directories cachedTodd C. Miller
1999-05-24Dynamically allocate memory for structures whose sizes are based on theTodd C. Miller
1999-05-24instead of dropping out of window SYNs, send an ACK and drop afterwards.Niels Provos
1999-05-24correct return value of poll(); noted by d@Theo de Raadt
1999-05-24quieter operation during initial mounting of primary swapTobias Weingartner
1999-05-24bye-bye, swapctl does the same thing.Tobias Weingartner
1999-05-24modify CFLAGS, not COPTS; wd@ics.nara-wu.ac.jpTodd C. Miller
1999-05-24Correct the ``ignoring sync/async'' warnings so that they showbrian
1999-05-24don't lie about being able to arbitrarily intermix reads and writes in stdioAaron Campbell
1999-05-24more buf oflowsAaron Campbell
1999-05-24fix buf oflowAaron Campbell
1999-05-24document the -m flag, normally only used by su(1); woods@most.weird.com,Aaron Campbell
1999-05-24replace some old macros with new ones, make use of .Sy for warnings etc; d@Aaron Campbell
1999-05-24typos; kwesterback@home.comAaron Campbell
1999-05-24repair; d@Aaron Campbell
1999-05-24add missing #include's; d@Aaron Campbell
1999-05-24your -> you're; d@Aaron Campbell
1999-05-24Don't warn about ``!'' lines being unindented commands in ppp.conf.brian
1999-05-24use strlcpy instead of strncpyJason Wright
1999-05-24Update Makefile, fix README, add a proper usage in keynote-main.cAngelos D. Keromytis
1999-05-24This one tried to escape.Angelos D. Keromytis
1999-05-24Fix typos.Angelos D. Keromytis
1999-05-24Update man pages to reflect new usage method.Angelos D. Keromytis
1999-05-24Use flags instead of argv[0], to avoid /usr/bin pollution.Angelos D. Keromytis
1999-05-24Unified tool for keynote utils (one binary, 4 utils based on argv[0])Angelos D. Keromytis
1999-05-24Unified tool for KeyNote utils.Angelos D. Keromytis
1999-05-24Unified tool for keynote utils.Angelos D. Keromytis
1999-05-24Unneeded declaration.Angelos D. Keromytis
1999-05-23Add the 4 KeyNote utilities to the Makefile.Angelos D. Keromytis
1999-05-23Utility for evaluating KeyNote security policies.Angelos D. Keromytis
1999-05-23Tool for generating crypto keys (using libcrypto), for use with KeyNote.Angelos D. Keromytis
1999-05-23Tool for verifying the signature on KeyNote assertions.Angelos D. Keromytis
1999-05-23keynote-sign utility (for signing KeyNote assertions)Angelos D. Keromytis
1999-05-23- add a few more dist sites to MASTER_SITE_GNUBrad Smith
1999-05-23Work with "make obj;make"Angelos D. Keromytis
1999-05-23Add libkeynote in the build list.Angelos D. Keromytis
1999-05-23KeyNote version 2 trust-management system (security policy handling).Angelos D. Keromytis
1999-05-23xircom ethernet fits!Theo de Raadt
1999-05-23improve; kwesterback@home.com, myselfAaron Campbell
1999-05-23don't build swapon since swapctl gets linked to swaponTodd C. Miller