Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-25 | use err(3) | Michael Shalayeff | |
1997-07-25 | user err(3) | Michael Shalayeff | |
1997-07-25 | user err(3) | Michael Shalayeff | |
1997-07-25 | use err(3), some -Wall | Michael Shalayeff | |
1997-07-25 | Updates from NetBSD (lukem) include -Wall cleanup. | Todd C. Miller | |
More -W* cleanup and in_port_t usage by me. | |||
1997-07-25 | use err(3) | Michael Shalayeff | |
1997-07-25 | use err(3) | Michael Shalayeff | |
1997-07-25 | use err(3) | Michael Shalayeff | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-07-25 | s/NetBSD/OpenBSD/ | kstailey | |
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 | #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 | |