summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-10-16 don't bork if there's a "calendar" directory in the current directory....Vincent Labrecque
2002-10-16enable meta key in emacs mode for 7-bit locales; provos@Todd C. Miller
2002-10-15Time ranges were documented incorrectly; Christian von RoquesTodd C. Miller
2002-10-15localhost variable is not needed; Peter WernerTodd C. Miller
2002-10-15Kafka, Bernhard, Schmidt; ok mickey@Markus Friedl
2002-10-15Protect p_priority with splstatclock.Artur Grabowski
2002-10-15Fix typo introduce in last commitTodd C. Miller
2002-10-15cast NULL varargs sentinel to char * so it is 64 bit on alpha & sparc64Todd C. Miller
2002-10-15Document the fact that calling auth_setitem() with a NULL valueTodd C. Miller
2002-10-15syncMichael Shalayeff
2002-10-15If auth_setitem() is called with the current value (ie: the pointerTodd C. Miller
2002-10-15Note that when calling auth_verify() with a style and/or username,Todd C. Miller
2002-10-15Cast NULL sentinel in auth_call() to a pointerTodd C. Miller
2002-10-15improve englishJakob Schlyter
2002-10-15bugs are not bugs no more; pt out by miod@Michael Shalayeff
2002-10-15forth bit on d.b.a.'s anniversary tonightMichael Shalayeff
2002-10-15a few missing options and pseudo-devs, noticed by miod@ and dhartmei@Michael Shalayeff
2002-10-15re-init the hw on resume, from grendel@zeitbombe.orgMichael Shalayeff
2002-10-15Use old-style version number when requiring at least perl 5.6.0.Todd C. Miller
2002-10-15correct powerhook proto and a description for the int why; from grendel@zeitb...Michael Shalayeff
2002-10-15Update Brazil DST based on new rules; from Paul EggertTodd C. Miller
2002-10-15emir kusturicaMichael Shalayeff
2002-10-15columbus dup; from danimal@danimal.orgMichael Shalayeff
2002-10-15support sf2r card with attenuator; from jumbo@ w/ some knf from mickey@Michael Shalayeff
2002-10-15Note that this is based on RFC3378.Jason Wright
2002-10-15missing initmsgbuf(), noticed by miod@Michael Shalayeff
2002-10-15option, not options; hamajima@nagoya.ydc.co.jpTheo de Raadt
2002-10-15Match reality by changing (u_int) -> (int) in comments.Thomas Nordin
2002-10-14New manpage elf(5), from FreeBSD, with minor changes due to differencesMiod Vallat
2002-10-14Fix from FreeBSD for atlhon problems with mtrr and XFree86. Ok deraadt@Matthieu Herrb
2002-10-14Syncronize list of supported devices with pciide(4).Grigoriy Orlov
2002-10-14Remove OPTi 82c621 from list of supported devices.Grigoriy Orlov
2002-10-14Use uvm_km_valloc_prefer_wait instead of doing the same thing manually.Artur Grabowski
2002-10-14Stuff needed for gcc 3.X.Artur Grabowski
2002-10-14- Do not try to drain other pools if PR_NOWAIT and the allocator can'tArtur Grabowski
2002-10-14.Cm inside .Bd -literal screws upTheo de Raadt
2002-10-14Mention Prism3 and HostAP bugs in 1.4.0-1.4.2 firmware.Todd C. Miller
2002-10-14No need to modify submit.mc when enabling TLS. Noted by Marc MatteoTodd C. Miller
2002-10-14grammar & formattingHenning Brauer
2002-10-14document binat netblocksHenning Brauer
2002-10-14test binat netblocksHenning Brauer
2002-10-14Allow one to specify a netblock in a binat rule:Henning Brauer
2002-10-14document USE_X11; from aleksander.piotrowski@piestrak.waw.plPeter Valchev
2002-10-14your -> one'sHenning Brauer
2002-10-14use stripcom(), not awk. Spotted by form@.Mike Pechkin
2002-10-13Xr files.conf(5)Miod Vallat
2002-10-13A new manual page to describe config(8)'s rules files. Will probably requireMiod Vallat
2002-10-13Move the clearing of as->state in auth_challenge() to after the sanityTodd C. Miller
2002-10-13Avoid potential printf format string problem with challenge fromTodd C. Miller
2002-10-13better USER_LDT comment; originally suggested by seb@todesplanet.de; ok deraadtPeter Valchev