summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-11krw stopped use of hash.cTheo de Raadt
2005-07-11hash.c no longer usedTheo de Raadt
2005-07-11spacingTheo de Raadt
2005-07-11we aren't using cvs_history_print() right nowJoris Vink
2005-07-11Expunge unused hashing code and variables.Kenneth R Westerback
2005-07-11zap unused variableJoris Vink
2005-07-11Dispense with the overhead of creating a hash just to lookup theKenneth R Westerback
2005-07-11remove help if SMALL is defined. idea from NetBSD. should shrink a fewFederico G. Schwindt
2005-07-11syncTheo de Raadt
2005-07-11Don't set timestamps created from stack garbage when compressingTodd C. Miller
2005-07-11clear PFI_IFLAG_SKIP when clearing interface flags, found by David Hill,Daniel Hartmeier
2005-07-11add missing {} around TAILQ_FOREACH block, found by David HillDaniel Hartmeier
2005-07-11Fix off-by-one bug in readtty() and don't assume BUFSIZ == 1024.Todd C. Miller
2005-07-11+= mmap-failArtur Grabowski
2005-07-11Test that mmap fails properly.Artur Grabowski
2005-07-11fix another case where a message shouldnt be printed if -Q is specified;Xavier Santolaria
2005-07-11display info message only if -q is not specified.Xavier Santolaria
2005-07-11display warning message about an unknown file only if -Q is not specified;Xavier Santolaria
2005-07-11display info message only if -q is not specified;Xavier Santolaria
2005-07-11add info message;Xavier Santolaria
2005-07-11More descriptive error if a signal causes the child to exit; ok henning@Darren Tucker
2005-07-11Print privsep user and dir when in debug mode; ok henning@Darren Tucker
2005-07-11Print actual error when in debug mode; ok henning@Darren Tucker
2005-07-11print info message;Xavier Santolaria
2005-07-11align some stupid commentsMichael Shalayeff
2005-07-11the status variable is gone.Joris Vink
2005-07-11syncTheo de Raadt
2005-07-11new devs; maxim@student.chalmers.seTheo de Raadt
2005-07-11add proper handling for realloc() failure cases, avoiding bad idiom andNiall O'Higgins
2005-07-10be more specific with LinkSys EG1032 and EG1064 revs and mention EG1032Brad Smith
2005-07-10if cvs_sendreq() returns -1 we have to translate it into CVS_EX_PROTO,Joris Vink
2005-07-10zap unused variables;Joris Vink
2005-07-10- get rid of an unused variable.Joris Vink
2005-07-10Spacing cleanup.Alexander Yurchenko
2005-07-10pci_conf_read() return pcireg_t not u_int32_t and fix some styleMichael Shalayeff
2005-07-10Protect from multiple inclusion.Alexander Yurchenko
2005-07-10Add diskarray structure for modern controllers.Marco Peereboom
2005-07-10nuke verbosity declaration here too;Xavier Santolaria
2005-07-10no need to declare the verbosity var here as it is already done in cvs.h;Xavier Santolaria
2005-07-10only display info msg if -q is not specified;Xavier Santolaria
2005-07-10Add ubt(4), p/o by jmc@.Alexander Yurchenko
2005-07-10Missing Xr ural in SEE ALSO.Alexander Yurchenko
2005-07-10allow reading key from a fileHans-Joerg Hoexer
2005-07-10.Xr ipsecctl(8)Hans-Joerg Hoexer
2005-07-10tweaks;Jason McIntyre
2005-07-10add /usr/include/netbt/;Jason McIntyre
2005-07-10tweaks;Jason McIntyre
2005-07-10Install netbt/ includes.Alexander Yurchenko
2005-07-10remove two unused flagsBrad Smith
2005-07-10if the Entries file for the parent directory is already openJoris Vink