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