Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-28 | create pty component of /etc/ttys automatically | Theo de Raadt | |
1996-07-28 | root for reload | Theo de Raadt | |
1996-07-28 | fix BUGS | Theo de Raadt | |
1996-07-28 | always give Login incorrect message | Theo de Raadt | |
1996-07-28 | syslog always; inspired by freebsd | Theo de Raadt | |
1996-07-28 | FreeBSD PR#1182: fix date wtmp log entries. | Jason Downs | |
1996-07-28 | arthur (in)dent | Theo de Raadt | |
1996-07-28 | Do not allow hosts to connect to servers from | joshd | |
source ports < IPPORT_RESERVED/2. This is for ftp bounce attacks, | |||
1996-07-28 | pccom and com are now mutually exclusive; pccom moves to major 8, the | Jason Downs | |
same as com. Also various function renaming and such so that multiport drivers should now be able to link with pccom. pccomvar.h is no longer needed. | |||
1996-07-28 | silence gcc in super-pedantic mode; based on freebsd pr#1427 | Theo de Raadt | |
1996-07-28 | fix vsnprintf return val | Theo de Raadt | |
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 | |
check slen before accessing cp[1] in GETNUM macro. fix PRs 219, 2295, 2612: speaker bugs on i386 port: remove overruns due to faulty bounds checking; repair faulty octave limiting. | |||
1996-07-27 | mhitch; Don't flush the 53C94 fifo when starting dma_in. The fifo data is | Theo de Raadt | |
valid at that point, and flushing the fifo will hang the system. | |||
1996-07-27 | fvdl; Don't mistake a non-async block that needs to be commited for an | Theo de Raadt | |
interrupted write. | |||
1996-07-27 | fvdl; We're only handling uio with iovcnt == 1, so don't ever attempt to | Theo de Raadt | |
increment uio_iov, this will get us into nasty trouble. (Thanks to Matthias Drochner for tracking this down). | |||
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 | |
leaked an FP register on its first call. Subsequent calls reused the register so the leak didn't accumulate. + some netbsd improvements after that. | |||
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 | |
getrawpartition() functions from libutil. | |||
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 | |