Age | Commit message (Expand) | Author |
1996-07-27 | Fix typos on install of include files | Thorsten Lockert |
1996-07-27 | refresh screen better; freebsd pr#1425; from fn | Theo de Raadt |
1996-07-27 | close all pipes in child; netbsd pr#2575 | Theo de Raadt |
1996-07-27 | slight clarification. | Jason Downs |
1996-07-27 | proto ppp_restart | Theo de Raadt |
1996-07-27 | pass a minimal environment ($PATH) | Theo de Raadt |
1996-07-27 | wrap local change in SS_CONNECTOUT | Theo de Raadt |
1996-07-27 | typo | Theo de Raadt |
1996-07-27 | typo | Theo de Raadt |
1996-07-27 | handle RB_CONFIG | Theo de Raadt |
1996-07-27 | handle RB_CONFIG | Theo de Raadt |
1996-07-27 | MAGICOWN = root | Theo de Raadt |
1996-07-27 | BOOT_CONFIG for all arch, not just i386 | Theo de Raadt |
1996-07-27 | support -c option | Theo de Raadt |
1996-07-27 | subr_userconf.c only for BOOT_CONFIG option | Theo de Raadt |
1996-07-27 | oops MIPSEB was MIPSEL... | Per Fogelstrom |
1996-07-27 | jtk; One more fix as pointed out by enami tsugutomo <enami@ba2.so-net.or.jp>: | Theo de Raadt |
1996-07-27 | mhitch; Don't flush the 53C94 fifo when starting dma_in. The fifo data is | Theo de Raadt |
1996-07-27 | fvdl; Don't mistake a non-async block that needs to be commited for an | Theo de Raadt |
1996-07-27 | fvdl; We're only handling uio with iovcnt == 1, so don't ever attempt to | Theo de Raadt |
1996-07-27 | use mtime for v3 setattr | Theo de Raadt |
1996-07-27 | various fixes | Theo de Raadt |
1996-07-27 | sec can be a long | Theo de Raadt |
1996-07-27 | pad for machines that do not pad structs out | Theo de Raadt |
1996-07-27 | +ahc, +strip | Theo de Raadt |
1996-07-27 | be very careful in case of signed chars | Theo de Raadt |
1996-07-27 | fix from bde; Clean up the FP stack before returning. The i387 exp() | Theo de Raadt |
1996-07-27 | Added support for vax, all code from NetBSD. | Mats O Jansson |
1996-07-27 | VMIN=1/VTIME=0; netbsd pr#2546 | Theo de Raadt |
1996-07-27 | versatile baud rates; from netbsd | Theo de Raadt |
1996-07-27 | Some additions needed for the atari. Also use the getmaxpartitions() and | Theo de Raadt |
1996-07-27 | edlabel on sparc/sun3/atari | Theo de Raadt |
1996-07-27 | sync to 0722 | Theo de Raadt |
1996-07-27 | default file owner should be root for NFS diskless security | Theo de Raadt |
1996-07-27 | default file owner should be root for NFS diskless security | Theo de Raadt |
1996-07-27 | do not build docs | Theo de Raadt |
1996-07-27 | cy* | Theo de Raadt |
1996-07-27 | No more ftpd bounce attacks. | joshd |
1996-07-27 | split cy driver up | Theo de Raadt |
1996-07-27 | bounds check on argv and gargv | joshd |
1996-07-27 | do texinfo last, for info/dir file | Theo de Raadt |
1996-07-27 | Initial integration of G77. | Jason Downs |
1996-07-27 | Integrate zlib v1.0.3 | Thorsten Lockert |
1996-07-27 | syslogd: -s goes away, becomes default. -u becomes insecure mode | Theo de Raadt |
1996-07-27 | snprintf some more; also change -s to -u (-u is insecure mode, opens udp port) | Theo de Raadt |
1996-07-26 | Install with 4554 permissions so people not in the dialer group can make | dm |
1996-07-26 | Don't try to install man pages if NOMAN is defined, it will not work! | Mats O Jansson |
1996-07-26 | export non-constipated sys_errlist[] to userland | Theo de Raadt |
1996-07-26 | Same as last commit, use snprintf, not sprintf | joshd |
1996-07-26 | should not use sprintf unless input strings are of known value | joshd |