Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-18 | joeuser is not special | Theo de Raadt | |
1996-07-18 | more readable | Theo de Raadt | |
1996-07-18 | kernel is _PATH_UNIX | Theo de Raadt | |
1996-07-18 | daily: disable the fscks by default. | Jason Downs | |
rc: add /usr/local/lib to ldconfig. | |||
1996-07-18 | added my two firewall examples, plus the stuff from the distribution | dm | |
1996-07-18 | ipfilter 3.1.0 | dm | |
1996-07-18 | ipfilter 3.1.0 | dm | |
1996-07-18 | ipfilter 3.1.0 | dm | |
1996-07-18 | ipfilter 3.1.0 | dm | |
1996-07-18 | Up NetBSD date for ipfilter and possibly more. | dm | |
1996-07-18 | param.h | Theo de Raadt | |
1996-07-18 | awk not gawk | Theo de Raadt | |
1996-07-18 | \007 instead of ^G; from phk@freebsd.org | Theo de Raadt | |
1996-07-18 | full hostnames; from cstruble@singularity.bevc.blacksburg.va.us | Theo de Raadt | |
1996-07-17 | buffer overflow from dholland@hcs.HARVARD.EDU; could do with some cleanup? | Theo de Raadt | |
1996-07-17 | buffer overflow | Theo de Raadt | |
1996-07-17 | nextbsd pr#2637 (and 2638): add cirrus gd5434. | Jason Downs | |
1996-07-17 | Need to have "HAVE_UNISTD_H" defined to get the prototype for read(), | michaels | |
otherwise "~/.inputrc" will not be read by gdb. Added prototypes to the declaration of xmalloc() and xrealloc(), included "ansidecl.h". Since we now actually read ~/.inputrc we should also correcly allocate memory for the buffer. | |||
1996-07-17 | Limit chio(1) to group operator | Thorsten Lockert | |
1996-07-17 | fixes/update: | chuck | |
- adjust txhiwat and mindma params a bit - fixed a couple of incorrectly labeled panic calls - the "location" was being calculated incorrectly in some cases (forgot to subtract off MID_RAMBASE). this only caused problem when trying to change the size of the tx/rx buffers (e.g. to 64KB). - fixed possible non-aligned DMA burst in the starting byte burst case. (e.g. if we could DMA 3 bytes, but only have 2 it is not legal for us to use MIDDMA_BYTE2 mode). - opt: on tx: try and avoid flushing the internal buffer by padding out the length of the last mbuf a bit (if possible) | |||
1996-07-16 | 1.2 | Theo de Raadt | |
1996-07-16 | midway fixes + new stuff: | chuck | |
- alpha changes from cgd - merged multiple DRQ/DTQ ADD macros into a single DRQ and a single DTQ macro with a uniform interface to make the code simpler and easier to read. - en_start: only update atm_flags if EN_MBUF_OPT is enabled (which it should be) - for alburst: make sure we don't DMA more bytes than we need (on both tx and rx). if the alburst is larger than we need, drop to MIDDMA_WORD mode. - major change: enable the use of byte and 2 byte DMA on the trasmit side. this allows us to DMA from non-word sized/aligned mbufs directly. [the old code would always call en_mfix which would copy (or move) the data in order to ensure proper alignment... it turns out TCP gives us non-word sized/aligned mbufs when it is retransmitting, so we needed to handle this case more efficiently.] the following functions were changed to make this work: - en_dqneed: add an arg to let us know if we are transmitting or not. if we are TX, then we must take into account byte DMAs when estimating the number of DTQs we will need for a buffer - en_start: only mfix mbufs if DMA is disabled - en_txdma: only set launch.nodma if we have en_mfix'd the mbuf chain also, we may need a DTQ to flush the chip's internal byte buffer - en_txlaunch: only attempt a copy if we have the proper alignment. add byte dma code for the front and end of the buffer. make sure the internal dma buffer is flushed out. - en_dump: keep track of how many times we have to use byte sized DMA midwayreg: - add byte/2byte DMA defines midwayvar: - add new stat counter to monitor less-than-word lengthed DMA | |||
1996-07-16 | Updated to 4.4BSD fingerd + Theo's @@@@ optimization and some | Todd C. Miller | |
added options to further restrict the info given out. | |||
1996-07-16 | pcvt/pccons too fast for some kbds; netbsd pr#2631; mike.long@analog.com | Theo de Raadt | |
1996-07-16 | I know, i don't like it either... | Per Fogelstrom | |
1996-07-16 | alpha/mips == binutils; others == gas/ld | Theo de Raadt | |
1996-07-16 | Rename some 'pica' names to 'mips'. | Per Fogelstrom | |
1996-07-16 | Mips uses gnu binutils | Per Fogelstrom | |
1996-07-16 | Use binutils 'strings' for mips | Per Fogelstrom | |
1996-07-16 | patch environ, buffer limit, parse # better, let user kill with signal; some ↵ | Theo de Raadt | |
parts from freebsd | |||
1996-07-16 | sendmail is in /usr/sbin | ccappuc | |
1996-07-15 | A couple of more fixes. -static *IS* static... | Per Fogelstrom | |
1996-07-15 | add rnd device. | Michael Shalayeff | |
1996-07-15 | ad rnd devices. | Michael Shalayeff | |
1996-07-15 | add rnd driver | Michael Shalayeff | |
1996-07-15 | add scanner scsi device. | Michael Shalayeff | |
1996-07-15 | add uk device macro. | Michael Shalayeff | |
1996-07-15 | add uk* devices | Michael Shalayeff | |
1996-07-15 | add "unknown SCSI" | Michael Shalayeff | |
1996-07-15 | add extern dynamic_gdt decl. | Michael Shalayeff | |
it does not even compile w/o that! | |||
1996-07-15 | no longer needed. | Michael Shalayeff | |
1996-07-15 | 320 St. Cloud, Minnesota; netbsd pr#2627; roskens@cs.umn.edu | Theo de Raadt | |
1996-07-15 | fix time differencies computations (orig from alan@parsys.co.uk, but | Michael Shalayeff | |
don't use difftime(3), it returns double) use <sys/queue.h> for queue maintanance | |||
1996-07-15 | kill some more FreeBSD-isms, bring back some Lite-isms. | Jason Downs | |
1996-07-14 | Change "pica" config to "arc" as pica is superseded by arc. | Per Fogelstrom | |
1996-07-14 | Fixes to make MIPS arc port to use in tree binutils. | Per Fogelstrom | |
1996-07-14 | kill off some unneeded(?) code | Jason Downs | |
1996-07-14 | use VT_EXT2FS | Jason Downs | |
1996-07-14 | document v_tag correctly | Jason Downs | |
1996-07-14 | Upgrade to termcap version 9.13.8 | Thorsten Lockert | |