summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-07-25make CIA fitMichael Shalayeff
make interface names fit
1997-07-25map3270 is a path, not a name. msaitoh@spa.is.uec.ac.jpTodd C. Miller
1997-07-25indent properlyTheo de Raadt
1997-07-25from netbsd: check user access rights only if UIO_USERSPACEMichael Shalayeff
1997-07-25updated from eisadevsMichael Shalayeff
1997-07-25more eisa codes (Jason Wright, netbsd-pr#3853)Michael Shalayeff
1997-07-25-T to display seconds, from jhawk netbsd-pr#1548Michael Shalayeff
1997-07-25more quirks from netbsdMichael Shalayeff
1997-07-25oopsMichael Shalayeff
1997-07-25init uninitializedMichael Shalayeff
remove dumb var
1997-07-25-WallMichael Shalayeff
1997-07-25Protect users from themselves.Todd C. Miller
1997-07-25earlier start of keymanagementNiels Provos
1997-07-24new symmetric identity choice. fix bug with expired exchange values onNiels Provos
multiple exchanges. a bit more documentation. drop -f flag and have -c with opposite meaning instead. include responder offered schemes into responder cookie calculation.
1997-07-24Stash fd of cwd instead of using getcwd() to stash path.Todd C. Miller
This works in cases where the parent dir is not readable.
1997-07-24Fix one instance of bad strncpy() usage and some KNF.Todd C. Miller
1997-07-24do not ignore IFF_NOARPTheo de Raadt
1997-07-24make amd use /tmp_mnt by defaultTheo de Raadt
1997-07-24reindentTheo de Raadt
1997-07-24symbolic segnamesMichael Shalayeff
1997-07-24blank line; k-horik@yk.rim.or.jpTheo de Raadt
1997-07-24respect ``INSTALL_STRIP=-s'' completely pr 188kstailey
1997-07-24respect ``INSTALL_STRIP=-s'' pr 188kstailey
1997-07-24don't hardcode `install'kstailey
1997-07-24don't hardcode `install'kstailey
1997-07-24don't assume INSTALL_STRIP is set to `-s' pr 188kstailey
1997-07-24respect ``INSTALL_STRIP=-s'' pr 188kstailey
1997-07-24tempnam(3) goes bye bye.Todd C. Miller
1997-07-24respect INSTALL_STRIP=-s'' pr 188kstailey
1997-07-24Replace 3 tempnam()'s with mkstemp. The two left look tricky.Todd C. Miller
1997-07-24install programs using INSTALL_PROGRAM of all things, will cvsbug this, pr 188kstailey
1997-07-24back out 1.2kstailey
1997-07-24install programs using INSTALL_PROGRAM of all things, will cvsbug this, pr 188kstailey
1997-07-24get the "make -f Makefile.bsd-wrapper config" case too (pr 188.)kstailey
1997-07-24optimize pr 188kstailey
1997-07-24don't crap out if DEBUG is set pr 188kstailey
1997-07-24respect "INSTALL_STRIP= -s" pr 188kstailey
1997-07-24Clean up play, let player see play more often, improve display timing.Theo de Raadt
Preliminary work from PR 2055 (as reverse patches); phil
1997-07-24Xr mknod 8Theo de Raadt
1997-07-24XrTheo de Raadt
1997-07-24multiple inclusion protection; brenner@umr.eduTheo de Raadt
1997-07-24doc that -P exists for sipp-* debugging, mostlyTheo de Raadt
1997-07-24use -fno-omit-frame-pointer; the reason is almost crazy; pr#287Theo de Raadt
1997-07-24no content-length is OK; cato@ulysses.df.lth.seTheo de Raadt
1997-07-24remove the section about install-sid. This man page might as well beTheo de Raadt
modified for our own purposes, so that people don't get confused when they read it later. Bad idea to confuse people who are filing new bugs. (kills pr 227)
1997-07-24set maxusersNiklas Hallqvist
1997-07-24comment clarificationNiklas Hallqvist
1997-07-24at_control cmd is a u_long.denny
1997-07-24Add -a (audit all users) flag and do our pipes.Todd C. Miller
1997-07-24bail properly if malloc failsTheo de Raadt