Age | Commit message (Expand) | Author |
2002-07-01 | license update of CMU parts. due to communication with wcw+@andrew.cmu.edu, | Theo de Raadt |
2002-07-01 | repair burner after X, as seen on misc@; from grange@ | Michael Shalayeff |
2002-07-01 | art said, let it fail | Michael Shalayeff |
2002-07-01 | Move mtod() after the m_pullup() --- noted by sam@errno.com (who seems | Angelos D. Keromytis |
2002-07-01 | a test to see if stack is executable | Michael Shalayeff |
2002-07-01 | just make vtresize return TRUE/FALSE instead of 0/-1, for consistency with | Vincent Labrecque |
2002-07-01 | KNF | Vincent Labrecque |
2002-07-01 | %u | Theo de Raadt |
2002-07-01 | do not Xr startkey | Theo de Raadt |
2002-07-01 | use SUN_LEN to calculate AF_UNIX sockaddr's length. + some style | Vincent Labrecque |
2002-07-01 | Prevent passwords of the form '-X' from being (mis)interpreted as an | Kenneth R Westerback |
2002-07-01 | KNF + ansi; from zyrnix (only the easy part of his diffs) | Vincent Labrecque |
2002-07-01 | when printing the size, use what we have map'ed, not what's in the | Federico G. Schwindt |
2002-07-01 | need string.h | Theo de Raadt |
2002-07-01 | Fix a FreeBSD specific latency problem. | brian |
2002-07-01 | typo | brian |
2002-07-01 | Don't allow the use of MPPE with RADIUS unless the RADIUS server has provided | brian |
2002-07-01 | Handle mis-formatted messages from RADIATOR (now fixed in RADIATOR) | brian |
2002-07-01 | Spelling | brian |
2002-07-01 | streamline parse buffer handling (no need to copy value that is not | Marc Espie |
2002-07-01 | disable ssh-keysign for now (no sbit); netbsd via itojun | Markus Friedl |
2002-07-01 | Change spelling in comment to match errlist.c | Paul Janzen |
2002-07-01 | Disc -> Disk for EDQUOT; now the error and log messages that appear when | Paul Janzen |
2002-07-01 | Fix strnvis(): don't truncate unnecessarily, set the return value correctly | Paul Janzen |
2002-07-01 | typo | Marc Espie |
2002-07-01 | make more pedantic check on strtoul. from deraadt, sync w/kame | Jun-ichiro itojun Hagino |
2002-07-01 | sync | Theo de Raadt |
2002-07-01 | KNF | Theo de Raadt |
2002-07-01 | indent | Theo de Raadt |
2002-07-01 | typo. | Brad Smith |
2002-07-01 | MLINKS for lock.9 (and spl.9 -> splassert.9) | Artur Grabowski |
2002-07-01 | Add auxio at sbus. | Miod Vallat |
2002-07-01 | Add a call to tzset() so we don't need /etc/localtime in the chroot jail. | Todd C. Miller |
2002-06-30 | Do not end an enumerations of Xr with a dot, and do not let a dot hide | Miod Vallat |
2002-06-30 | minor KNF | Theo de Raadt |
2002-06-30 | lint asks that we use names that do not overlap | Theo de Raadt |
2002-06-30 | Xr cleanup; seb@todesplanet.de | Theo de Raadt |
2002-06-30 | sync | Theo de Raadt |
2002-06-30 | Correctly retrieve mbuf statistics from the kernel. | Angelos D. Keromytis |
2002-06-30 | aicasm generated file. | Steve Murphree |
2002-06-30 | Add write function to seeprom. | Steve Murphree |
2002-06-30 | Make sure interrupts are disabled at init and attempt better termination. | Steve Murphree |
2002-06-30 | New aicasm synced with FreeBSD. | Steve Murphree |
2002-06-30 | This file is no longer needed. | Steve Murphree |
2002-06-30 | Mention DEC EtherWORKS and AlphaServer 800/1000/1000A support. | Miod Vallat |
2002-06-30 | AlphaServer 800 and 1000 support; from NetBSD. Tested by Tor Houghton. | Miod Vallat |
2002-06-30 | Art says I shouldn't be shy, so uncomment lc entries. | Miod Vallat |
2002-06-30 | Add lc[01] at isa entries, commented out. Tested and work fine. | Miod Vallat |
2002-06-30 | Dummy bus_space_read_raw_region implementation. | Miod Vallat |
2002-06-30 | When duplicating isa_attach_args structures to build several attachement | Miod Vallat |