Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-24 | Fix `necesary' typos; Alexander Yurchenko | Todd C. Miller | |
Alas many of these were introduced by yours truly as necessary just doesn't look right to me for some reason ;-) | |||
2002-01-24 | eisa page and xref it | Michael Shalayeff | |
2002-01-24 | update ports system history; ok espie@ | Jason Peel | |
2002-01-24 | bt->bha | Michael Shalayeff | |
2002-01-24 | bt->bha | Michael Shalayeff | |
2002-01-24 | bt->bha and such | Michael Shalayeff | |
2002-01-24 | allocate tcp reassembly queue via pool; based on netbsd; okay art@ angelos@ | Niels Provos | |
2002-01-24 | bussified and bus-split bustec scsi ha driver. | Michael Shalayeff | |
original port done by chris@ in '98 and pounded into -current by me, plus support for wide mode. tested on pci in both modes by me, on eisa (w/ half success, thus not enabled yet) by jason@. niklas@, jason@, millert@ ok. | |||
2002-01-24 | Xr library-specs(7). ok espie@ | Kjell Wooding | |
2002-01-24 | sigh, nobody compiles before commit anymore | Michael Shalayeff | |
2002-01-24 | as early as v3 it seems to be | Michael Shalayeff | |
2002-01-24 | as early as v3, these is | Michael Shalayeff | |
2002-01-24 | this one was in v2 even | Michael Shalayeff | |
2002-01-24 | these is mostly v3 | Michael Shalayeff | |
2002-01-24 | most of these is v2, not v6 | Michael Shalayeff | |
2002-01-24 | ellaborate on history | Michael Shalayeff | |
2002-01-24 | need misc.h for set_nodelay() | Kevin Steves | |
2002-01-24 | add set_nodelay() to set TCP_NODELAY on a socket (prep for nagle tuning). | Kevin Steves | |
no nagle changes just yet; ok djm@ markus@ | |||
2002-01-24 | add a note about the old stty | Michael Shalayeff | |
2002-01-24 | fix the history refs | Michael Shalayeff | |
2002-01-24 | Don't provide a duplicate addupc_task() routine. | Miod Vallat | |
2002-01-24 | RAMDISKB compiles again... | Miod Vallat | |
2002-01-24 | Repair compilation. | Miod Vallat | |
2002-01-24 | this both were in v4, before v6 | Michael Shalayeff | |
2002-01-24 | compatability -> compatibility. | Federico G. Schwindt | |
2002-01-24 | it was in v4 already, diff was forwarded to the current maintainer as well | Michael Shalayeff | |
2002-01-24 | at least the man page existed in v3, not v6 | Michael Shalayeff | |
2002-01-24 | restore a little bit of historical material | Michael Shalayeff | |
2002-01-24 | remove old style init used by mips. uses _thread_init_constructor now | Per Fogelstrom | |
2002-01-24 | clean. minor -mdoc fixes. | Mike Pechkin | |
jason@ ok | |||
2002-01-24 | Add manpage for comkbd and create links for sabtty->sab, zstty->zs, zskbd->zs | Jason Wright | |
2002-01-24 | ebus attachment for com | Jason Wright | |
2002-01-24 | Sort SEE ALSO | Jason Wright | |
2002-01-24 | mention zskbd and attachment to wskbd | Jason Wright | |
2002-01-24 | Add a driver for keyboards on com (ns16550 clones) as found on the AXi, etc. | Jason Wright | |
Also, add the necessary config goop Finally, enable com* at ebus?, comkbd* at ebus?, and vgafb* at pci? | |||
2002-01-24 | Fix a few typos | Artur Grabowski | |
2002-01-24 | allow reinitializing mbr in the ext parts; from Matt Watson <mwatson@apple.com> | Michael Shalayeff | |
2002-01-24 | Remove the ms (mainly at zs) stuff | Jason Wright | |
2002-01-24 | pretty | Jason Wright | |
2002-01-24 | Don't need ms.h (or SUNKBD/SUNMS) | Jason Wright | |
2002-01-24 | More cleaning | Jason Wright | |
2002-01-24 | Save the interrupt cookies and fix the printfs for failure. | Jason Wright | |
2002-01-23 | Detect if a udp socket on STDIN_FILENO is connected by calling | brian | |
getpeername() and don't set PASSIVE mode if it's is. | |||
2002-01-23 | proper handling for DLT_NULL and DLT_LOOP (header byte swapping); pointed ↵ | Michael Shalayeff | |
out and tested by Alexander Yurchenko <grange@rt.mipt.ru> | |||
2002-01-23 | copy*str() fixes for vax. Also includes some fixes from NetBSD PR #7838. | Miod Vallat | |
2002-01-23 | From FreeBSD: | Federico G. Schwindt | |
o Use _get_curthread() instead of _thread_run. o Correctly deal with cancellations. o Add libc internal versions of pthread_mutex_lock() and pthread_mutex_trylock(), unused by now. | |||
2002-01-23 | update to sudo 1.6.5p2 | Todd C. Miller | |
2002-01-23 | Actually return the ESP/AH/COMP ground descriptions for policy | Angelos D. Keromytis | |
comparisons -- from cjkim2000@yahoo.com | |||
2002-01-23 | use sizeof instead of magic numbers | Michael Shalayeff | |
2002-01-23 | recognize athlon model 6 and model 7; from netbsd | Michael Shalayeff | |