summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-07-03code bloat in ahc causes adv to die. We will now pressure smurph to de-bloat...Theo de Raadt
2002-07-03 a few missing tests for malloc()'s return value.Vincent Labrecque
2002-07-03sis(4) works on alpha, so move it out of the UNTESTED section.Aaron Campbell
2002-07-03avoid dd. do not ask me whyTheo de Raadt
2002-07-03fix a null deref in sysctl_iflist()Michael Shalayeff
2002-07-03Fix some major brain damage where I was performing arithmetic on aAaron Campbell
2002-07-03But when denormalizing we need the normalized length, too as well as the dest...Jason Wright
2002-07-03result only needs to be as big as the number of real bits in the modulusJason Wright
2002-07-02make it compile w/ ipsec and no pf ; smth that was left for homeworkMichael Shalayeff
2002-07-02Check malloc() return value; Chad LoderTodd C. Miller
2002-07-02inital -> initialNathan Binkert
2002-07-02* use lostconn() as the SIGALRM handler in receive_data() as originallyDan Harnett
2002-07-02bus_dma'ify, works on an SiS900 and a Netgear FA411. Thanks to wilfried@ forAaron Campbell
2002-07-02Remove whitespace at eolbrian
2002-07-02Fix PIO write state machine. This has been totally broken since 2.5, but sinceConstantine Sapuntzakis
2002-07-02use hash.h for nfs_hash as well as namei's hashEric Jackson
2002-07-02Add missing copyrightThorsten Lockert
2002-07-02missing priority argument in example; ok millert@Kevin Steves
2002-07-02Kill setjmp/longjmp from a signal handler. All we really need isTodd C. Miller
2002-07-02KNF and signal race fixes; millert okTheo de Raadt
2002-07-02Don't trust the MPPE key lengths passed back from the RADIUS server.brian
2002-07-02Remove some misleading/wrong diagnosticsbrian
2002-07-01Ensure scb is setup correctly. Add debugging info.Steve Murphree
2002-07-01Language improvements and line wrapping fixes, from Moritz JodeitDaniel Hartmeier
2002-07-01Don't abuse VM_PROT_ALL. Use VM_PROT_READ|VM_PROT_WRITE here.Artur Grabowski
2002-07-01Fix really long standing bug with fetching address cache entries:Jason Wright
2002-07-01more type pedantJun-ichiro itojun Hagino
2002-07-01Don't let variable declarations without "extern" living in .h files.Miod Vallat
2002-07-01cut and pasto (fetch maxage correctly); Benny Holmgren <bigfoot@astrakan.hig.se>Jason Wright
2002-07-01lint clean (and don't mixup signed/unsigned). from martin husemannJun-ichiro itojun Hagino
2002-07-01define SUN_LEN if it is not already for portability.Vincent Labrecque
2002-07-01for compression=yes, we fallback to no-compression if the server doesMarkus Friedl
2002-07-01include string.h for memcpyArtur Grabowski
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