summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-08-08Remove trailing dot from SEE ALSO Xr list.Aaron Campbell
2002-08-08- Add some missing iflush'sJason Wright
2002-08-08no \n in errNiels Provos
2002-08-08regen.Federico G. Schwindt
2002-08-08D-Link DFE-670TXD entry from RD Thrush <rd@thrush.com>.Federico G. Schwindt
2002-08-08Fix structure allocation. The code incorrectly used sizeof(pointer) insteadAaron Campbell
2002-08-08redo socketbuf speedup.Niels Provos
2002-08-08missed in last commitNiels Provos
2002-08-08Fix IFF_PROMISC setting optimization. The point is to avoid theTodd C. Miller
2002-08-08implement setenv.Artur Grabowski
2002-08-08backout the tree break. ok pb@, art@Todd T. Fries
2002-08-08Move closelog() into log_close() function and call that insteadTodd C. Miller
2002-08-08Make wakeupKind an enum for clarity at Vixie's requestTodd C. Miller
2002-08-08call setcontext{4,4m} directly when we know the CPU type alreadyJason Wright
2002-08-08Make a good attempt to find the registers for the first frame.Artur Grabowski
2002-08-08There was a possible off-by-one in ld.so when loading shared libraries.Artur Grabowski
2002-08-08socket buf speedup from thorpej@netbsd, okay art@ ericj@:Niels Provos
2002-08-08remove explanations of external programs (pfctl/tcpdump)Philipp Buehler
2002-08-08th_flags doesn't have to be equal to TH_SYN to generate modulator, it'sDaniel Hartmeier
2002-08-08Use & to test if bits are set, not &&; art@ ok. Fix sent to bug-groff@gnu.orgAaron Campbell
2002-08-08Use & to test if bits are set, not &&; art@ ok.Aaron Campbell
2002-08-08Use & to test if bits are set, not &&; art@ ok.Aaron Campbell
2002-08-08Use & to test if bits are set, not &&; markus@ ok.Aaron Campbell
2002-08-08Append to the packet log file, don't overwrite. Requested by pb@.Hakan Olsson
2002-08-08sizeof fname, not sizeof *fnameHakan Olsson
2002-08-08Insist on having the raid[0..n]a set up, when using the root on raid feature.Thierry Deval
2002-08-083rd arg for open, plus some bounds checking. miod@ ok.Hakan Olsson
2002-08-08Use open() with proper 3rd arg. From arla cvs. miod@ ok.Hakan Olsson
2002-08-08no more of the French Favourite SymbolMichael Shalayeff
2002-08-08fix KMSRCS after some files removelanceMichael Shalayeff
2002-08-08document generic ioctls. ok art@Wilbern Cobb
2002-08-08Completely rework transmit interrupt handling:Jason Wright
2002-08-08if getcwd fails and we continue dont restcwd.Niels Provos
2002-08-08add a hppa caseMichael Shalayeff
2002-08-08don't use dynamically-generated printf format string. more pickyJun-ichiro itojun Hagino
2002-08-08bah, use mode 0 here.Federico G. Schwindt
2002-08-08Add missing mode argument to open(2); noticed byFederico G. Schwindt
2002-08-07dijkstra born, dijkstra diedMichael Shalayeff
2002-08-07paranoia: zero out pw_passwd since we don't need itTodd C. Miller
2002-08-07deal better with interrupted system callsNiels Provos
2002-08-07return EBUSY in processreadyNiels Provos
2002-08-07fix the stupidest alloc/free piece of code ever; nate@ okMichael Shalayeff
2002-08-07consistently check byte order of ether_type; pointed out by dhartmeiJason Wright
2002-08-07KNF (parenthesized returns)Jason Wright
2002-08-07PSEUDO_FLAVORS, from/ok espieAnil Madhavapeddy
2002-08-07A rewrite of the CRL support code, also from <Thomas.Walpuski@gmx.net>.Hakan Olsson
2002-08-07Hrmph, part of the logic was correct: turn off if_timer when all descriptors ...Jason Wright
2002-08-07typoVincent Labrecque
2002-08-07fix if_timer handling:Jason Wright
2002-08-06be sure to unmap/deallocate buffers when hme_stop() is calledJason Wright