Age | Commit message (Expand) | Author |
1996-06-23 | sync to 0622 | Theo de Raadt |
1996-06-23 | missing splx | Theo de Raadt |
1996-06-23 | add cy driver | Theo de Raadt |
1996-06-22 | Pica bus support added | Per Fogelstrom |
1996-06-22 | arch/arc have isa bus. | Per Fogelstrom |
1996-06-22 | Pica bus support added | Per Fogelstrom |
1996-06-22 | Pica bus support added | Per Fogelstrom |
1996-06-22 | Assembly version of in_cksum by Dave Richards. >20% faster in the usual | Thorsten Lockert |
1996-06-22 | Move struct intrhand to <machine/psl.h> [again] so user-level programs can | Thorsten Lockert |
1996-06-21 | use correct copyright | chuck |
1996-06-21 | use correct copyright | chuck |
1996-06-21 | use correct copyright | chuck |
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 | use <sys/queue.h> for pfsnode list. | Michael Shalayeff |
1996-06-21 | allocate LKM slot dynamically. | Michael Shalayeff |
1996-06-20 | show Virtual Memory total/used to df. | Michael Shalayeff |
1996-06-20 | add more kernel variables. calculate used/free physmem and vnodes. | Michael Shalayeff |
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 | don't blow away jtk's rcsid | Jason Downs |
1996-06-20 | fdformat support: | Jason Downs |
1996-06-19 | turn off *DIAG; something is miserably wrong with it and various people | Theo de Raadt |
1996-06-18 | bpf BIOCSRTIMEOUT can round tv_usec down to zero & block; netbsd pr#2531; jha... | Theo de Raadt |
1996-06-18 | Try to avoid collisions with reselection when starting a new selection. | Theo de Raadt |
1996-06-18 | fix a type mismatch | Theo de Raadt |
1996-06-18 | New rev. from Matt Thomas (June 7, 1996), which | Theo de Raadt |
1996-06-18 | add missing newline in printf. pointed out by Matt Thomas | Theo de Raadt |
1996-06-18 | from netbsd; Fix typos in SUSP and DSUSP mapping when setting Ultrix | Theo de Raadt |
1996-06-18 | sync to libc | Theo de Raadt |
1996-06-18 | merge in rev 1.6; emul_native | Theo de Raadt |
1996-06-18 | sync to 0616, retaining local diffs | Theo de Raadt |
1996-06-18 | sick netbsd alpha hack (why not do what other ports do?) | Theo de Raadt |
1996-06-17 | probe routine has to have a way to succeed; netbsd pr#2555; peter@peter.noc.d... | Theo de Raadt |
1996-06-17 | set default level to 5, misc cleanup. | Michael Shalayeff |
1996-06-17 | bad splx, bad bad bad | Theo de Raadt |
1996-06-17 | Change from my, umm, BSD/OS tree: allow root to run TIOCGPGRP on anything. | Jason Downs |