summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-11-14Compat layer for 1k Vax aout, from NetBSD.Hugh Graham
2001-11-14New MID for Vax bins with 4k logical page size.Hugh Graham
2001-11-14o Don't accept URLs with user:pass@ and an extra unencoded @.Heikki Korpela
2001-11-14typo; nulld@norm.nulld.netTheo de Raadt
2001-11-14sync with kame better. open some renaming #defines (ENI_xx).Jun-ichiro itojun Hagino
2001-11-14initialize sockaddr_in6 correctlyJun-ichiro itojun Hagino
2001-11-14use strncpy instead of strcpy, just in caseJun-ichiro itojun Hagino
2001-11-14- Move rng buffer allocation (bus_dmamem_map/unmap) to attach instead of duringJason Wright
2001-11-14Define the TRDY timeout and RETRY timeout registers (not used... yet)Jason Wright
2001-11-14- Sprinkle more htole16/htole32s so that this thing has a chance of workingJason Wright
2001-11-13cleanup whole lots of spaces and tabs, while mufflingMichael Shalayeff
2001-11-13fix XrTheo de Raadt
2001-11-13no kpasswd(1)Theo de Raadt
2001-11-13Escape \ in example.Daniel Hartmeier
2001-11-13and for the case where it allocates a bunch at a time, also make sure theTheo de Raadt
2001-11-13Improve introduction, add example.Daniel Hartmeier
2001-11-13kill BUGS sections that basically say "there might be bugs". Like, WTF?Theo de Raadt
2001-11-13make setting ipx frame type work; from Ian McWilliam <ianm@cit.uws.edu.au>Michael Shalayeff
2001-11-13use a close directory for playTheo de Raadt
2001-11-13show they are commandsTheo de Raadt
2001-11-13incorrect checkTheo de Raadt
2001-11-13garbage in my last commitTheo de Raadt
2001-11-13fix pf from going off into the weeds on an ipv6 icmp packet with certain optionMike Frantzen
2001-11-13syncJason Wright
2001-11-13Davicom 9102Jason Wright
2001-11-13Allow balloc to get NULL for bpp. Don't get the buffer in that case.Artur Grabowski
2001-11-13Add AltiVec support to powerpc/macppc. This is not currently enabled becauseDale Rahn
2001-11-13Inhibit scooping, update list promptly.Hugh Graham
2001-11-13Add two controlled panics instead of some code that I need to write later.Artur Grabowski
2001-11-13o) fix bogus .Xr usage;Mike Pechkin
2001-11-13o) start new sentence on a new line;Mike Pechkin
2001-11-13o) Fix bogus .Xr usage;Mike Pechkin
2001-11-13enter 3.0.1Markus Friedl
2001-11-13Use more common interface names like lo0, tun0, enc0 for regress tests,Daniel Hartmeier
2001-11-13Allow the bpp arguemnt on ffs_realloccg to be NULL, don't return theArtur Grabowski
2001-11-12Remove unnecessary check for NULL vnode in reassignbuf.Artur Grabowski
2001-11-12a better fix for recursive mutex.Federico G. Schwindt
2001-11-12Make MAXTIME overrideable.Federico G. Schwindt
2001-11-12correct pathTheo de Raadt
2001-11-12Redo the ICU interrupt handling system to better emulate an APIC system.Niklas Hallqvist
2001-11-12Sprinkle with htole32, add a garnish of htole16 and finish off with aJason Wright
2001-11-12enable authorized_keys2 again. tested by fries@Markus Friedl
2001-11-12care and KNFTheo de Raadt
2001-11-12Don't abuse bus_dma(9) API by using dmamap->dm_* to hold results fromJason Wright
2001-11-12upgrade .su railways another hundred years; dfa@ okMichael Shalayeff
2001-11-12This fixes the recursive mutex problem with pthreads.Marco S Hyman
2001-11-12fix krb5 authorization check. found by <jhawk@MIT.EDU>. from art@, deraadt@ okDug Song
2001-11-12Bring in more changes from NetBSD. Mostly pagedaemon improvements.Artur Grabowski
2001-11-12add missing -lpcap, lost in resurection of the fileMarco S Hyman
2001-11-11signal race fixesTheo de Raadt