Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-06-29 | new mdoc bm(3) man page | Aaron Campbell | |
1999-06-29 | typos | Jason Wright | |
1999-06-29 | merge with FreeBSD: | Jason Wright | |
support for 3c905C | |||
1999-06-29 | sync with freebsd: | Jason Wright | |
comment out some debugging code, rcsid changes | |||
1999-06-29 | sync | Jason Wright | |
1999-06-29 | 3c905C-TX | Jason Wright | |
1999-06-29 | manhattan splits for two on july 1st | Michael Shalayeff | |
1999-06-29 | add #include for <vm/vm_inherit.h> | Aaron Campbell | |
1999-06-29 | remove vm_inherit_t casts, not really needed; millert@ | Aaron Campbell | |
1999-06-29 | fix some old macros that didn't get converted from man to mdoc | Aaron Campbell | |
1999-06-29 | retreived -> retrieved | Aaron Campbell | |
1999-06-29 | .Fa int -> .Li int (should use literal macro to refer to data types) | Aaron Campbell | |
1999-06-29 | - change references to nil to null; tschroed@acm.org | Aaron Campbell | |
- remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes | |||
1999-06-29 | add Xr for stdio(3) like the is*() man pages | Aaron Campbell | |
1999-06-29 | grammar; form@kti.nsc.ru | Aaron Campbell | |
1999-06-29 | remove reference to format(8), which does not exist; form@kti.nsc.ru | Aaron Campbell | |
1999-06-29 | add rl & rlphy | Jason Wright | |
1999-06-29 | merge with FreeBSD: | Jason Wright | |
support for delta, addtron, and SiS 8139 boards initialize if_snd.ifq_maxlen correctly chipset now works on alpha | |||
1999-06-29 | sync | Jason Wright | |
1999-06-29 | SiS 900 (rl8139) ethernet | Jason Wright | |
1999-06-29 | fix phasing | Theo de Raadt | |
1999-06-29 | sync with freebsd: | Jason Wright | |
mention that this driver supports pnic-ii | |||
1999-06-29 | sync with freebsd: | Jason Wright | |
remove pnic-ii based boards and note support for onchip xcvr | |||
1999-06-29 | support for pnic | Jason Wright | |
1999-06-29 | Merge with FreeBSD: | Jason Wright | |
workarounds for tx/rx hardware bugs now works on alpha support for phy-less boards (onboard xcvr) | |||
1999-06-29 | accept(2) will set errno to EINVAL if the socket is not listen(2)'ing | Aaron Campbell | |
1999-06-28 | typo; failed with WDDEBUG set | Hakan Olsson | |
1999-06-28 | sync with FreeBSD: | Jason Wright | |
PNIC-II now supported in if_mx stability fixes | |||
1999-06-28 | sync | Hakan Olsson | |
1999-06-28 | Add Diamond MX300 | Hakan Olsson | |
1999-06-28 | sync | Jason Wright | |
1999-06-28 | compex PMAC | Jason Wright | |
1999-06-28 | Bye, bye work-around. | Marc Espie | |
1999-06-28 | Bug-fix for -fpic m68k trouble. | Marc Espie | |
1999-06-27 | ncurses-5.0-990626 | Todd C. Miller | |
1999-06-27 | ncurses-5.0-990626 | Todd C. Miller | |
1999-06-26 | Use a.b.c.d/nn syntax for encap route output. | Hakan Olsson | |
1999-06-26 | do this right next time, ho | Theo de Raadt | |
1999-06-26 | Recognize Nvidia TNT2 cards. | Hakan Olsson | |
1999-06-26 | fix typos in FILES section, some more cleanup; shinobi@monkey.org | Aaron Campbell | |
1999-06-26 | Don't bother read()ing if we ``expect'' nothing in our chat script. | brian | |
1999-06-26 | If we run out of chat script immediately after a successfully executed | brian | |
expect-send-expect sequence, finish gracefully, don't core dump. This bug has been there for over a year - I could never reproduce it ! Straw provided by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> | |||
1999-06-25 | longer explanation of what a bridge is and why you'd use this one | Jason Wright | |
1999-06-25 | Update for correct location of OpenSSL include files. | Angelos D. Keromytis | |
1999-06-25 | Don't turn off uart when closing cua device if tty is waiting. | Jim Rees | |
Instead just drop dtr briefly. | |||
1999-06-25 | use AF_LOCAL instead of AF_UNIX | Theo de Raadt | |
1999-06-25 | add missing reference to setsockopt(2) in "SEE ALSO" section; tron@netbsd.org | Aaron Campbell | |
1999-06-24 | - let chmod work for suid (move it in front of chown). | Marc Espie | |
- use the new form of chown, with user:group instead of user.group. | |||
1999-06-24 | Slight goof, repair symlinks target (noted by David Leonard) | Marc Espie | |
1999-06-24 | Ooops! Make this work without uvm | Artur Grabowski | |