summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-06-21unconfig targetTheo de Raadt
1996-06-21argv[0] for children is mount_XXX instead of simply XXXTheo de Raadt
1996-06-21use correct copyrightchuck
1996-06-21use correct copyrightchuck
1996-06-21use correct copyrightchuck
1996-06-21missing semi-colondm
1996-06-21Make it compile without obj directoriesThorsten Lockert
1996-06-21allow LKM listing.Michael Shalayeff
1996-06-21add in "en" ATM devicechuck
1996-06-21sbus glue for "en" ATM device (only works on sun4c due to lack of supportchuck
1996-06-21PCI glue for the en ATM device.chuck
1996-06-21add ENI ATMchuck
1996-06-21regeneratechuck
1996-06-21add ENI-155P ATM.chuck
1996-06-21device driver from the Efficient Networks "MIDWAY" ATM155 chip.chuck
1996-06-21add in new files for ATMchuck
1996-06-21network support for ATM networks (ATM == Async Transfer Mode, notchuck
1996-06-21only deal with ffs filesystems; netbsd pr#2652, greywolf@starwolf.comTheo de Raadt
1996-06-21use <sys/queue.h> for pfsnode list.Michael Shalayeff
1996-06-21updates according to the kernel chenges.Michael Shalayeff
1996-06-21updates according to the kernel changes.Michael Shalayeff
1996-06-21allocate LKM slot dynamically.Michael Shalayeff
1996-06-21Accept a NULL buffer to tgetent(3)Thorsten Lockert
1996-06-21Make sure we don't write more than 1024 bytes into the buffer passed toThorsten Lockert
1996-06-21When truncating to long termcap entries, don't leave partial capabilitiesThorsten Lockert
1996-06-21WHen called with a buffer (throug tgetent(3)), never type to copy more thanThorsten Lockert
1996-06-20show Virtual Memory total/used to df.Michael Shalayeff
1996-06-20update manua page according to the kernel code changes.Michael Shalayeff
1996-06-20add more kernel variables. calculate used/free physmem and vnodes.Michael Shalayeff
1996-06-20GNU bc 1.05aTheo de Raadt
1996-06-20bc is a wrapper that runs gnubc on a pipe. bc is non-interactive gnubc, basic...Theo de Raadt
1996-06-20GPL requires us to show copyright message if run interactiveTheo de Raadt
1996-06-20Cyclades Cyclom driver for isa/pci; by Timo Rossi; via jmarin@muikku.jmp.fiTheo de Raadt
1996-06-20syncTheo de Raadt
1996-06-20add Cyclom-Y definitions; from jmarin@pyy.jmp.fiTheo de Raadt
1996-06-20calcru() must calculate using u_quad_t to avoid overflows; netbsd pr#2496, br...Theo de Raadt
1996-06-20kern_malloc() can fail in canwait case if no more map space; return NULL inTheo de Raadt
1996-06-20tick v_swpin & v_swpoutTheo de Raadt
1996-06-20if kmem_malloc() fails to allocate a cluster, call m_reclaim(). logTheo de Raadt
1996-06-20only write to realpath if non-NULLTheo de Raadt
1996-06-20add fdformat for the i386: based on an old FreeBSD version, gotten fromJason Downs
1996-06-20don't blow away jtk's rcsidJason Downs
1996-06-20fdformat support:Jason Downs
1996-06-20max 64 chars for TERM; rlogind accepts no moreTheo de Raadt
1996-06-19turn off *DIAG; something is miserably wrong with it and various peopleTheo de Raadt
1996-06-19do not use system() to start $EDITOR, but fake system() ourselvesTheo de Raadt
1996-06-19pstat == statTheo de Raadt
1996-06-19do not use system() to start $EDITOR, but fake system() ourselvesTheo de Raadt
1996-06-19do not unexpectedly unlink the ptmp file; also support SIG*STOP cleanlyTheo de Raadt
1996-06-19util.h no longer hereTheo de Raadt