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