summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-30move build/host/target fragment to a separate file.Marc Espie
2002-05-30separate main.c into a separate libfrtbegin.a.Marc Espie
2002-05-30a grammar knit; from Aidan Kehoe <kehoea@parhasard.net>Michael Shalayeff
2002-05-30fallout from the radio attachment fixMichael Shalayeff
2002-05-30First pass of get/setprogname() cleanup. Much more to come later.Hans Insulander
2002-05-30minor KNFTheo de Raadt
2002-05-30minor tweaksTheo de Raadt
2002-05-30various repairs; jason@ackley.netTheo de Raadt
2002-05-30missing refs to sfr0 and other man fixes; from jumbo@Michael Shalayeff
2002-05-30typoTheo de Raadt
2002-05-30remove silly ifdef's; mickey@ jason@ ok.Federico G. Schwindt
2002-05-30typoTheo de Raadt
2002-05-30fix segfault when using just-one-space on an empty line; fromVincent Labrecque
2002-05-30power management and microwave over robustness are booleansTodd C. Miller
2002-05-30iff pcibios is enabled, record _every_ established pci interruptMichael Shalayeff
2002-05-30vt8233 is supportedMichael Shalayeff
2002-05-30make radio attach, not steal other audio attachmentsMichael Shalayeff
2002-05-30add WSKBD_TYPE_SUN5 here, tooJason Wright
2002-05-30proper support for vt8233; from freebsd; tested by Jolan Luff <jolan@encrypte...Michael Shalayeff
2002-05-30protect biodone with splbio.Artur Grabowski
2002-05-30use strlcpy and snprintfTheo de Raadt
2002-05-30Avoid spinning poll, and while we're at it more closely reproduce theHugh Graham
2002-05-30Do not allow user to run authpf if user's shell is not /usr/sbin/authpf toOleg Safiullin
2002-05-30use rijndael/aes from libcrypto (openssl >= 0.9.7) instead ofMarkus Friedl
2002-05-30snprintf in .y filesTheo de Raadt
2002-05-30spacesTheo de Raadt
2002-05-30-4 and -6 options; kanai@big.or.jp; itojun okTheo de Raadt
2002-05-30space nitsTheo de Raadt
2002-05-30space nitsTheo de Raadt
2002-05-30spelling errors; moritz@jodeit.orgTheo de Raadt
2002-05-30typo; moritz@jodeit.orgTheo de Raadt
2002-05-30typo; moritz@jodeit.orgTheo de Raadt
2002-05-30grammar fix; moritz@jodeit.orgTheo de Raadt
2002-05-30repair formatting; fred@francis.unitra.skTheo de Raadt
2002-05-30KNFTheo de Raadt
2002-05-30improve nd6_setmtu(), to warn too-small MTU on SIOCSIFMTU. sync w/kameJun-ichiro itojun Hagino
2002-05-30use M_READONLY where possible. minor cleanup/sync with kame.Jun-ichiro itojun Hagino
2002-05-30minor KNF. nuke obsolete IFF_LINK0 support completelyJun-ichiro itojun Hagino
2002-05-30minor KNFJun-ichiro itojun Hagino
2002-05-30remove extra */Jun-ichiro itojun Hagino
2002-05-29force fragment to minimum link MTU (1280) when needed (when PMTUD doesJun-ichiro itojun Hagino
2002-05-29rtm_seq is an int. from deraadtJun-ichiro itojun Hagino
2002-05-29Don't hard-code a list of allowed baud rates. Instead, acceptTodd C. Miller
2002-05-29sync more with kame. sockaddr_dl printingJun-ichiro itojun Hagino
2002-05-29Add support for WSKBD_TYPE_SUN5. -moj ok miod@Mats O Jansson
2002-05-29Add a new wskbd type for Sun type 5 keyboards (WSKBD_TYPE_SUN5).Mats O Jansson
2002-05-29More pid_t cleanup. Since 'pid' is pid_t we should:Mike Pechkin
2002-05-29 zap the ctrl-x ctrl-v keybinding for find-file-read-only. looks likeVincent Labrecque
2002-05-29more strlcatTheo de Raadt
2002-05-29snprintf, strlcpy, strlcatTheo de Raadt