summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-08-12More unused files with bad string functions in them. Bye bye.Hans Insulander
2003-08-12These files are unused by us and have strcat/strcpy badness in them,Hans Insulander
2003-08-12These files are unused by us and have strcat/strcpy badness in them,Hans Insulander
2003-08-12Clean up obsolete kerberos 4 stuffHans Insulander
2003-08-12Cleanup obsolete kerberos 4 stuff.Hans Insulander
2003-08-12Build xfs/xfs_node.cHans Insulander
2003-08-12Fix include stuff, unused variables and statics and other small things neededHans Insulander
2003-08-12For whatever reason, cvs cannot import a file that already exists, but isHans Insulander
2003-08-12move verify_cksum() to ahc; krw@ ok.Federico G. Schwindt
2003-08-12fix GENERIC compilation.Federico G. Schwindt
2003-08-12MergeHans Insulander
2003-08-12Import xfs from arla-current as of 5 Aug 2003.Hans Insulander
2003-08-12fix pkg->tail as needed, so that last md5 in CONTENTS does not get erased.Marc Espie
2003-08-12add/update my copyrightNathan Binkert
2003-08-12src argument to m_copyback() can be a const; itojun@ okMichael Shalayeff
2003-08-12Back out last commit, p->name is not always a malloc'ed object.Todd C. Miller
2003-08-12correctly put OSREV in thereTheo de Raadt
2003-08-12Split crypto routine sup again, but differently. This should make theTheo de Raadt
2003-08-12plug memory leak; Patrick LatifiTodd C. Miller
2003-08-11mvme88k is a half-compound architecture (MACHINE != MACHINE_ARCH) so addMiod Vallat
2003-08-11if we run out of space, make the dead vnode VNON. if a VBLK gets out, itTed Unangst
2003-08-11The empty() function basically effects a poll, so replace it withTodd C. Miller
2003-08-11use poll to replace the fd_set overflows. some input from fgsch; millert okTheo de Raadt
2003-08-11Sprinkle proper use of _C_LABEL and _ASM_LABEL in the .S files (except forMiod Vallat
2003-08-11Convert to use poll(2) instead of static select.Todd C. Miller
2003-08-11DIOCCHANGEADDR takes pfioc_pooladdr, not pfioc_addr.Daniel Hartmeier
2003-08-11Fix DIOCCHANGEADDR, use the supplied ticket instead of 0.Daniel Hartmeier
2003-08-11document license-checkMarc Espie
2003-08-11Cosmetic changes to make the code a tad more readable:Todd C. Miller
2003-08-11Convert to queue groups and queuing-only config w/ a queue runner.Todd C. Miller
2003-08-11more to 3.4Theo de Raadt
2003-08-11Dynamic select(2) support; deraadt@ OKTodd C. Miller
2003-08-11typo, pr3396 from piotr domagalskiTed Unangst
2003-08-11failure to deal with realloc nicely; spotted by Jonas.Munsin@teleste.com,Theo de Raadt
2003-08-11Add signal number sanity checking to usl_sync_init(). This is notTodd C. Miller
2003-08-11add GSSAPI. ok deraadt@Jakob Schlyter
2003-08-11move to 3.4-betaTheo de Raadt
2003-08-11syncTheo de Raadt
2003-08-11constify voicetabMichael Shalayeff
2003-08-11constify constant targetsMichael Shalayeff
2003-08-11constify constant namesMichael Shalayeff
2003-08-11constify constant constsMichael Shalayeff
2003-08-11I can not reproduce the ksh -O1 issues anymore on mvme88k with the latestMiod Vallat
2003-08-11during probe there is no need to map the whole hpa space. only rom is needed....Michael Shalayeff
2003-08-11a few strict protosMichael Shalayeff
2003-08-11load file in one pass avoiding seeking the headers back and forth; miod@ test...Michael Shalayeff
2003-08-11better cleaningTheo de Raadt
2003-08-11free code memory should change permissions failMichael Shalayeff
2003-08-11ansification and knf and protosTheo de Raadt
2003-08-11make sure Debugger() is called only inside _both_ DDB and OSIOP_DEBUGMichael Shalayeff