Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-07-25 | restore traditional "all" keyword option - see lpc(8) | grr | |
1997-07-25 | no need for -Imachine now | Michael Shalayeff | |
1997-07-25 | _STANDALONE needs <machine/limits.h> too | Michael Shalayeff | |
1997-07-25 | use machine/{std,var}args.h | Michael Shalayeff | |
1997-07-25 | document EINVAL per kern_descr.c:sys_flock() change | Michael Shalayeff | |
1997-07-25 | damnit | Theo de Raadt | |
1997-07-25 | return EINVAL in case bad locking specified; netbsd | Michael Shalayeff | |
1997-07-25 | userland bye-bye | Michael Shalayeff | |
(arch/machine/libsa have to have machine link or smth) | |||
1997-07-25 | correct return value on apmcall failure | Michael Shalayeff | |
1997-07-25 | add man page from netbsd | Michael Shalayeff | |
1997-07-25 | initialize variable!! found by mickey | Niels Provos | |
1997-07-25 | more to the point err. msg. | kstailey | |
1997-07-25 | word choice | kstailey | |
1997-07-25 | correct -d typo | kstailey | |
1997-07-25 | tabify | Michael Shalayeff | |
some /lx/p/ printf changes | |||
1997-07-25 | oops, bad comments | Michael Shalayeff | |
1997-07-25 | remove .Xr to dbm(3) | Michael Shalayeff | |
remove BUGS due to DBM nonexistance | |||
1997-07-25 | add {struct,member,export} keywords, tsarna@endicor.com | Michael Shalayeff | |
1997-07-25 | update to reality from netbsd | Michael Shalayeff | |
1997-07-25 | proper progname grok | Michael Shalayeff | |
proper printing for uptime < 1min | |||
1997-07-25 | do -d for reboot and halt | Michael Shalayeff | |
1997-07-25 | add SysV shared mem for X | kstailey | |
1997-07-25 | make CIA fit | Michael Shalayeff | |
make interface names fit | |||
1997-07-25 | map3270 is a path, not a name. msaitoh@spa.is.uec.ac.jp | Todd C. Miller | |
1997-07-25 | indent properly | Theo de Raadt | |
1997-07-25 | from netbsd: check user access rights only if UIO_USERSPACE | Michael Shalayeff | |
1997-07-25 | updated from eisadevs | Michael Shalayeff | |
1997-07-25 | more eisa codes (Jason Wright, netbsd-pr#3853) | Michael Shalayeff | |
1997-07-25 | -T to display seconds, from jhawk netbsd-pr#1548 | Michael Shalayeff | |
1997-07-25 | more quirks from netbsd | Michael Shalayeff | |
1997-07-25 | oops | Michael Shalayeff | |
1997-07-25 | init uninitialized | Michael Shalayeff | |
remove dumb var | |||
1997-07-25 | -Wall | Michael Shalayeff | |
1997-07-25 | Protect users from themselves. | Todd C. Miller | |
1997-07-25 | earlier start of keymanagement | Niels Provos | |
1997-07-24 | new symmetric identity choice. fix bug with expired exchange values on | Niels 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-24 | Stash 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-24 | Fix one instance of bad strncpy() usage and some KNF. | Todd C. Miller | |
1997-07-24 | do not ignore IFF_NOARP | Theo de Raadt | |
1997-07-24 | make amd use /tmp_mnt by default | Theo de Raadt | |
1997-07-24 | reindent | Theo de Raadt | |
1997-07-24 | symbolic segnames | Michael Shalayeff | |
1997-07-24 | blank line; k-horik@yk.rim.or.jp | Theo de Raadt | |
1997-07-24 | respect ``INSTALL_STRIP=-s'' completely pr 188 | kstailey | |