summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-06-08use sys_opipe(), but note the descriptor leakageTheo de Raadt
1999-06-08fewer stringskstailey
1999-06-08Use m68k/exec.hMarc Espie
1999-06-08Don't IPCP TLD if we're already doing it. This preventsbrian
1999-06-08Make the ``load'', ``dial'' and ``open'' commands a big clearer.brian
1999-06-08disable TCP_FACK for nowNiels Provos
1999-06-07I do not believe thisTheo de Raadt
1999-06-07Better support for changing volume levels, muting, and switching outputJason Wright
1999-06-07need seperate sys_pipe() versions, for pipeclose() or soclose() callsTheo de Raadt
1999-06-07return a ICMP_UNREACH_PROTOCOL for protocols we do not support; discussion wi...Theo de Raadt
1999-06-07Fix use of uninitialized TDB hash table in tdb_delete(), introducedAngelos D. Keromytis
1999-06-07syncTheo de Raadt
1999-06-07replacement pipe() system call; copies data into place inside kernel, soTheo de Raadt
1999-06-07Fix address typos in the example (markc@)Angelos D. Keromytis
1999-06-07oops, premature commitTheo de Raadt
1999-06-07do not leak file descriptors if copyout() failsTheo de Raadt
1999-06-07store NULL in fd_ofilesTheo de Raadt
1999-06-07move CC, CCX, and COPTS forward; wd@ics.nara-wu.ac.jpTheo de Raadt
1999-06-06Ident.Angelos D. Keromytis
1999-06-06avoid a future problem inside an #ifdef notyetTheo de Raadt
1999-06-06sockaddr_storage; per rfc2553Theo de Raadt
1999-06-06complete blind luck made this work without a volatileTheo de Raadt
1999-06-06use inet_aton() instead of inet_addr()Theo de Raadt
1999-06-06set DFLDSIZ to 24MBTheo de Raadt
1999-06-06-Wall sucksTheo de Raadt
1999-06-06adjtime(2) did not return EFAULT for bad olddelta ptr; darrenr@merlin.reed.wa...Theo de Raadt
1999-06-06permit non-broadcast reply; map@infinitum.chTheo de Raadt
1999-06-06oopsTheo de Raadt
1999-06-06mention the `manual' command; mcsmart@engin.umich.eduAaron Campbell
1999-06-06typo; mcsmart@engin.umich.eduAaron Campbell
1999-06-06ncurses-4.2-990605Todd C. Miller
1999-06-06make G newline if hold is emptyTheo de Raadt
1999-06-06use __sparc__Theo de Raadt
1999-06-06pmap callout changes for uvm; artTheo de Raadt
1999-06-06use dot_quad_addr_new() as requiredTheo de Raadt
1999-06-06add dot_quad_addr_new(); which can handle 255.255.255.255 addressesTheo de Raadt
1999-06-06some NAME section cleanupAaron Campbell
1999-06-06Ugly workaround an alpha egcs bugNiklas Hallqvist
1999-06-06Completely forgot about that one (yep, it has been in my tree for a longMarc Espie
1999-06-06typoPaul Janzen
1999-06-06Once again, fix the spelling of "occurrence" in the documentationPaul Janzen
1999-06-06Grammatical, spelling, and format fixesPaul Janzen
1999-06-06cs4231 support.Jason Wright
1999-06-06First cut at SUNW,CS4231 audio driver (ss4/ss5). This driver is output-onlyJason Wright
1999-06-05getaddrinfo() info prototypes and such; cmetzTheo de Raadt
1999-06-05Merge with EOM 1.41, RCSIdsNiklas Hallqvist
1999-06-05Merge with EOM 1.89Niklas Hallqvist
1999-06-05Pretty sure that the more restrictive umask used by mkstemp() makes the fchmo...Theo de Raadt
1999-06-05Use the Listen-on address as local address if Local-addressNiklas Hallqvist
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell