summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-07-28create pty component of /etc/ttys automaticallyTheo de Raadt
1996-07-28root for reloadTheo de Raadt
1996-07-28fix BUGSTheo de Raadt
1996-07-28always give Login incorrect messageTheo de Raadt
1996-07-28syslog always; inspired by freebsdTheo de Raadt
1996-07-28FreeBSD PR#1182: fix date wtmp log entries.Jason Downs
1996-07-28arthur (in)dentTheo de Raadt
1996-07-28Do not allow hosts to connect to servers fromjoshd
source ports < IPPORT_RESERVED/2. This is for ftp bounce attacks,
1996-07-28pccom and com are now mutually exclusive; pccom moves to major 8, theJason 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-28silence gcc in super-pedantic mode; based on freebsd pr#1427Theo de Raadt
1996-07-28fix vsnprintf return valTheo de Raadt
1996-07-27Fix typos on install of include filesThorsten Lockert
1996-07-27refresh screen better; freebsd pr#1425; from fnTheo de Raadt
1996-07-27close all pipes in child; netbsd pr#2575Theo de Raadt
1996-07-27slight clarification.Jason Downs
1996-07-27proto ppp_restartTheo de Raadt
1996-07-27pass a minimal environment ($PATH)Theo de Raadt
1996-07-27wrap local change in SS_CONNECTOUTTheo de Raadt
1996-07-27typoTheo de Raadt
1996-07-27typoTheo de Raadt
1996-07-27handle RB_CONFIGTheo de Raadt
1996-07-27handle RB_CONFIGTheo de Raadt
1996-07-27MAGICOWN = rootTheo de Raadt
1996-07-27BOOT_CONFIG for all arch, not just i386Theo de Raadt
1996-07-27support -c optionTheo de Raadt
1996-07-27subr_userconf.c only for BOOT_CONFIG optionTheo de Raadt
1996-07-27oops MIPSEB was MIPSEL...Per Fogelstrom
1996-07-27jtk; 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-27mhitch; Don't flush the 53C94 fifo when starting dma_in. The fifo data isTheo de Raadt
valid at that point, and flushing the fifo will hang the system.
1996-07-27fvdl; Don't mistake a non-async block that needs to be commited for anTheo de Raadt
interrupted write.
1996-07-27fvdl; We're only handling uio with iovcnt == 1, so don't ever attempt toTheo de Raadt
increment uio_iov, this will get us into nasty trouble. (Thanks to Matthias Drochner for tracking this down).
1996-07-27use mtime for v3 setattrTheo de Raadt
1996-07-27various fixesTheo de Raadt
1996-07-27sec can be a longTheo de Raadt
1996-07-27pad for machines that do not pad structs outTheo de Raadt
1996-07-27+ahc, +stripTheo de Raadt
1996-07-27be very careful in case of signed charsTheo de Raadt
1996-07-27fix 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-27Added support for vax, all code from NetBSD.Mats O Jansson
1996-07-27VMIN=1/VTIME=0; netbsd pr#2546Theo de Raadt
1996-07-27versatile baud rates; from netbsdTheo de Raadt
1996-07-27Some additions needed for the atari. Also use the getmaxpartitions() andTheo de Raadt
getrawpartition() functions from libutil.
1996-07-27edlabel on sparc/sun3/atariTheo de Raadt
1996-07-27sync to 0722Theo de Raadt
1996-07-27default file owner should be root for NFS diskless securityTheo de Raadt
1996-07-27default file owner should be root for NFS diskless securityTheo de Raadt
1996-07-27do not build docsTheo de Raadt
1996-07-27cy*Theo de Raadt
1996-07-27No more ftpd bounce attacks.joshd
1996-07-27split cy driver upTheo de Raadt