summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-06-29syncJason Wright
1999-06-293c905C-TXJason Wright
1999-06-29manhattan splits for two on july 1stMichael Shalayeff
1999-06-29add #include for <vm/vm_inherit.h>Aaron Campbell
1999-06-29remove vm_inherit_t casts, not really needed; millert@Aaron Campbell
1999-06-29fix some old macros that didn't get converted from man to mdocAaron Campbell
1999-06-29retreived -> retrievedAaron 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.orgAaron Campbell
1999-06-29add Xr for stdio(3) like the is*() man pagesAaron Campbell
1999-06-29grammar; form@kti.nsc.ruAaron Campbell
1999-06-29remove reference to format(8), which does not exist; form@kti.nsc.ruAaron Campbell
1999-06-29add rl & rlphyJason Wright
1999-06-29merge with FreeBSD:Jason Wright
1999-06-29syncJason Wright
1999-06-29SiS 900 (rl8139) ethernetJason Wright
1999-06-29fix phasingTheo de Raadt
1999-06-29sync with freebsd:Jason Wright
1999-06-29sync with freebsd:Jason Wright
1999-06-29support for pnicJason Wright
1999-06-29Merge with FreeBSD:Jason Wright
1999-06-29accept(2) will set errno to EINVAL if the socket is not listen(2)'ingAaron Campbell
1999-06-28typo; failed with WDDEBUG setHakan Olsson
1999-06-28sync with FreeBSD:Jason Wright
1999-06-28syncHakan Olsson
1999-06-28Add Diamond MX300Hakan Olsson
1999-06-28syncJason Wright
1999-06-28compex PMACJason Wright
1999-06-28Bye, bye work-around.Marc Espie
1999-06-28Bug-fix for -fpic m68k trouble.Marc Espie
1999-06-27ncurses-5.0-990626Todd C. Miller
1999-06-27ncurses-5.0-990626Todd C. Miller
1999-06-26Use a.b.c.d/nn syntax for encap route output.Hakan Olsson
1999-06-26do this right next time, hoTheo de Raadt
1999-06-26Recognize Nvidia TNT2 cards.Hakan Olsson
1999-06-26fix typos in FILES section, some more cleanup; shinobi@monkey.orgAaron Campbell
1999-06-26Don't bother read()ing if we ``expect'' nothing in our chat script.brian
1999-06-26If we run out of chat script immediately after a successfully executedbrian
1999-06-25longer explanation of what a bridge is and why you'd use this oneJason Wright
1999-06-25Update for correct location of OpenSSL include files.Angelos D. Keromytis
1999-06-25Don't turn off uart when closing cua device if tty is waiting.Jim Rees
1999-06-25use AF_LOCAL instead of AF_UNIXTheo de Raadt
1999-06-25add missing reference to setsockopt(2) in "SEE ALSO" section; tron@netbsd.orgAaron Campbell
1999-06-24- let chmod work for suid (move it in front of chown).Marc Espie
1999-06-24Slight goof, repair symlinks target (noted by David Leonard)Marc Espie
1999-06-24Ooops! Make this work without uvmArtur Grabowski
1999-06-24don't free spp in swapmount, someone else does that for us. From: mickey@Artur Grabowski
1999-06-24fix cpu_switch panicMichael Shalayeff
1999-06-24manualy assign structuresMichael Shalayeff
1999-06-23Fixed compilation problems.cmetz