summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-07-25userland bye-byeMichael Shalayeff
(arch/machine/libsa have to have machine link or smth)
1997-07-25correct return value on apmcall failureMichael Shalayeff
1997-07-25add man page from netbsdMichael Shalayeff
1997-07-25initialize variable!! found by mickeyNiels Provos
1997-07-25more to the point err. msg.kstailey
1997-07-25word choicekstailey
1997-07-25correct -d typokstailey
1997-07-25tabifyMichael Shalayeff
some /lx/p/ printf changes
1997-07-25oops, bad commentsMichael Shalayeff
1997-07-25remove .Xr to dbm(3)Michael Shalayeff
remove BUGS due to DBM nonexistance
1997-07-25add {struct,member,export} keywords, tsarna@endicor.comMichael Shalayeff
1997-07-25update to reality from netbsdMichael Shalayeff
1997-07-25proper progname grokMichael Shalayeff
proper printing for uptime < 1min
1997-07-25do -d for reboot and haltMichael Shalayeff
1997-07-25add SysV shared mem for Xkstailey
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