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